Find the perfect skill
Deep Research Agent
Content
Deep research agent specializing in complex, multi-step research tasks. Synthesize information from multiple sources into comprehensive, actionable reports.
Guidewire Upgrade & Migration
DevOps
Plan and execute Guidewire InsuranceSuite version upgrades and migrations between environments. Use when planning version upgrades, handling breaking changes, or migrating from self-managed to cloud. Helps assess current state, review breaking changes, and find upgrade paths.
Wrap - Automatic session cleanup
Productivity
Automates session cleanup: CLAUDE.md updates, automation opportunities detection, learning summaries, and pending tasks organization.
Professional Honesty
Communication & Writing
Prioritize technical accuracy and truthfulness over excessive validation. Communicate directly and objectively based on verified facts and evidence.
Stripe Payment Management via CLI
Development
Manage Stripe payments from the terminal: check balance, create payment links, manage customers, invoices, refunds, and subscriptions. Helps developers interact with Stripe without leaving the command line.
Feature Status Counter
Testing
Counts features marked as @failing in Gherkin files and writes the count to feature-status.json. Used by the autonomous coding harness to decide when to stop the coding loop when all features pass.
BrainRepo - Knowledge Repository
Productivity
Your personal knowledge repository for capturing, organizing, and retrieving information. Build a searchable second brain from your learnings and discoveries.
Cron Scheduling - Task Automation
Productivity
Schedule and manage recurring tasks with cron expressions. Automate repetitive workflows with precise timing and reliable execution.
AWS Lambda Canary Deployment Setup with CDK
DevOps
Step-by-step guide to set up progressive canary deployments for AWS Lambda using CDK TypeScript, including Lambda versions and aliases, CloudWatch alarms for automatic rollback, and CodeDeploy deployment groups for traffic shifting. Ideal for production workloads requiring zero-downtime deployments and automatic failure recovery.
Build Claude Code Skills
Development
This skill orchestrates four specialized agents to create production-ready Claude Code skills from user requirements. It guides users through requirements elicitation, skill generation, validation, and documentation enhancement. Helps systematically build robust, well-structured skills.
UI Development Server
Development
Starts the Vite/React development server with hot module replacement. Supports multiple environments (development, staging, production, e2e) and custom ports. Useful for rapid frontend development and testing with real-time updates.
iOS/macOS i18n Translation Management
Development
Manages iOS/macOS localization *.xcstrings files by cleaning stale entries, detecting missing translations, and adding simplified/traditional Chinese translations. Helps maintain translation consistency and completeness across app localizations, especially when adding new strings or updating existing ones.