The library

Everything we index — ranked by what works, never by stars.

untested
Debug production with Spelunker investigationcommandEngineeringL1
spelunker · Investigating production-only or Heisenbug issues where static analysis alone cannot explain runtime behavior
untested
Generate release with changelogcommandEngineeringL1
release · Automating SemVer version bumps and changelog generation when releasing to production
untested
Connect PACAME agents with synapsecommandEngineeringL2
synapse · Recording agent-to-agent collaboration successes/failures in a persistent graph for team learning
untested
Scaffold new page with conventionscommandEngineeringL1
new-page · Creating new locale-aware pages without manual navigation tree construction or SEO boilerplate
untested
Install BrainForge skillcommandEngineeringL1
install-skill · Extending Claude Code with optional domain skills without cluttering core installation
untested
Create and audit Claude Code skillscommandEngineeringL1
create-skill · Scaffolding new Claude Code skills with consistent structure and best-practices validation
untested
Scaffold progressive web appcommandEngineeringL2
create-pwa · Onboarding new Progressive Web Apps to this Jekyll portfolio without manual manifest/icon boilerplate
untested
Bump version and create releasecommandEngineeringL1
release · Atomic production releases with changelog automation and version auto-detection
untested
Restore previous checkpointcommandEngineeringL1
restore-checkpoint · Emergency rollback of a phase when new work has taken a wrong direction
untested
Update model configuration across vendorscommandEngineeringL3
multi-update-models · Managing model registry updates across many models to avoid manual per-model edits and ensure consistency
untested
Configure code formatting toolscommandEngineeringL2
setup-formatting · Enforcing consistent code formatting across teams when IDE-level enforcement and git hooks are required, beyond manual reviewer comments.
untested
Review staged files against best practicescommandEngineeringL1
review-staged · Automated gate for Electron projects when architectural boundaries (main/preload/renderer, IPC contracts, security constraints) must be enforced before commits land.
untested
Create page with SEO and testscommandEngineeringL1
new-page · Rapid page scaffold for marketing/landing page sites when composition rules (grid, spacing, title style) must be consistent across all pages.
untested
Generate pull request descriptioncommandEngineeringL1
pr-description · Pre-PR documentation when commit messages are thin and reviewers need executive summary of what changed, why, and what breaks.
untested
Simplify code without behavior changecommandEngineeringL2
zen-simplifier · Reducing nesting and improving readability when AI guidance on project-specific naming conventions and idioms is required.
untested
Integrate Google Apps Script with ClaspcommandEngineeringL1
module-18-gas.en · Educational context (Module 18 course) when teaching GAS automation incrementally with clasp deployment and trigger configuration.
untested
Preview PR Action TemplatescommandEngineeringL1
action-preview-templates · PR workflows where human reviewers must see exactly what will post/merge before clicking 'approve', and can selectively suppress nits without re-navigating menus.
untested
Convert EDN Proofs to LeancommandEngineeringL1
edn-to-lean · Formalizing proofs from symbolic logic systems into Lean when step-by-step mapping of justifications to tactics is needed.
untested
Benchmark ATOM vLLM PerformancecommandEngineeringL1
atom-vllm-benchmark-guide · Performance A/B testing of ATOM vLLM plugin when precise, reproducible metrics across concurrency levels and throughput profiles are required.
untested
Verify QGIS CompatibilitycommandEngineeringL1
qgis-compat · Pre-submission QGIS plugin store audit when version compatibility must be verified and all violations must be visible in a single report.
untested
Generate Software ReleasecommandEngineeringL1
create-release · Automating releases when version bumping, tag creation, and comprehensive release notes must be coordinated in single operation.
untested
Execute Parallel Task GraphcommandEngineeringL2
rush · Distributing implementation work across parallel AI agents when task dependencies are known and file ownership prevents collisions.
untested
Audit Obsidian Plugin CompliancecommandEngineeringL1
compliance · Pre-submission compliance gate for Obsidian Community Plugin store when all violations must be caught before publication.
untested
Centralize Type DefinitionscommandEngineeringL1
typings · Type-safe systems with strict indexed access guards when runtime errors from undefined array access must be eliminated at compile time.
untested
Design Odylith ArchitecturecommandEngineeringL2
odylith-plan · Planning feature work with explicit tasks and validation gates
untested
Release QwenWhisper VersioncommandEngineeringL2
release · Publishing macOS apps with GitHub releases and package managers
untested
Orchestrate Multi-Agent TaskscommandEngineeringL3
orchestrate · Multi-file changes, cross-module features, and complex refactoring
untested
Bootstrap Agent Session ContextcommandEngineeringL1
lunar-prime · Onboarding new agents with project structure and README
untested
Fix Features with SDD WorkflowcommandEngineeringL2
specre-sdd-fix · Evolving feature specs while maintaining implementation sync
untested
Tune SQL Server PerformancecommandEngineeringL2
performance · Systematic tuning using wait stats and DMV baselines
untested
Orchestrate CLI commands in spec-driven workflowscommandEngineeringL1
command-orchestration · Automating spec-driven workflow with correct tool sequencing
untested
Run harness PR review automationcommandEngineeringL1
jira-orchestrator:harness-review · Evaluating if diffs actually solve stated problems
untested
Audit project cohesion and consistencycommandEngineeringL1
audit · Detecting inconsistencies in tool counts and config across docs
untested
Scaffold new Remotion templatecommandEngineeringL1
template · Bootstrapping new projects with proven patterns
untested
Guide complete package releasecommandEngineeringL1
release · Publishing macOS apps with GitHub releases and package managers
untested
Commit, review, and create pull requestcommandEngineeringL1
commit-and-pr · Automating git workflow and PR creation
untested
Perform pre-PR code self-reviewcommandEngineeringL1
self-review · Evaluating if diffs actually solve stated problems
untested
Read project specs and architecturecommandEngineeringL1
read-specs · Onboarding to a new codebase by reading immutable truths and environment metadata before starting work
untested
Monitor CI/CD workflows and actionscommandEngineeringL1
actions · Monitoring build failures and checking PR checks without opening the GitHub web UI
untested
Write architecture decision recordcommandEngineeringL1
arch-adr · Recording and justifying a major technical decision (framework, database, architecture) for future maintainers
untested
Generate multi-AI collaboration documentcommandEngineeringL1
collaborate · Asking an external AI (ChatGPT, Gemini) for help on a tricky issue by giving it full project context in one document
untested
Review implementation against plancommandEngineeringL1
review · Verifying that coded changes match the documented implementation plan before committing
untested
Migrate code between frameworkscommandEngineeringL1
code-migrate · Planning a major framework upgrade or language migration when you need to minimize risk and document the path
untested
Guide new project releasecommandEngineeringL1
release · Creating a release tag and version bump with a full audit trail and zero-trust approval gates
untested
Repair Unison type definitionscommandEngineeringL1
unison-update · Fixing type errors that appear after updating Unison definitions to use new library versions
untested
Prepare and release new software versioncommandEngineeringL1
release · Releasing a Squiggy project with automated changelog generation and zero-trust approval gates
untested
Escalate design issues to researchcommandProductEngineeringL1
speckit.revisit · Handling specification management in rshade/finfocus when you need automated spec validation and requirement capture.
untested
Score and prioritize open issuescommandEngineeringProductL1
score-issues · Automating score-issues workflow in quantified-uncertainty/longterm-wiki with validation gates and structured output.
untested
Generate product requirements for engineeringcommandProductEngineeringL1
prp · Automating prp workflow in Pierry/harness-kit with validation gates and structured output.
untested
Run multi-model development workflowcommandEngineeringProductL2
multi-workflow · Automating multi-workflow workflow in lorenzozanee/NotchBlock with validation gates and structured output.
page 75 / 86