Agent Skills by xantibody
Showing 13 vetted skills indexed across 1 GitHub repositories.
commit
Enforce Conventional Commits 1.0.0 for Git commit messages.
design
Provides architectural and design consultation for applications and CLI tools.
define
Clarify software requirements and produce a requirements document with task breakdown.
test
Execute automated tests for a codebase using project-specific test commands.
verify
Run static analysis, tests, and formatting sequentially to verify code quality.
execute-plan
Executes pre-defined plans with continuous verification and automated committing.
skill-creator
Creates AI skills with SKILL.md files and automated test evaluations.
decision-record
Create structured decision records from executed plans or technical decisions.
version
Determine the next Semantic Versioning number from Conventional Commits history.
format
Format code across languages using project-specific tools like prettier or gofmt.
implement
Guide feature implementation and bug fixes through the Red-Green-Refactor cycle.
static-analysis
Automates linting and type checking for software codebases.
test-design
Designs behavior-driven test cases with 0-1-N edge coverage.