Agent Skills by whatwecando
Showing 21 vetted skills indexed across 3 GitHub repositories.
project-conventions
Document project naming, testing, commit, and formatting standards.
forge-resume
Load the last saved state and resume interrupted workflows with user confirmation.
forge-verify
Verify project phase completion by running vitest, eslint, tsc, and verify-phase.sh.
conventions
Enforce project conventions across Dagsmith Tombola repositories.
forge-discuss
Evaluate design decisions using BLUEPRINT.md and PLAN.md without modifying code.
forge-complete
Validate PLAN.md tasks, generate MILESTONE-REPORT.md, and archive milestone artifacts.
forge-progress
Extract project progress metrics from planning and state documents.
forge-execute
Execute the next wave of tasks from PLAN.md and STATE.md.
forge-map
Map existing codebases by parsing config files and identifying frameworks and databases.
forge-pause
Pause execution, save state to STATE.md, and log the event.
forge-quick
Automate small code changes across 1-3 files with test and lint validation.
error-memory
Identify and summarize error patterns for Next.js 15, Drizzle ORM, shadcn/ui, and Claude Vision.
forge-plan
Read BLUEPRINT.md and ROADMAP.md to generate milestone plans and task XML files.
blueprint:check
Validate BLUEPRINT.md files for schema and structural correctness.
forge-new-milestone
Plan the next milestone from ROADMAP.md and generate PLAN.md with tasks XML files.
forge-explore
Convert an initial idea into a structured BLUEPRINT.md draft through guided dialogue.
forge-validate
Validate BLUEPRINT.md files for missing sections and unresolved questions.
forge-revise
Revise project plans after architectural issues and detect orphan files.
forge-metrics
Compute plan health metrics from Forge PLAN.md and tasks.
forge-ship
Close and archive a current milestone with report, git tag, and cleanup.
forge-generate
Automates Claude Code project setup from a BLUEPRINT.md by validating, planning, and generating configuration artifacts.