The library

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

untested
Auto-compute rote calculation answerscommandProductivityL1
crunch · Escaping rote algebra after conceptual understanding is locked in via /learn
untested
Add skill entry to React componentcommandEngineeringL1
add-skill · Incrementally building a curated skills portfolio without manual array formatting
untested
Score skill quality with paired checklistcommandEngineeringL1
evaluate-skill · Rapid quality assessment of buddy skills before shipping
untested
Run pre-deployment checkscommandOpsEngineeringL1
deploy · Preventing silent production bugs by enforcing code quality and config checks before deploy
untested
Specify screens like a senior designercommandProductEngineeringL1
design · Converting vague user stories into implementation-ready design specs with no designer follow-up
untested
Loop superintendent task on schedulecommandOpsL1
hermit · Orchestrating parallel work on multiple independent issues without waiting for serial completion
untested
Verify multi-path formulas end-to-endcommandEngineeringDataL1
verify · Catching convention mismatches and bulk-boundary inconsistencies in advanced mathematics
untested
Fix bugs fast while maintaining standardscommandEngineeringL1
devspark.quickfix · Shipping rapid hotfixes while staying aligned with project constitution
untested
Implement technical plans with PR flowcommandEngineeringL2
implement_plan · Executing multi-phase technical implementations with built-in phase verification and pause points
untested
Report and track bugs systematicallycommandEngineeringProductL1
fix-bug · Rapidly fixing startup/tooling bugs without broad code exploration
untested
Map data flows and debug end-to-endcommandEngineeringL1
trace · Finding where a feature or bug lives by tracing the complete data flow with file:line accuracy
untested
Review and fix documentationcommandEngineeringOpsL1
docs · Keeping documentation in sync with code changes across the entire project
untested
Author a new agent skillcommandEngineeringL1
create-skill · Authoring new agent skills that follow Cursor conventions without manual boilerplate
untested
Load project context at session startcommandEngineeringL1
bootstrap · Starting work in a new session with full context awareness
untested
Create and prioritize roadmapscommandProductOpsL1
doit.roadmapit · Building prioritized product roadmaps aligned with constitution principles
untested
Summarize session issues and fixescommandEngineeringOpsL1
summary · Capturing session work products (code reviews, fixes, findings) immediately after completion without manual re-scanning.
untested
Cut releases across all platformscommandEngineeringOpsL2
release · Multi-platform Debian-based software releases requiring coordinated PPA, PyPI, Homebrew, and GitHub synchronization with RC iteration.
untested
Fix grammar in tracked filescommandL1
fix-grammar · Light grammar-only fixes on blog posts before publication; simple file-level corrections without structural changes.
untested
Guide test-driven developmentcommandEngineeringL1
tdd · Tasks requiring disciplined test-first development with explicit Red-Green-Refactor cycles and framework-agnostic guidance.
untested
Resume session with pruned contextcommandL1
prune-resume · Extending long-running Claude Code sessions by pruning token-heavy conversation history while preserving session context and resuming automatically.
untested
Start lesson 18.2 in EnglishcommandL1
start-18-2.en · Structured product management workflow where requirements must be extracted from customer research and prioritized using MoSCoW method within a single lesson session.
untested
Add RSS feed weeklycommandOpsL1
rss-add · Building tech-weekly collections from multiple RSS feeds with automatic categorization and no manual file creation.
untested
Bump Ruby WASM patch versioncommandEngineeringL1
bump-ruby-wasm · Coordinated Ruby patch bumps in Rails+WASM projects where version changes cascade across build config, Rust toolchain, and CI cache invalidation.
untested
Debug scraper-to-analyst pipelinecommandEngineeringDataL1
debug-pipeline · Rapid triage of multi-stage data pipeline failures in production with clear diagnostic separation per pipeline stage.
untested
Run Flutter security verificationcommandEngineeringL1
check-security · Pre-launch or post-incident Flutter security audits with scored rubric and priority-ranked remediations tailored to French/multilingual teams.
untested
Manage contract review librarycommandLegalOpsL1
library · Centralized contract clause and document management with full lifecycle (approval → deprecation → archive) and semantic search across large clause libraries.
untested
Remove AI-generated slop from codecommandEngineeringL1
deslop · Pre-merge cleanup of AI-generated code that introduced verbose comments, unnecessary error handling, or type-unsafe patterns inconsistent with codebase norms.
untested
Execute implementation plan from taskscommandEngineeringL1
speckit.implement · Large feature implementations with interdependent tasks, spec-driven contracts, and multi-stage quality gates (setup, test, build, integration, polish).
untested
Read memory slot datacommandEngineeringL1
memcord-read · Quick memory retrieval during a session without manual slot name specification when project binding is configured.
untested
Post-exploitation security workflowcommandOpsL2
pwned · Structured post-exploitation of compromised systems with automated privilege escalation detection, credential harvesting, and domain reconnaissance.
untested
Generate DMN eligibility checkscommandEngineeringL2
new-dmn-check · Rapid scaffold of new DMN-based business rules (eligibility checks) with corresponding API tests in library-api without manual XML/Bruno setup.
untested
Fix build errors automaticallycommandEngineeringL2
fix-build · Quick resolution of typical TypeScript type errors in AxioDB builds without deep language knowledge.
untested
Initialize new specificationcommandEngineeringProductL1
spec-init · Creating language-agnostic single-source-of-truth specifications for new projects with enforced contracts and versioning.
untested
Extract Azure DevOps sprint historycommandOpsL2
import-sprint-story · Bulk history extraction from Azure DevOps sprints with complete revision tracking and external relations (commits, PRs) for archival or migration.
untested
Research codebase for factscommandEngineeringL1
2_research · Objective technical investigations in large codebases requiring evidence-based answers to specific architectural or behavioral questions.
untested
Deliver lesson content with TTScommandProductivityL2
teaching · When you need structured, calibrated teaching with progress tracking and real-time Q&A capture
untested
Generate dependency-ordered taskscommandEngineeringProductL1
tasks-spec · When you have a feature design doc and need to break it into parallel-executable LLM-friendly tasks
untested
Brainstorm and mature ideascommandProductL1
brainstorm · When you want structured criticism and risk analysis BEFORE coding anything
untested
Measure critical function coveragecommandEngineeringL2
coverage · When you must enforce 100% coverage on safety-critical functions (tree operations)
untested
Prepare Jira task with subtaskscommandOpsL2
jira:prepare · When you need to break a large Jira epic into executable subtasks WITH a design doc in Confluence
untested
Build debug configurationcommandEngineeringL2
build-debug · When you need incremental Debug builds to test changes without Release overhead
untested
Address GitHub PR review commentscommandEngineeringL2
feedback · When you have GitHub review feedback and want to apply fixes and mark comments resolved
untested
Perform root cause analysis deeplycommandEngineeringL1
devlyn.resolve · When you have a mysterious bug and need deep root-cause analysis with test-driven validation
untested
Verify framework detection accuracycommandEngineeringL2
hallucination-check · When LLM-generated PRs add new framework names and you need to catch AI hallucinations before merge
untested
Create severity-assessed bug ticketscommandEngineeringOpsL1
incident · When you have a production incident and need to create properly-escalated tickets immediately
untested
Close out day and prepare tomorrowcommandProductivityL2
close-day · When you need a complete end-of-day wrap with email→meeting routing, transcript capture, and prep
untested
Create pull request with screenshotscommandEngineeringL1
create-pr · When you have UI changes committed and want to auto-generate desktop+mobile screenshots in the PR
untested
Clean up completed feature workcommandEngineeringL1
finalize · When you've built a feature through iterations and want to remove all experimental branches
untested
Sync Claude Code configurationcommandOpsEngineeringL2
sync · When you need to apply pending migrations and verify database consistency
untested
Add constraints to project rulesetcommandEngineeringL2
reins-add-constraint · When you need to add new validation/constraint rules to control system behavior
page 110 / 121