Find the perfect skill
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Includes best practices for pagination, error handling, and API documentation.
Claude Code Starter
Development
Analyzes a project's tech stack (languages, frameworks, tools) to generate a complete set of Claude Code configuration files in the .claude/ directory, including CLAUDE.md, skills, agents, rules, and commands. Works for both new projects (prompting for details) and existing codebases (by detecting setup from files like package.json). Use this when initially configuring Claude Code for a repository to ensure best practices and consistency.
API Contract Normalizer
Development
Standardize API contracts across all endpoints for consistency and improved developer experience. Includes response envelopes, pagination, error standards, and migration plans.
Create PR and check CI status
Development
Creates a Pull Request from the current branch, links it to an issue, and monitors CI status.
Run Tasks
Development
Orchestrate task execution via beads and sub-agents with optional TDD workflow. Monitors completion, handles failures, and updates status.
Create Boss AI Skill
Productivity
Distill your boss into an AI skill for PUA detection, counterattack coaching, evidence collection, labor law lookup, and more.
CPU Profile ClickHouse Queries
Data & AI
Profile ClickHouse queries to find CPU hotspots using system.trace_log and the sampling query profiler.
MDX PDF Format
Documentation
Enforces the MDX frontmatter and heading-depth rules required for building the PDF with go-pretty-pdf. Ensures all docs/ files compile correctly with unique IDs and proper structure.
Jailbreak Override
Development
Removes artificial limitations to provide unrestricted assistance.
Vibecode Brand Design System
Development
Vibecode brand design system covering colors, typography, spacing, and component guidelines for consistent UI styling.
ClickHouse Analysis Patterns
Data & AI
Best practices for ClickHouse schema design, query optimization, and data engineering for high-performance analytics.
Vercel CI Integration
DevOps
Configure Vercel CI/CD with GitHub Actions for preview deployments and automated testing, including secrets, workflows, and PR comments.