Find the perfect skill
Advanced React 19 useTransition/useOptimistic
Development
Skill for using React 19's useTransition and useOptimistic in server actions, following a strict frontend doctrine with Next.js and Playwright.
Throwaway prototype to answer design questions
Development
Build a throwaway prototype to sanity-check state logic or UI variants. Two branches: logic and interface.
Share Browser with Remote AI Agent
Development
Pair a remote AI agent with your browser. Generate a setup key and instructions for the other agent to connect and get its own scoped browser tab.
Set up pre-commit hooks with Husky, lint-staged, Prettier
Development
Set up Husky, lint-staged, and Prettier to add a pre-commit hook that formats files, type-checks, and runs tests.
ClickHouse Changelog Editing
Documentation
Edit an auto-generated ClickHouse release changelog to clean it up and re-categorize entries before committing to CHANGELOG.md.
GNO - Local Knowledge Engine
Data & AI
GNO is a local knowledge engine for searching documents, notes, and files using keyword, semantic, or hybrid search. It indexes directories and provides AI-generated answers with citations. Use it when you need to find information in local folders, build a knowledge base, or set up document search without cloud dependencies.
Research with Primary Sources
Documentation
Investigate a question using primary sources and record findings as a Markdown file, citing each source. Delegate research to a background agent.
Global Truth Safety
Development
Practice radical candor by delivering only verified, tested code with data-backed decisions, immediate problem flagging, and honest status communication. Apply this skill when documenting missing coverage and requesting independent review.
Claude Superpowers Lab Environment
Development
Lab environment for experimenting with Claude superpowers. Provides patterns and guidance for usage.
Rules Distillation
Productivity
Scan installed skills to extract recurring principles and distill them into rules — append, revise, or create rule files. Use when the same principle appears across multiple skills.
New Provider Package
Development
Guided workflow to add a new provider package to the Pulumi Registry.
Create GitHub Pull Request from Current Branch
Development
Automatically create a GitHub Pull Request based on current branch changes. Includes commit, push, PR creation with assignee and labels.