Find the perfect skill
Agent
Development
A generic agent to follow step-by-step instructions.
Claude Code Docs
Development
Official documentation for Claude Code, Anthropic's agentic coding tool. Covers installation, configuration, skills, hooks, MCP, and the Agent SDK.
PWN::WWW::Twitter
Development
Drive PWN::WWW::Twitter from pwn_eval to interact with Twitter.
Fast-Forward OpenSpec Artifacts
Development
Generate all artifacts needed for implementation in one go, skipping step-by-step creation.
Manage Verification Skills
Development
Analyzes session changes to detect missing verification skills, creates or updates skills, and manages CLAUDE.md references. Use when adding new patterns or maintaining skill consistency.
Python dependency management with uv
Development
Manage Python dependencies, lock files, and project environments using the uv package manager.
Contentstack Java SDK
Development
Java 8 coding conventions, Lombok, and package layout for the Contentstack Java SDK.
Create Claude Code Plugin
Development
Scaffold a new Claude Code plugin with proper directory structure, plugin.json, skills, commands, and agents.
Shadowrun UI Aesthetic
Development
Applies Shadowrun's cyberpunk aesthetic to UI components using a dark palette, neon accents, and monospace typography for numerical data. Helps when building character sheets, gear panels, or modals for character management tools.
Skill Writer
Development
Guide users through creating Agent Skills for Claude Code. Use when writing, designing, or troubleshooting SKILL.md files and skill structure.
PR Rebase
Development
Rebase the current branch on the latest upstream changes, resolve conflicts, and push.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.