Find Skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Setup Repo
Fully configure this repo for a specific project. Asks 3 targeted questions, reads the codebase, then writes all agent instruction files in place — replacing every [FILL:] marker across all 32 files. Run immediately after cloning the template.
Qa Audit
Use when performing a quality audit, security review, or robustness check. Covers XSS/innerHTML scanning, rule compliance verification, race condition analysis, config schema validation, and documentation drift detection. Produces a severity-classified report (Critical/High/Medium/Low).
Feature Delivery
End-to-end feature workflow with planning, implementation, QA, and documentation sync. Use when delivering a new feature or larger enhancement.
Hotfix
Fast but controlled hotfix workflow for urgent production incidents. Use when a critical bug needs an immediate targeted fix.
Doc Audit
8-phase documentation drift audit across all docs, agent instructions, and config files. Use when checking for documentation drift, stale paths/counts, or inconsistencies between code and docs.
Release Readiness
Pre-release quality gate covering functional checks, baseline validation, and documentation integrity. Use before publishing a new version or tagging a release.
Architecture Change
Architecture change workflow with mandatory ADR and controlled rollout. Use when proposing or implementing a structural/architectural change to the codebase.
Jules Tasks
Skill for interacting with Jules AI for task and session management.