Find the perfect skill
Export Claude Code Transcripts
Development
Copies session JSONL transcripts from ~/.claude/projects/ to ~/claude-traces/ with flag support.
Vowel Uppercase Converter
Development
Converts input text into a Python string literal where all vowels (a, e, i, o, u, y) are capitalized. Helps generate strings with emphasized vowels or perform vowel-uppercase text transformation.
Apply shadcn/ui to React components
Development
This skill applies shadcn/ui components to React pages while integrating with the project's custom theme. It guides installation and usage of components via MCP tools.
Tech Article Quiz Generator
Content
Generates multiple-choice quizzes in YAML format from technical articles to test reader comprehension.
CI Pipeline Monitoring & PR Validation
DevOps
Monitor CI pipeline status, check PR validation results, and manage GitHub Actions workflows.
Novelty Check
Data & AI
Systematically verify whether a research idea is novel against recent literature using web search and a secondary AI agent.
Knowledge Extraction (KE)
Development
Captures and routes knowledge at work boundaries. Use to record patterns, decisions, distinctions, or sub-task completions.
WebF Controller Management
Development
Manage WebF controllers safely with WebFControllerManager (lifecycle, reuse, pre-render, multiple controllers).
SQL Query Optimizer
Data & AI
Optimize SQL queries with practical guidance and production-ready configurations. Perfect for data analytics and performance tuning.
Code Tour Creation
Documentation
Create CodeTour .tour files with real file and line anchors for guided code walkthroughs. Ideal for onboarding, architecture tours, PR reviews, and subsystem explanations.
NVIDIA RAG Evaluation
Data & AI
NVIDIA RAG Blueprint evaluation guidance for measuring retrieval and answer quality with stable datasets, baselines, and reproducible scoring workflows.
Technical Documentation
Documentation
Creates and maintains comprehensive technical documentation: API docs, READMEs, ADRs, changelogs, code comments, user and developer guides.