Editor and CLI plugins bundling commands, agents, and hooks.
Ranked by GitHub stars. Search to find fast, or page through the full list.
Karpathy-style LLM wiki for research papers. Ingest a URL / arXiv ID / DOI / PDF, write a structured summary into a local Obsidian vault, and maintain a finding-level knowledge graph via wikilinks + Dataview.
Claude Code plugin for CesiumJS domain skills and browser-based iteration via Chrome DevTools.
A shared knowledge base for developers and AI agents. Provides slash commands to save, load, search, and brainstorm with project planning documents stored in Pad.
Exam-prep workspace for math/physics courses. 16 slash commands + 6 skills to ingest course materials, extract HW-density-weighted patterns, drill via twins/blinds/chains/mocks, and grade hand-written answer PDFs. Every course PDF — lectures, textbook, homework, solutions — is routed through a parallel vision pipeline (one agent per PDF, sequential Read per agent) that transcribes to faithful LaTeX markdown; pdfplumber was tried as a fast path and proved unreliable on real course content. Hand-writing OCR engine is selectable per course: Claude native vision (default, no install), local Qwen3-VL via Ollama, or Tesseract. 0.5.0 adds a per-course statusline (paideia · COURSE · D-N · phase · Pk ↑) wired by init-course; 0.8.0 adds /paideia:doctor — a one-shot install + workspace diagnostic with permission-free --fix; 0.9.0 adds /paideia:alt — import an OPTIMETA Exam Radar (Alt plugin) export so lecture-emphasis exam signal folds in beside HW density.
Core Solana dev kit: agents, workflow commands, go-to-market skills, MCP servers, and dev hooks. The full install (install.sh) additionally ships .claude/rules, the permissions/sandbox policy, and 18 ext/ submodules.
Agent Teams-based session lifecycle with AtlasCoin bounty verification
Research sprint orchestrator for Claude Code. Structured research with claims, evidence tiers, and compiled output.
Self-host open-source apps on your own cloud, your own VPS, your own Kubernetes cluster, a PaaS, or your own laptop. Chat-friendly interface to existing tools (aws, az, hcloud, doctl, gcloud, flyctl, kubectl, helm, podman, docker, lume, tailscale, terraform, cdk, ssh, gh) — Claude runs every command; you only answer what/where/how and provide credentials. Supported software: Ghost, OpenClaw, Hermes-Agent, Ollama, Open WebUI, Stable Diffusion WebUI (Automatic1111), ComfyUI, Dify, LibreChat, AnythingLLM, Aider, vLLM, Langfuse. AI stack focus: Ollama (single-user LLM inference) + vLLM (production-grade LLM inference) + Open WebUI / LibreChat (multi-user chat UIs) + Stable Diffusion WebUI / ComfyUI (image generation) + AnythingLLM (RAG-focused workspace) + Aider (terminal pair-programming CLI) + Langfuse (LLM observability + evals) compose into a complete local-AI stack; OpenClaw + Hermes-Agent are agent projects; Dify is the LLMOps platform layer. Every recipe is verified against upstream's docs index per the strict-doc policy in CLAUDE.md (community-maintained methods are explicitly flagged when upstream ships no first-party version).
Blocks destructive commands outside the project directory. Allows file operations within the project (refactoring, cleanup) but prevents accidental damage outside it.
Redis development best practices — data structures, query engine, vector search, caching, and performance optimization
WakaTime plugin for Claude Code - Track your AI usage, lines of code generated, and time spent prompting AI
An agent-routed harness for end-to-end software product development
You say it, AutoCode ships it. 48 skills. Code to deployment in one session, with I-Lang v5.0 judgment: AI decides the small stuff, checks with you on the costly stuff.
CC 的外挂认知引擎 — 66 模块 · 5 层记忆 · 知识图谱推理 · 红队审查 · 自进化
Delegate implementation, web research, and codebase exploration to the Cursor CLI (headless agent -p). Part of cc-multi-cli-plugin. Requires the multi plugin.
Delegate implementation, web research, and codebase exploration to the OpenCode CLI (headless opencode run). Part of cc-multi-cli-plugin. Requires the multi plugin.
Intent-to-implementation: from a goal, design docs, notes, or a mix, elicit and validate intent into a grounded 3-doc, then orchestrate dependency-aware parallel execution with right-sized review.
Manage your Neon backend with the Neon agent skills and the Neon MCP Server: Lakebase Postgres, branching, Object Storage, Functions, and the AI Gateway
Hub plugin for cc-multi-cli-plugin: contains the companion runtime, subagents, setup wizard, and customization skills.
Delegate read-only research and codebase exploration to Google Antigravity via its headless agy CLI (Gemini 3.5 Flash). EXPERIMENTAL. Requires the multi plugin and the agy CLI installed + signed in.
Launch agent teams for any kind of work — coding, writing, diagnosis, and more
Experimental LID skills with opt-in installation and explicit lifecycle (promotion or retirement). Layers on top of linked-intent-dev and arrow-maintenance.
Scaling layer for linked-intent-dev. Tracks spec-to-code coherence across large projects via docs/arrows/ index. Includes brownfield bootstrap for mapping existing codebases.
2389.ai skill collection including Firebase, CSS, testing, and development workflows
Structured design-before-code workflow: HLD → LLD → EARS specs → Implementation plan
Production-ready Claude Code skills, agents, and project templates for Craft CMS 5 development
Make assistant output sound human. Strip AI-isms (sycophancy, stock vocab, hedging stacks, em-dash pileups), engineer burstiness, restore voice. Preserves code, URLs, and technical accuracy.
Interactive plan annotation UI: review, strikethrough, and comment on Claude's plans before approving. Fully local, no external services.
Use Claude Code like a Director, not a Programmer. Complete toolkit with 27 commands, 14 agents, 32 skills, and TDD-based Auto-Loop.
Delegation system with workflow orchestration, specialized agents, and parallel execution for Claude Code
AI-native BizDevOps rhythm manager for Claude Code — multi-role collaboration, change impact analysis, quality gates, goal-to-code traceability, and cross-session continuity
Free SEO + AEO + GEO toolkit by Akii. All skills run on your Claude Code session model (Claude Sonnet / Opus / etc). Aligned with Google's AI Optimization Guide for Google AI Overviews + AI Mode. Audit sites, plan content, optimize pages, generate schema, cluster keywords. AI Visibility Score specifically calls the Akii backend (Llama 4 / DeepSeek as LLM judge against public footprint) + per-engine public-signal proxy — not direct queries of ChatGPT / Claude / Gemini / Perplexity / Copilot (those are an Akii platform feature). Auto-detects Ahrefs, GSC, Apify MCPs for richer data. Sends anonymized telemetry (plugin version + hashed machine UUID + OS, once per 24h) to akii.com — see PRIVACY.md, opt out via AKIIPLUGINDISABLE_TELEMETRY=1.
Train your AI coders the way you'd train a vine — discover your codebase's actual patterns, then encode them as rules, skills, agents, hooks, and a guided pipeline so generated code lands inside your conventions on the first try, not the fifth
Safety guardrails for running Claude Code with reduced supervision. The guard-destructive PreToolUse hook matches against a normalized view of each command (heredoc bodies and comments stripped, quoted strings neutralized except interpreter arguments like ssh / sh -c / eval / su / doas), so a command that merely mentions a destructive pattern is not flagged. It hard-blocks catastrophic Bash commands (rm -rf /, rsync --delete, docker volume rm) and makes rm/rmdir scope-aware: operations whose operands all resolve inside the allowed workspace (the session project root, temp dirs, any $GUARDALLOWEDEXTRA root, or a variable assigned from a bare mktemp earlier in the same command) run silently, while anything outside it (or any glob/variable/escape it cannot resolve) raises a single reflective confirmation. git reset --hard / clean / restore, shred, dd, mkfs still always prompt.
Guide for creating Claude Code skills following Anthropic's best practices
Pydantic AI, LangGraph, DeepAgents, and Vercel AI SDK skills for building and reviewing AI applications.
Git commit, PR creation, review, and merge skills following Conventional Commits
Documentation quality, generation, and improvement using Diataxis principles. Pairs with beagle-core for full workflow.
Tools for working with prompts and PRs alongside the manifest workflow. Collaborative PR walkthroughs, autonomous PR review with per-comment verification, author-side PR babysitting via manifest-dev, gap-calibrated prompt engineering, cross-boundary context handoff, and incremental teaching for session work.
Go code review and development skills covering architecture, middleware, data persistence, concurrency, and framework-specific patterns for BubbleTea, Wish SSH, and Prometheus.
React, React Flow, React Router, Remix v2, shadcn/ui, Tailwind v4, Vitest, and Zustand code review. Pairs with beagle-core for full workflow.
A template for creating new Claude Code plugins
Rust code review and development skills covering ownership, lifetimes, error handling, async/tokio, serde, sqlx, axum, macros, FFI, unsafe, concurrency, and testing patterns.
Shared code review workflows, verification protocol, git commands, and feedback handling. Recommended as a base for all beagle plugins.
Architecture analysis, brainstorming, ADR generation, LLM-as-judge comparison, and spec gap resolution.
Swift, SwiftUI, SwiftData, iOS animation design/implementation/review, and framework code review (HealthKit, CloudKit, WidgetKit, watchOS, App Intents). Pairs with beagle-core for full workflow.
Language-agnostic test plan generation and execution.
Python, FastAPI, SQLAlchemy, PostgreSQL, and pytest code review. Pairs with beagle-core for full workflow.