Find the perfect skill
Fix Common Issues
Development
Auto-remediates mechanical issues in plugin validation: JSON formatting, missing shebangs, permissions, hook types, frontmatter, settings.json defaults. Asks user approval before any modification.
Session Handoff Document
Productivity
Generate a structured handoff document capturing git state, workflow position, and next steps to resume work seamlessly.
Event Sourcing Architect
Development
Expert in event sourcing, CQRS, and event-driven architecture. Masters event store design, projections, saga orchestration, and eventual consistency.
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.
Shallow Skill
Testing
This skill tests the shallow namespace generation for skills at the first level under the skills/ directory. It is used to verify that the skill's flattened name matches the expected pattern and to compare with deeper nesting scenarios.
Implementation Review
Development
Review completed implementation work, validate against specifications, and update task status in tasks.md.
Advanced C and Systems Programming
Development
Expert in C programming with memory management, pointers, system calls, and high-performance code. Covers embedded systems, kernel modules, and multi-threading.
Influencer Brief
Content
Create a structured brief for an influencer or creator partnership campaign: objectives, deliverables, creative guidelines, and performance metrics.
Fix Zod Schema Import Issues
Development
Diagnose and fix Zod schema import errors in Output SDK workflows. Resolves incompatible schema errors and validation failures between steps.
Error Diagnostics and Smart Debugging
Development
Skill for diagnosing and fixing errors using modern debugging tools, observability platforms, and automated root cause analysis.
Code Review
Development
Perform a rigorous code review of uncommitted changes, covering architecture, security, and quality. Outputs a detailed report and action plan for approval.
Web Content Crawling with Chrome DevTools
DevOps
Automates web content extraction from login-required sites using Chrome DevTools MCP, leveraging an already-authenticated browser. Handles OS-specific browser launch, MCP connection checks, and structured article extraction (Twitter, The Atlantic, Medium) with output saved to an output/ folder.