Find the perfect skill
Hickey Structural Simplicity
Development
Evaluate code for accidental complexity using Rich Hickey's Simple Made Easy framework. Focus on structural coupling, concept deduplication, and complecting.
D3.js: Interactive Data Visualizations
Data & AI
Assists with building custom interactive data visualizations using D3.js, a low-level JavaScript library for binding data to DOM elements.
Glass Theme Design System
Development
Dark glassmorphism design system with frosted panels, backdrop blur, and mint/indigo accents on deep navy.
Python Idiomatic Patterns and Best Practices
Development
Idiomatic Python patterns, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
Strunk & White Style Review
Content
Strunk & White style review using the 21 reminders from 'Elements of Style' Chapter V. Use when editing prose, reviewing drafts, or improving writing clarity and tone.
Debugger
Development
Analyze errors, stack traces, and logs to diagnose root causes and suggest fixes.
Frontend Security Expert
Security
Specialist in secure frontend coding: XSS prevention, output sanitization, CSP, and client-side attack protection.
Pull Request Review
Development
Adjudicate a pull request as a maintainer, using the CI-posted pinned review as source of truth. Provides an interactive workflow to approve, request changes, or merge.
Comprehensive Code Audit
Testing
Audits the entire codebase for bugs, security vulnerabilities, CLAUDE.md violations, dead code, duplicate code, and test quality issues. Use when asked to 'audit code', 'find bugs', 'review codebase', 'check for security issues', or 'find dead code'. Writes prioritized findings to TODO.md without suggesting fixes.
Publish Skill to Docs Site
Documentation
Sync a marketplace skill to the documentation site. Creates skill detail pages (EN/ZH), updates the marketplace index, and updates docs.json navigation.
Research with Primary Sources
Productivity
Investigates a question using primary sources and captures findings in a Markdown file with citations.
Advanced TypeScript
Development
Master TypeScript with advanced types, generics, and strict type safety. Ideal for enterprise TypeScript architecture and advanced typing patterns.