Find the perfect skill
Apollo Connectors for GraphQL
Development
Guide for integrating REST APIs into GraphQL supergraphs using Apollo Connectors with @source and @connect directives. Provides a structured 5-step process for researching, implementing, validating, executing, and testing connectors. Ideal when building GraphQL schemas that need to incorporate existing REST endpoints.
Production Code Generation
Development
This skill generates production-ready code that adheres to project conventions and industry best practices. It analyzes existing codebases to maintain consistency, enforces standards like type hints and single-responsibility functions, and avoids common anti-patterns. Use it when creating new features or refactoring to ensure high-quality, maintainable code.
Generate Customized Skill
Development
Generates a skill template from repeated instructions, packaging expertise for AI agents.
Surveys SDK Feature Audit
Development
Audit survey feature support across PostHog SDKs. Helps update version requirements and track parity issues in GitHub.
Repo Skill Style
Development
Enforces the repo-local style contract for skills. Guides SKILL.md authoring, Codex metadata, and progressive disclosure.
Vector Icon Libraries
Development
Comprehensive guide to vector icon libraries, covering 10+ major libraries with 200K+ icons, implementation patterns, and best practices for enterprise frontend.
Create GitHub Pull Request
Development
Creates a GitHub pull request from the current branch by analyzing commit history, generating a conventional commit title and structured body, pushing to origin, and submitting via `gh pr create`. Useful when a user wants to create a pull request, open a PR, or ship changes. Automatically detects the base branch and validates that the branch has commits ahead and no uncommitted changes.
Conventional Commits Generator
Development
Generates commit messages that comply with the Conventional Commits 1.0.0 specification. It analyzes git changes, determines the appropriate commit type, scope, and breaking changes, then stages and commits with a properly formatted message. Useful when you need to create standardized commits after implementing code changes.
Commit Message Generator
Development
Generates clear commit messages by analyzing git diffs. Use when writing commit messages or creating commits.
Senior Backend
Development
Guides backend development with Node.js, Go, Python, PostgreSQL, GraphQL, REST APIs. Covers API scaffolding, database optimization, security, and performance tuning.
Web Design
Development
Web visual design skill. Two-phase workflow: first output a DESIGN.md spec for user approval, then generate UI/UX, visual, animation, responsive code.
Claude Code Ecosystem
Development
Comprehensive guide for Claude Code CLI, extensibility (agents, skills, output styles), and CLAUDE.md architecture. Covers configuration, MCP, hooks, CI/CD, and best practices.