Find the perfect skill
Humanizer: Make AI Text Sound Human
Content
Transforms AI-generated writing into natural human prose by detecting and removing 37 AI tells. Ships with Rust-based deterministic detectors for pattern matching.
Thread Spawner for Orchestrator
Development
Spawn and manage parallel threads on a claude-threads orchestrator, with git worktree support and BMAD workflow integration.
Documentation Tools & Commands
Documentation
Lists available Claude Code commands for the Pulumi Docs repo by scraping metadata and displaying a categorized reference.
Concurrency and Synchronization Audit
Testing
Audit ByroRedux for data races, deadlocks, incorrect lock ordering, missing Vulkan synchronization, and thread-safety violations.
Do Workflow
Development
Autonomous end-to-end task execution: research, implement, CI, PR, and ship. Options for review pause, no-git, and minimal modes.
Angular Spec Auditor
Testing
Independently audit an Angular component spec file against the project's migration guidelines.
OpenClaw X - X/Twitter Control
Development
Control your X/Twitter account via a local API. Perform actions such as viewing timeline, searching tweets, posting, liking, retweeting, and bookmarking.
Ship It!
DevOps
Comprehensive workflow to commit changes, run quality checks, and create pull requests.
Stripe Billing Operations
Finance & Accounting
Manages Stripe payments and billing with progressive disclosure, saving 90%+ context. Includes customers, subscriptions, invoices, payments, and products.
Web App QA Testing & Bug Fixing
Testing
Systematically test a web app as a real user, fix bugs found in source code with atomic commits, and re-verify. Generates before/after health scores and readiness summary.
Write Skill from Scratch
Development
Author a new skill from scratch with paired trigger fixtures and full validation. Use when adding a skill with no upstream skills.sh source.
Effect v4 Service Creation
Development
Step-by-step guide to creating services in Effect v4 with Context.Service, IdentityComposer keys, and Layer composition.