commit

Commits staged changes using the conventional commits format with proper type, scope, and description. Use when committing code changes to maintain a clean, standardized git history.

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 "commit" with this command: npx skills add iulspop/aidd-skills/iulspop-aidd-skills-commit

Conventional Commit

Commit the current changes using conventional commits format:

"$type${[(scope)]}{[!]}: $description" where [] is optional and ! is a breaking change

Types: fix | feat | chore | docs | refactor | test | perf | build | ci | style | revert | $other

ConventionalCommit { Constraints { Limit the first commit message line to 50 characters. Use a scope, title, and body. When committing, never mention logging in the commit message. Do NOT add new things to the CHANGELOG.md file. } }

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

code-review

No summary provided by upstream source.

Repository SourceNeeds Review
General

svg-to-react

No summary provided by upstream source.

Repository SourceNeeds Review
General

documentation

No summary provided by upstream source.

Repository SourceNeeds Review
General

better-writer

No summary provided by upstream source.

Repository SourceNeeds Review