Find the perfect skill
Configure Deployment
DevOps
Detects your deploy platform (Fly.io, Render, Vercel, etc.) and configures production URL, health checks, and deploy commands. Writes config to CLAUDE.md.
UV Python Script Manager
Development
Guide UV installation and migrate Python scripts from legacy shebangs to UV inline metadata (PEP 723).
Diataxis Documentation Framework
Documentation
Create comprehensive, user-focused documentation using the Diataxis framework. Identify the right documentation type (tutorials, how-to guides, references, explanations) and apply best practices for each.
graphify: Code Navigation
Development
Builds a structural AST index from 12 languages via tree-sitter for code navigation. Trigger: /graphify.
Evolve Skills via DSPy Optimization
Data & AI
Run the full skill evolution pipeline: harvest sessions, discover signals, build a golden eval dataset, and optimize via DSPy with before/after comparison.
DiPeO Package Maintainer Router
Development
Router for tasks involving DiPeO runtime Python code (handlers, service architecture, domain models, LLM infrastructure).
Web Crawler
Data & AI
Instructions for extracting data from websites.
Install skills from harness-engineering
DevOps
Install skills from the harness-engineering repository into a target project or global directory, supporting Claude Code, Qoder, and Codex.
Web Form Fill
Productivity
Complete workflow for filling online forms: information gathering, field checklist, and browser input with user confirmation.
Scaffold SwiftUI iOS App with CI
Development
Scaffold a SwiftUI iOS app with MVVM, offline-first persistence, push notification plumbing, SwiftFormat/Lint, CI, and optional GitHub repo setup.
Semantic Lint
Development
Semantic lint of staged changes for issues static analysis misses: spelling errors, stale comments/docstrings, and house-style idioms. Report-only; --fix for safe mechanical fixes.
Plan Update with Compiler Pass Analysis
Development
Launches parallel subagents to analyze a topic across all compiler passes and consolidates findings into a plan document.