Find the perfect skill
Create a GitHub Pull Request
Development
Complete guide to creating a GitHub pull request with branching, testing, formatting, and documentation.
Continuous Learning (Deprecated)
Productivity
Deprecated v1 skill that extracts reusable patterns from Claude Code sessions via a Stop hook. Use continuous-learning-v2 instead, which is a strict superset.
CSS QA Analysis
Testing
Generate focused QA test plans (300 lines max) for customer CSS deployments.
Before/After Screenshot Capture
Testing
Captures before/after screenshots of web pages or elements for visual comparison. Useful for documenting UI changes and PRs.
Interactive Bash Wizard Generator
DevOps
Generates interactive bash wizards that walk a human through manual procedures such as infrastructure provisioning, CI secrets, or one-off migrations.
FireCrawl Hello World
Development
Create a minimal working FireCrawl example. Learn basic API patterns and verify your connection.
Ballistic Calculator (.NET)
Development
Complete guide to the BallisticCalculator NuGet package for .NET: measurements, trajectory calculation, drag tables, serialization, and scope reticles.
Scaffold hr-* Skills
Development
Scaffold a new hr-* skill directory with SKILL.md, content/, and examples/ templates.
Reference for the odu CI runner
DevOps
How to run CI pipelines with `odu`: invoke a full run, a single recipe, or a platform-pinned node, and attach to live runs via MCP or CLI.
Scientific Hypothesis Development
Data & AI
A systematic workflow for turning observations into testable hypotheses, grounded in literature review and rigorous evaluation. Helps researchers and students structure scientific questions and design meaningful experiments.
Trading Strategy Comparison Tool
Data & AI
Compare multiple trading strategies on the same symbol with side-by-side statistics tables. Generates equity curves and detailed metrics including NIFTY benchmark comparison.
Do End-to-End Workflow
Development
Executes a task end-to-end: research, implement, test, CI, and PR. Flags for review, no-git, minimal, and from-step.