Find the perfect skill
URL to Source note with summary and key ideas
Productivity
Takes a URL and creates a structured Source note in Atoms/Sources/ with title, author, type, summary, key ideas, and highlights. Automatically detects content type (YouTube via transcript, article, tweet) before asking for consumption status and suggesting links to existing maps or concepts.
Evernote Data Handling
Data & AI
Delivers best practices for handling Evernote data, covering local storage of notes, attachments, and metadata. Useful when designing database schemas, processing ENML content, or syncing with the Evernote API. Helps maintain data integrity and optimize performance.
Voice DNA Creator
Content
Analyzes writing samples to create a comprehensive voice DNA profile that AI can use to replicate your authentic style. Useful when setting up a new writing system, creating client profiles for ghostwriting, or updating a voice after style evolution.
Tester - Test Quality Validation
Testing
Verifies test quality, coverage, and correctness by ensuring BDD scenarios map 1:1 to tests and that testing rules (≥80% coverage, error handling) are followed. Used during the review phase to confirm the implementation meets acceptance criteria through automated test validation.
Paper Reference Assistant (CLI)
Data & AI
CLI assistant to manage and query a local database of academic papers using the `papi` command. Supports listing, searching (exact text, BM25, hybrid), showing summaries/equations, and adding papers via arXiv ID or PDF. Use before MCP RAG tools for fast, low-cost lookups.
Codebase Auditor (L2 Coordinator)
Development
Coordinates 9 specialized audit workers (security, build, architecture, code quality, dependencies, dead code, observability, concurrency, lifecycle) to analyze codebase quality. Helps generate a comprehensive, consolidated report by delegating parallel audits and aggregating results into a single document.
Manifest Plugin Setup
DevOps
Install and configure the Manifest observability plugin for your agents. Use this skill for telemetry, API key configuration, and troubleshooting.
DeepWork Jobs Management
Development
Creates and manages multi-step AI workflows by defining job specifications, reviewing them, generating step instructions, and learning from past runs. Helps streamline complex tasks that require multiple AI steps, such as data processing or content generation pipelines.
World Composition
Development
Open world streaming skill for world partition. Enables dynamic loading of zones in open-world games.
Git PR Core (Internal Infrastructure)
Development
Internal skill providing shared scripts for creating pull requests. Used by git-pr and git-cd-pr, it should not be called directly. Scripts cover scope verification, change analysis, PR creation, milestone and project assignment, and more.
Creating Skills
Documentation
Use when creating or updating Claude Code skills to ensure they are discoverable, scannable, and actionable. Provides guidelines for structure, frontmatter, degrees of freedom, and Claude Search Optimization.
Design Specification
Development
Produces a concrete frontend design specification from a feature requirement, mapping it to design system components, theme tokens, and brand language. Helps when starting a new UI feature or visual refresh, increasing confidence in subsequent planning steps.