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

claudraband
Command-line tool to run and manage Claude Code sessions: send prompts, run an interactive REPL, list and resume sessions, and automate Claude tool calls.

evjs
A React full-stack framework with type-safe routing, server functions (RPC), and TanStack integration for data fetching and routing.

langium-ai
CLI to generate language descriptors, synthesize system prompts, and run evaluations to iteratively refine AI tooling for Langium projects.

cass_memory_system
A Bun/TypeScript CLI that builds procedural memory for AI coding agents: extracts rules from session history, manages playbooks, and enforces safety via a traum

tldraw
Create or update a pull request for the current branch, following repository PR standards and best practices.

claude-code-templates
Guidance and patterns for creating event-driven hooks (PreToolUse, PostToolUse, Stop, SessionStart, etc.) for Claude Code plugins and projects.

agent-skill-creator
Create production-ready, cross-platform agent skills from workflow descriptions — auto-builds, validates, and packages SKILL.md for 14+ platforms.

better-icons
CLI and MCP skill to search 200+ icon libraries (Iconify) and retrieve SVGs for projects or AI agents.

repo-task-proof-loop
A repo-local workflow skill that creates auditable task folders and runs a spec-freeze → build → evidence → verify → fix loop with fresh-session verification.

copilot-prompts
Perform structured C# code reviews covering naming, performance, security, readability, and .NET best practices.

awesome-openclaw-skills
Read and search Hacker News from the command line: top, new, best, ask, show, jobs, and view story details with comments.

sage
Create, iterate on, and evaluate Agent Skills: write SKILL.md, design test cases, run benchmarks, and improve triggering and performance.

vibeeval
Reference for building Claude Code hooks: schemas, registration, and testing patterns.

claw-orchestrator
Orchestrates persistent multi-engine coding sessions (Claude Code, Codex, Gemini, Cursor, OpenCode) with tools for councils, autoloop, ultrareview and cross-ses

antigravity-awesome-skills
Automates change grouping, branch name generation, commit message drafting, and optional PR creation to streamline git workflows.

awesome-codex-plugins
Recommend low-cost or free-tier developer providers and hosting options tailored to a use-case (Node, Next.js, databases, email APIs, GPU, etc.).

memstack
Run a structured verification protocol (automated checks + manual requirements review) to confirm work meets requirements before committing or shipping.

generator.equals
A C# source generator that auto-implements IEquatable<T>, Equals/GetHashCode, comparison operators and provides a structured Inequalities() diff API via attribu

mattpocock-skills
Practical guide to replace `as` type assertions in TypeScript tests with @total-typescript/shoehorn helpers (fromPartial, fromAny) to make tests type-safe and c

aiwg
Auto-populate SDLC artifact metadata (author, project, date, status) across project templates using a team profile.

claude-skill-registry
Structured debugging playbook for Python: triage, diagnostics, async/concurrency fixes, performance and memory profiling, and reproducible testing workflows.

ai-factory
Generate production-ready Agent Skills and skill packages (SKILL.md, scripts, references, templates) following the Agent Skills spec; includes security scanning

claude-code-plugins-plus-skills
Refactor features toward the intended architecture: remove legacy cruft and simplify code to reduce long-term operational cost.

bdfinst
Detect semantic duplication of business logic across architectural layers by annotating computation functions and clustering equivalent domain concepts.

ai-orchestrator
Write, review, and debug modern Python (3.11+) with best-practice patterns: typing, async, FastAPI, packaging, testing, and project setup guidance for productio

deepagents-autoglm
Guide and templates for authoring modular Agent Skills (SKILL.md), including best practices, file layout, and initialization scripts to scaffold skills.