Loading...
Loading...
Found 251 Skills
Use this skill to write, validate, or generate commit messages that follow the Conventional Commits specification.
Version release workflow. Use when the user mentions 'release', 'hotfix', 'version upgrade', 'weekly release', or '发版'/'发布'/'小班车'. Provides guides for Minor Release and Patch Release workflows.
This skill should be used when the user asks to "finish a hotfix", "merge hotfix branch", "complete hotfix", "git flow hotfix finish", or wants to finalize a hotfix and merge it into main and develop.
This skill should be used when the user asks to "finish a feature", "merge feature branch", "complete feature", "git flow feature finish", or wants to finalize and merge a feature branch into develop.
Enforcement skill for consistent documentation standards
Orchestrates the release process - Testing, Documentation, and Tagging. Use when preparing a new version release.
Generates comprehensive README files with badges, installation, usage, API docs, and contribution guidelines. Use when users request "README", "project documentation", "readme template", "documentation generator", or "project setup docs".
Maintain organized project documentation with metadata headers. Update existing docs before creating new ones. Use when writing or editing any project documentation.
Agent skill for release-swarm - invoke with $agent-release-swarm
Use when the user wants to view, add, update, or close issues. Manages ISSUES.md for this project.
Use when creating git commits, writing commit messages, or following version control workflows