Find the perfect skill
Rust Async Patterns
Development
Production patterns for async Rust programming with Tokio runtime, including tasks, channels, streams, and error handling.
Slack to GitHub Issue
Documentation
Fetch a Slack message and create a well-structured GitHub issue in pulumi/docs or pulumi/registry.
Things 3 Task Manager
Productivity
Lets you manage tasks in Things 3 on Mac: create, read, update, and navigate todos, projects, and lists. Use it to check today's tasks, add new items, or update existing ones via JXA scripts or URL schemes. Ideal for automating personal task management workflows.
Create a pull request for the current branch
Development
Creates a pull request for the current branch by analyzing git history, generating a conventional commit title, and using the repo's PR template.
Integrate Claude Skill into Project Guidelines
Development
Adapt and integrate a Claude global skill into your project's development guidelines, updating reference documentation and examples without generating code directly.
Testcontainers for Go Integration Testing
Testing
Use this skill to write Go integration tests with Docker containers using testcontainers-go, covering 62+ pre-configured modules, setup, and cleanup patterns.
Pull Request Creation with Verification
Development
Creates a pull request after full verification: fetch, rebase, push, and generate a clean PR with title and test plan.
Fluxwing Component Creator
Development
Create uxscii UI components with ASCII art and structured metadata. Orchestrates agents to generate .uxm components.
Sharding Strategies for Multi-Tenant Databases
Development
Horizontal scaling patterns for multi-tenant databases. Covers shard key selection, consistent hashing, and shard management.
Claude Bootstrap Setup
Development
Initialize and scaffold the full .claude/ directory structure for any project. Auto-detects tech stack and creates commands, agents, rules, and hooks.
Product Owner
Productivity
Scans codebase and creates or amends GitHub issues with a Product Requirements Document (PRD). Use for planning features, scoping, and creating issues.
Pull Request Creation
Development
Creates a pull request after full verification: rebase, tests, push, and creation via gh. Ensures a reliable shipping workflow.