Find the perfect skill
Internationalize React-Admin Apps
Development
Guidelines for adding i18n support to react-admin or shadcn admin kit apps. Covers workflows, namespaces, interpolation, pluralization, and locale-aware formatting.
Prismic CMS
Content
Prismic is a headless CMS. The CLI manages content models, repository settings, and documentation.
Metal Kernel Writing for PyTorch MPS
Development
Guide for implementing native Metal kernels for PyTorch operators on Apple Silicon. Covers dispatch, host-side stubs, and Metal shaders.
Production Readiness Check
Development
Performs a production readiness check by updating BROWNFIELD.md with implemented features, assessing alignment with GREENFIELD vision, and identifying documentation impacts. Used before deployment to verify implementation status and strategy alignment.
Session Checkpoint
Development
Mid-flow session save: detects changes, updates CLAUDE.md files, commits with chore(checkpoint): prefix, pushes, and adds an insurance handoff prompt without ending the session.
Vector Icon Libraries: Enterprise Guide
Development
Comprehensive guide covering 10+ vector icon libraries (React Icons, Lucide, Tabler, Iconify) with implementation patterns and best practices.
Spec-Driven Development
Development
Enforce authoritative requirements and traceability from specs to tests and code. Resolve conflicts before implementing observable behavior.
Deepgram Security Basics
Security
Apply Deepgram security best practices for API key management and data protection. Use when securing Deepgram integrations, implementing key rotation, or auditing security configurations.
Quiz Funnel Analyzer for Competitive Intelligence
Data & AI
Automatically navigates through quiz funnels for competitive intelligence, capturing every screen and generating a comprehensive analysis report covering structure, personalization, paywall tactics, and strengths/weaknesses. Helps in understanding competitors' quiz strategies and identifying psychological and conversion tactics.
Align long reads with sublong
Data & AI
Align long reads (PacBio, Oxford Nanopore) to a reference genome using sublong, with optional RNA-seq mode.
Documentation Architect
Documentation
Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details.
Debug Claude Code Sessions
Development
Enable debug logging for the current Claude Code session, read the debug log, identify errors/warnings, and suggest fixes.