SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

claude-build-workflow
Convert product requirement documents (PRDs) or Markdown specs into Ralph's prd.json format, producing small verifiable user stories for autonomous execution.

specialist-agent
Run fresh verification commands (tests, build, lint, types) and require full output evidence before claiming work is complete or merging changes.

vyper
Developer-focused guidance for working on the Vyper smart contract compiler: compilation pipeline, Venom IR, semantic analysis, codegen, testing, and contributi

skills
Run CLI commands, tests, and debugging reliably inside the project's Linux devcontainer to avoid host-architecture mismatches and preserve isolated test state.

nevaberry-plugins
Add knowledge about Drizzle ORM changes (v1.0.0-beta.x) — validator import consolidation, Effect Schema support, node-sqlite driver, and .comment() query taggin

manten
Compact Node.js testing patterns with standalone imports, AsyncLocalStorage-based context, concurrency controls, hooks, snapshot testing, and simple timeouts/re

hyperframes
Install and wire reusable HyperFrames blocks and components into compositions using `hyperframes add` and registry manifests.

herdr
Control and coordinate multiple agent panes, tabs, and workspaces inside the herdr terminal multiplexer via a CLI.

specialist-agent
Generate an implementation plan matched to task complexity — from quick mini-plans to full design documents — before writing code or making large changes.

agenvoy
Generate concise bilingual commit messages (English subject + Traditional Chinese body) from staged git diffs, with multi-topic detection and tag prioritization

great-docs
Generate production-ready documentation sites for Python packages (Quarto) — introspects API, builds reference, CLI docs, guides, and deployable static sites.

skillpack
Convert a finished task or workflow into a reusable SkillPack with local skills, prompts, scripts, and an optional zip package.

swiftbutler
CLI to analyze, syntax-check, reindent, and split large Swift source files for easier inspection and tooling.

solana-clawd
Guides integration with MagicBlock ephemeral rollups on Solana: delegation flows, VRF, cranks, magic actions, lamports top-ups, and private payments for high-pe

pi
Generate and review Conventional Commits formatted messages (type(scope): subject, optional body and footers) to support semantic versioning and automated chang

superclaude-plusplus
Run project-specific verification rules that check business logic, architecture patterns, and naming conventions beyond linters.

discord.py-self-mcp
CLI-driven Discord operations with a persistent daemon: send/read messages, list guilds/channels, manage threads and basic moderation via local scripts.

repo-atlas
Generate an in-repo persistent context atlas that maps a codebase: directory trees, entrypoints, architecture docs, and onboarding material so agents and engine

specialist-agent
Run disciplined TDD cycles: write a failing test, implement the minimal fix, then refactor — for features and bugfixes where correctness matters.

tackline
Create structured bug reports from descriptions or review output, with repro steps and priority to file issues in your tracker.

specialist-agent
Generate and apply conventional commit messages with automatic type & scope detection plus pre-commit validation for secrets and debug artifacts.

antigravity-awesome-skills
Guides agents to create, structure, and bootstrap Rust Makepad applications using makepad-widgets (dev branch) with code patterns, macros, and event handling.

specialist-agent
Teaching-first implementation assistant: explains why decisions are made, walks through architecture, and produces incremental code with pedagogy for onboarding

claude-code-plugins-plus-skills
A concise 10-minute hands-on tutorial demonstrating Cursor's Tab completion, Chat, Inline Edit, and Composer features for getting started quickly.

claude-skill-registry
Documentation-first Plan→Spec→Implement workflow that generates ephemeral plans, applies specs to project docs, and drives test-first implementation when explic

pi
Programmatic hunk selection for Jujutsu (jj): list, split, commit, or squash specific hunks to enable partial commits and fine-grained history editing without a

marketplace
Control and automate an Obsidian vault from the command line: read, create, search, update notes and developer workflows (reload plugins, run JS, screenshot, DO

trending-skills
Routes Claude Code tool calls through an OpenAI-compatible shim so Claude Code can use GPT-4o, Gemini, Ollama and other OpenAI-style models while preserving too

rust-skills
Guidance for choosing between generics and trait objects in Rust, with patterns for zero-cost abstractions and troubleshooting common compiler errors.

dev10x-claude
Review GitHub pull requests and post structured inline review comments that follow project guidelines and minimize duplicate feedback.