Find the perfect skill
Comprehensive Code Review
Testing
Runs a thorough code review applying all 30 predefined checklists covering correctness, security, architecture, infrastructure, quality, and UX. The senior-review-specialist agent analyzes every changed file, cross-references dependencies, and outputs a structured report with critical issues, warnings, and suggestions. Best used before merging pull requests to catch a wide range of issues.
PostgreSQL Queries
Data & AI
Execute SQL queries against a local PostgreSQL database. Accepts raw SQL or natural language queries automatically converted to SQL.
Finishing Work
Productivity
Final completion protocol ensuring implementation is properly wrapped up with summary, plan updates, and success criteria confirmation.
Project Setup and CCAGI Integration
DevOps
Complete project initialization including Node.js/TypeScript setup, GitHub integration, and CCAGI framework integration. Use when creating new projects or integrating CCAGI components.
Fix snarkVM Issues with TDD Workflow
Development
Fix GitHub issues or PR review feedback in snarkVM using test-driven development. Includes investigation, planning, and implementation with final validation.
i18n Translation Management
Development
Manages JSON translation files (en, fr, ru, cn) in public/locales/ by adding or updating keys across all four locales simultaneously. Validates key format (kebab-case, dot-notation paths) and follows section organization conventions (validation, common, pages, etc.). Helps when adding new strings or modifying existing translations to keep all language files in sync.
Review Fix — Plan & Execute from Last Review
Development
Reads the most recent code review, plans fixes for all findings grouped by priority, then executes every planned fix with atomic commits. Produces a dated plan and execution log in .reviews/. Helps automate the entire review-fix workflow.
Expand Philosophical Topic
Content
This skill generates a new article on a philosophical topic, using existing research or general knowledge. It determines the appropriate target location (voids, topics, or concepts) based on the nature of the content and follows a structured style guide. Use this skill when you need to create a standalone philosophical article that aligns with the Map's perspective and writing standards.
Ralph - Self-referential iteration with verification
Development
Self-referential loop for iterating on tasks until completion, with architect verification. Includes optional PRD mode for breaking down projects into user stories and ultrawork mode for parallel execution with smart model routing.
Quantum Calibration Analyzer
Data & AI
Analyzes quantum hardware calibration data to select optimal qubits and gate configurations for circuit execution. Helps improve circuit fidelity by ranking qubits based on coherence times, gate error rates, and crosstalk. Useful when calibrating or executing on IBM, Google, or Amazon quantum processors.
Project Analyzer
Development
Performs deep analysis of project codebases, including lines of code by language, dependency analysis, git history statistics, and architecture detection. Generates comprehensive project profiles in YAML format for documentation and portfolio use. Ideal for developers who need to quickly assess code health, generate project snapshots, or showcase their work.
Spec Management
Development
Provides tools and templates for managing feature specifications in the specs/ directory. Includes scripts for creating, listing, validating, updating status, and searching specifications, ensuring consistent documentation and status tracking. Useful for organizing project requirements and tracking feature development progress.