Find the perfect skill
Barwise Release: Versioning, Tag, and GitHub Release
DevOps
Release process for the Barwise monorepo: version bump, dependency sync, git tag, and GitHub release creation with artifact builds.
Supabase Webhook Signature Validation
Development
Implement secure Supabase webhook signature validation and event handling. Configure webhook endpoints with cryptographic verification and replay attack protection.
Claude Code Skill Creator
Development
Create new Claude Code skills with proper structure, YAML frontmatter, and best practices. Includes templates and validation guidance.
Scaffold New dbt-lineage Skills
Development
Scaffolds a new product skill for the dbt-lineage Claude Code plugin, matching house conventions.
Ship-Safe Audit
Security
Run ship-safe security and quality audit on the current project. Executes npx ship-safe audit and reports findings by severity.
Memory Plan
Productivity
Create and manage implementation plans for multi-session projects. Use this skill to plan, track progress, mark tasks complete, or view the current plan status.
Skill Distillation from History
Development
Analyzes AI agent session history across multiple tools to discover recurring workflows and auto-generate new skills.
Review & Resolve PR Comments
Development
Fetch unresolved review comments on a PR, assess each, apply fixes, and resolve threads using the GitHub API.
hx - Haskell Toolchain
Development
Build, test, run, format, and lint Haskell projects with the hx toolchain CLI. It manages GHC, dependencies, and uses an hx.toml manifest.
Qdrant Monitoring
DevOps
Guide to monitoring and observability for Qdrant, covering metrics, Prometheus, Grafana, health checks, and debugging production issues.
Work PR review to zero
Development
Works every pre-merge review finding (blocker, low-confidence, style) to resolution: fixed, refuted, deferred, or explicitly accepted. Watches for the review and resumes state across sessions.
Google Cloud Vector Search 2.0 Expert
Data & AI
Expert guide to implement Vector Search 2.0 on Google Cloud, covering embeddings and similarity search.