The library

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

untested
Write compressed code review feedbackskillEngineeringL1
caveman-review · High-velocity code review. One comment = one fix. Saves 80% word count.
untested
Recall past lessons before starting workskillProductivityEngineeringL1
replay-learnings · Start of similar task. Avoids repeating mistakes (muscle memory).
untested
Prevent destructive operationsskillEngineeringProductivityL2
safe-mode · Unfamiliar codebases or pair-programming. Scope damage radius.
untested
Generate session handoff documentsskillProductivityOpsL1
session-handoff · Long features spanning multiple sessions. Enables seamless handoff.
untested
Apply architectural guardrails to routingskillEngineeringL2
oe-architectural-guardrails · Before modifying routing/state/detection logic. Prevents silent data loss bugs.
untested
Manage architecture decision recordsskillEngineeringOpsL1
java-adr · Documenting significant architectural choices over time. Prevents repeated debates.
untested
Generate monorepo coding guidelines per moduleskillEngineeringL1
coding-guidelines-gen · Onboarding new team members. Codifies tacit project culture.
untested
Review Java REST API design and namingskillEngineeringL1
java-api-review · Before public API release. Catches naming/nullability patterns early.
untested
Create quality-gated conventional commitsskillEngineeringL1
smart-commit · When you want to commit code that has passed quality gates and has a well-crafted message.
untested
Manage Solana lending and liquidity vaultsskillFinanceL2
kamino · When managing Solana lending positions and liquidity vaults on Kamino Finance.
untested
Refactor Java to clean architecture patternsskillEngineeringL1
java-clean-arch · When you need to migrate Java code to hexagonal/clean architecture with DDD patterns.
untested
Track parallel work sessions across instancesskillOpsL1
sprint-status · When running multiple parallel Claude Code sessions and need to track work state.
untested
Add distributed Redis state patternsskillEngineeringL2
commandkit-redis · When you need distributed cache, mutex, and semaphore patterns across instances.
untested
Draft conventional commits for Java codeskillEngineeringL1
java-commit · When you want conventional commit messages tailored to Java/Spring conventions.
untested
Compile AI/ML literature survey with taxonomyskillDataL2
survey-generator · When you want to compile a structured, cited literature survey on an AI/ML topic.
untested
Track recurring expenses from email and receiptsskillFinanceL1
obsidian-recurring-expenses · When extracting and validating recurring expense charges from emails and PDF receipts.
untested
Review Java code for thread safety issuesskillEngineeringL1
java-concurrency-review · When auditing Java code for race conditions, deadlocks, and thread safety.
untested
Score decisions with thoroughness ratingsskillOpsL1
thoroughness-scoring · When comparing solution options and choosing between speed and long-term quality.
untested
Detect and recommend Java design patternsskillEngineeringL1
java-design-pattern · When you need to identify GoF patterns in code or recommend patterns for a problem.
untested
Generate Javadoc for classes and methodsskillEngineeringL1
java-docs · When adding Javadoc to existing Java methods and classes at scale.
untested
Start and structure persistent research wikiskillProductivityL1
wiki-builder · When building a persistent, indexed knowledge base for long-term research or projects.
untested
Manage stablecoin minting and redemptionsskillFinanceL2
xmd · When minting, redeeming, or monitoring XMD stablecoin on the XPR Network.
untested
Explain Java code with design patternsskillEngineeringL1
java-explain · When you need specialized workflow support that java explain provides.
untested
Query research wiki with full-text searchskillProductivityL2
wiki-query · When you need specialized workflow support that wiki query provides.
untested
Diagnose and fix Java compilation errorsskillEngineeringL1
java-fix · When you need specialized workflow support that java fix provides.
untested
Score code health across security and testsskillEngineeringL1
java-health · When you need specialized workflow support that java health provides.
untested
Render self-contained wiki HTML viewerskillProductivityL2
wiki-viewer · When you need specialized workflow support that wiki viewer provides.
untested
Guide Java version upgrades interactivelyskillEngineeringL1
java-migrate · When a project must upgrade between major Java versions (8→11→17→21) and needs a structured checklist of breaking changes and recommended improvements.
untested
Wrap up session with audit and learningsskillOpsL1
wrap-up · End-of-session ritual to ensure code quality, capture learnings, and preserve context for the next session before committing or stopping work.
untested
Refactor and modernize Java code idiomaticallyskillEngineeringL1
java-refactor · When code quality needs improvement and you want safe, language-version-aware refactorings (lambdas, streams, records, pattern matching) applied.
untested
Create diagrams and flowchartsskillEngineeringProductL1
drawio-skill · Polished, precise architectural, network, or UML diagrams that need custom styling, rich shape vocabulary, swimlanes, or editable exports with embedded XML.
untested
Switch and manage Ollama modelsskillEngineeringL1
minion-models · When setting up or switching between different Ollama code/reasoning models with different speed/quality tradeoffs (0.5b nano → 14b large).
untested
Review Java code for defectsskillEngineeringL1
java-review · Catching null dereferences, resource leaks, naming issues, missing equals/hashCode, and recommending version-gated idioms before code ships.
untested
Audit SOLID principle violationsskillEngineeringL1
java-solid · Evaluating whether a class hierarchy, service design, or interface contract follows SOLID principles and suggesting targeted fixes per principle.
untested
Audit web accessibility (WCAG)skillEngineeringProductL1
accessibility · Making web content usable by everyone including people with disabilities; required for legal compliance in many jurisdictions (AA level).
untested
Scan Java performance bottlenecksskillEngineeringL1
java-perf-check · Quick N+1 query detection, unbounded data loads, string concatenation in loops, and threading issues before they hit production.
untested
Apply security and code quality standardsskillEngineeringL1
best-practices · Hardening sites against XSS, clickjacking, MIME-sniffing; enforcing HTTPS, CSP, SRI, Trusted Types, and best-practice header configs.
untested
Security scan for injection and crypto risksskillEngineeringL1
java-security-check · Finding hardcoded secrets, SQL/command injection, weak crypto, insecure deserialization, and Spring Security misconfigs in Java code.
untested
Optimize Core Web VitalsskillEngineeringProductL1
core-web-vitals · When a site needs better Google Search ranking and user experience; these three metrics drive 75th-percentile page experience scoring.
untested
Generate code refactoring checklistskillEngineeringL1
code-refactoring-assistant · Improving code quality through safe, syntax-preserving transformations without changing behavior.
untested
Generate unit and integration testsskillEngineeringL2
java-test · Writing comprehensive tests for untested Java code; covers happy path, edge cases, exception handling with mocking guidance.
untested
Optimize web performanceskillEngineeringProductL1
performance · Reducing latency and improving throughput when you have profiling data or suspect bottlenecks in critical code paths.
untested
Configure Redis and cache strategiesskillEngineeringL2
java-cache · Reducing database load and latency by applying the right caching pattern (local, distributed, cache-aside, write-through) for your workload.
untested
Optimize for search visibilityskillMarketingProductL1
seo · Improving organic search rankings through technical SEO (Core Web Vitals, structured data, crawlability), content optimization, and link strategies.
untested
Review media autoplay patternsskillEngineeringL1
autoplay-media · Playing media automatically on page load while respecting user preferences, battery life, and data usage — especially on mobile.
untested
Scaffold CRUD API endpointsskillEngineeringL2
java-crud · Scaffolding boilerplate for database-backed entities; Spring Data JPA repositories, service layer, exception handling, and validation.
untested
Run comprehensive web quality auditskillEngineeringProductL1
web-quality-audit · Holistic assessment of a site's performance, accessibility, security, SEO, and best-practice compliance via an automated audit.
untested
Review JPA queries and fetch strategiesskillEngineeringL1
java-jpa · Specialized N+1 detection and fetch strategy tuning beats generic code review.
untested
Review logging for PII and best practicesskillEngineeringL1
java-logging · Structured PII and security review of logging config beats generic linting.
untested
Automate browser-based tasksskillEngineeringOpsL2
browser-act · JavaScript-rendered content and verified session handling beats static fetch.
page 84 / 121