code-committing

Always write in English only

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "code-committing" with this command: npx skills add perdolique/skills/perdolique-skills-code-committing

Code Committing

Format

Language Requirement

Always write in English only

<type>(<scope>): summary

  • Summary: ≤50 chars, imperative mood, no period

  • Scope: Module/package name (monorepo: exact package name or all )

  • Body (optional): Bullet list - {emoji} {text} (≤100 chars/line)

  • Breaking: Add ! after type and BREAKING CHANGE: footer

  • Issues: End the body with a bullet like - Fixes #123 or - Fixes PROJ-456

Types: feat ✨, fix 🐛, docs 📚, style 💄, refactor ♻️, perf ⚡, test ✅, build 🔧, ci 👷, chore 🔨, revert ⏪

Examples

Simple feature:

feat(button): add loading state

  • ✨ Add spinner icon during async operations
  • 📦 @ui/icons: v1.0.0 → v1.1.0
  • Fixes #42

Breaking change:

feat(theme)!: redesign color tokens

  • ✨ Replace RGB values with HSL format
  • 💄 Update all component styles to use new tokens
  • 📦 @ui/theme: v2.1.0 → v3.0.0

BREAKING CHANGE: Color token values changed from RGB to HSL format

For more examples, see references/examples.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

github-pull-request

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Repository SourceNeeds Review
94.2K159.7K
anthropics
Coding

remotion-best-practices

Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.

Repository SourceNeeds Review
2.1K147.5K
remotion-dev