Find the perfect skill
Fetch Dependency Source Code
Development
Fetches dependency source code to give AI agents deeper implementation context. Use to understand how libraries work internally, debug behavior, or explore package implementations.
Redpanda Cloud BYOC Cluster Management
DevOps
Provisions and manages Redpanda Cloud BYOC clusters via the Control Plane API and the rpk plugin, including networks, IAM, private connectivity, and Terraform apply.
iOS SwiftUI App Scaffolder
Development
Scaffolds a SwiftUI iOS app with offline-first persistence, push notification plumbing, linting, CI, and optional GitHub repo creation.
Documentation Tools
Productivity
Lists available Claude Code commands for the Pulumi Docs repository, grouped by category with descriptions.
Blog Review Index
Documentation
Review an existing blog post and record its known issues into the S3 index. Flag-only, never edits content.
Code QA Verification
Testing
Verify code changes are correct, safe, and ready to ship. Runs build, lint, import, and architecture checks.
Audit Wasserstein Order Consistency
Development
Audits manuscripts and code for W₁ vs W₂ inconsistencies and produces a reconciliation report.
Loop Work
Productivity
Enables the agent to work for hours without asking to continue, archiving reports and moving to the next queue item.
Convert PR feedback into a lint rule
Development
Turn recurring PR review comments into an automated lint rule with tests and CLAUDE.md annotation.
RSVP Speed Reader
Productivity
Launch an RSVP speed reader to display text one word at a time with Spritz-style highlighting.
Query GOAT PostgreSQL Database
Data & AI
Query the GOAT PostgreSQL database to inspect data, debug issues, and understand state. Uses Docker and environment variables for connection.
Create API Service Layer
Development
Creates types, contracts, adapter, and service layer for a resource following the project's architecture (sections 4.1-4.3). Use when adding API integration to a module. It asks for endpoint details and generates the full data layer with strict separation between API types and app contracts.