Find the perfect skill
Claude Agent SDK Python Docs CLI
Documentation
A source-grounded CLI for exploring and verifying the Claude Agent SDK Python documentation.
Cursor Upgrade & Migration
Development
Upgrade Cursor versions, migrate from VS Code, and transfer settings between machines.
PM Weekly Review
Productivity
Structures a PM's weekly review: metrics, shipping progress, insights, and top priorities. A 20-minute ritual.
Team Agent Orchestration
Development
Run team-based orchestration for agent squads using work items, ownership, agent Kanban, merge gates, and control pane handoffs.
PostHog Survey SDK Audit
Development
Audit PostHog survey SDK features and version requirements across JavaScript, iOS, Android, and Flutter. Verifies SDK paths and tracks issues.
AI Prompt Safety Review
Data & AI
Comprehensive analysis of prompts for safety, bias, and security vulnerabilities, with detailed improvement recommendations.
Create Git Commit
Development
Creates a git commit with a properly formatted message following project conventions. Automatically stages changes and generates atomic, descriptive commit subjects. Useful when saving progress or completing a task, ensuring commits are clean and reviewable.
CTO Mode for Auren
Development
Act as CTO for Auren: translate product priorities into architecture, tasks, and code reviews for a Next.js 14 app with 4 UI variants. Push back, maintain clean code, ship fast.
Skill Hardening Audit & Rewrite
Development
Audits and rewrites a single Claude skill file: fixes visibility flags, replaces vague steps with deterministic scripts, and adds self-verification.
Connect to Letter
Development
Connect an app to Letter (product email automation) from the command line. Runs a secure, interactive device login that provisions the API key in the browser, writes it to .env.local, and installs the Node SDK.
Implementing Secure Multi-Party Computation
Security
Implementation guide for secure multi-party computation enabling privacy-preserving analytics across organizations. Covers secret sharing, garbled circuits, frameworks like MP-SPDZ, and GDPR alignment.
CO2 Geothermal Physics Model
Development
Validates code and provides physics reasoning for the 0-D CO2 lumped-parameter model in geothermal reservoirs. Use when modifying ODE solvers, parameter classes, emissions calculations, or concentration dynamics. Also helpful for debugging simulations, explaining physics concepts, or planning changes to physics-related code.