Find the perfect skill
Deployment setup for land-and-deploy
DevOps
Configures deployment settings for land-and-deploy by detecting the target platform (Fly.io, Render, Vercel, etc.) and writing the configuration to CLAUDE.md for automated future deploys.
Product Launch Page
Development
Product launch page with countdown, feature reveals, teaser video placeholder, and early-access signup.
Scaffold a new skill in an existing app
Development
Scaffolds a new skill by following existing patterns: BaseSkill, schemas, app.yml, and i18n.
Sync Session Outputs to Research Vault
Productivity
Routes results, decisions, negative findings, and pipeline changes from a session into the correct Obsidian vault files, replacing manual repo bridge tasks.
Code Reviewer
Development
Perform structured code reviews that identify bugs, security issues, performance problems, and maintainability concerns. Provides prioritized, actionable feedback with specific fix suggestions.
Electron Node.js Upgrade Guide
Development
Guide for performing Node.js version upgrades in Electron, resolving patch conflicts during `e sync --3`, and committing changes properly.
Wwise Workflow Optimization
Development
Optimized workflow for Wwise, a game audio tool. Improve productivity with best practices.
Convex HTTP Actions
Development
External API integration and webhook handling with Convex HTTP Actions, including endpoint routing, request/response handling, authentication, CORS, and webhook signature validation.
Marketing Psychology & Mental Models
Content
Apply behavioral science to marketing decisions, prioritized by a psychological leverage and feasibility scoring system.
Import Skill from URL or File
Development
Import an external skill into the project from a URL or local file, with validation and source tracking.
Shaping Raw Material into Articles
Content
Shapes raw material into a structured article paragraph by paragraph, grounding concepts as it goes.
PR Review Workflow for Main Branch
Development
Structured workflow for addressing GitHub PR review comments targeting the main branch. Categorizes and implements fixes incrementally.