Agent Skills by JB
Showing 15 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate unit-test style requirement checklists from feature specs, plans, and tasks.
speckit-constitution
Update project constitutions and sync dependent governance templates.
speckit-implement
Execute tasks from tasks.md across Setup, Tests, Core, Integration, and Polish phases.
speckit-taskstoissues
Convert design tasks into dependency-ordered GitHub issues.
speckit-clarify
Identify underspecified areas in feature specs and encode clarifications into the document.
speckit-plan
Automates implementation planning and generates design artifacts from templates.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies and gaps in Speckit projects.
speckit-specify
Convert natural language feature descriptions into structured specifications under specs/.
speckit-tasks
Generate a dependency-ordered tasks.md from design artifacts.
practice-implementation-first
Enforce per-commit test coverage across unit, integration, and acceptance layers.
spec-writing
Create structured 15-section Specs from planning documents or interactive briefs.
practice-tdd
Manage Red, Green, and Refactor TDD phases with lock files and changelog markers.
practice-walking-skeleton
Enforces skeleton-first workflows to validate integration early in feature pipelines and multi-module systems.
feature
Enforce a fixed seven-step feature lifecycle from spec to shipped code.
debug
Run a fixed eight-step debugging pipeline for bug diagnosis and resolution.