Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
clash-doctor
诊断 Clash 代理和网络连接问题。当用户遇到网络连不上、代理不工作、GitHub/Google 超时、DNS 异常、TUN 模式故障等网络问题时使用
majiayu000/claude-arsenal 13
-
bundle
Bundle and share code as gists or markdown. Use to create shareable code bundles, extract imports, and create GitHub gists.
johnlindquist/claude 21
-
brainstorm
Generate ideas and explore possibilities with AI. Use for creative problem solving, generating alternatives, and expanding on concepts.
johnlindquist/claude 21
-
cass
Always search before starting any work across all coding agent session histories (Claude Code, Codex, Cursor, Gemini CLI, Aider, ChatGPT) to find whatever we've discussed before.
johnlindquist/claude 21
-
repo
Create repository context bundles and code maps. Use to share codebase context, generate documentation, and understand project structure.
johnlindquist/claude 21
-
skill-creator
Create new Agent Skills for Claude Code. Use when user wants to create a skill, add a new capability, document a CLI workflow, or asks how skills work.
johnlindquist/claude 21
-
testgen
Generate tests using AI and run test suites. Use for generating unit tests, running coverage reports, and mutation testing.
johnlindquist/claude 21
-
article
Generate technical articles and documentation using AI. Use for writing blog posts, documentation, and technical content.
johnlindquist/claude 21
-
packx
Bundle code context for AI. ALWAYS use --limit 49k unless user explicitly requests otherwise. Use for creating shareable code bundles and preparing context for LLMs.
johnlindquist/claude 21
-
long-agent
Manage long-running agent sessions. Use for tracking progress in extended tasks, maintaining context across long sessions, and managing multi-step workflows.
johnlindquist/claude 21
-
db
Database operations for SQLite, PostgreSQL, and MySQL. Use for queries, schema inspection, migrations, and AI-assisted query generation.
johnlindquist/claude 21
-
investigate
Debug and investigate code issues using search and AI analysis. Use when stuck on bugs, tracing execution flow, or understanding complex code.
johnlindquist/claude 21
-
debug
Unified debugging workflow enforcing root cause protocol. Investigate → Understand → Reason → Fix. Use when debugging bugs, errors, or unexpected behavior.
johnlindquist/claude 21
-
design
Design system and token management. Use for managing design tokens, colors, typography, and maintaining design consistency.
johnlindquist/claude 21
-
tmux
Manage tmux sessions for background processes. Use to run long-running commands, manage multiple terminals, and capture output from background processes.
johnlindquist/claude 21
-
workflow-devkit
Build durable, resumable TypeScript workflows with Vercel Workflow DevKit. Use when creating long-running processes, AI agents, background jobs, multi-step pipelines, webhooks, or event-driven systems. Triggers on "workflow", "durable", "resumable", "use workflow", "use step".
johnlindquist/claude 21
-
workflow
Manage GitHub Actions workflows using gh CLI. Use to check CI status, view run logs, analyze failures, and rerun workflows.
johnlindquist/claude 21
-
gemini
Use Gemini AI for research, analysis, summarization, web search, and complex reasoning. Use when you need AI-powered research, code analysis, content summarization, or web search with synthesis.
johnlindquist/claude 21
-
stuck
Get unstuck when blocked on a problem. Use when you've tried multiple approaches without success, or when debugging has hit a wall.
johnlindquist/claude 21
-
changelog
Generate and manage changelogs from git history. Use for release notes, tracking breaking changes, and maintaining project history.
johnlindquist/claude 21
-
ubs
Ultimate Bug Scanner - scan code for bugs across 7 languages (JS/TS, Python, Go, Rust, Java, C++, Ruby). Use before commits to catch null safety issues, security holes, async bugs, and memory leaks.
johnlindquist/claude 21
-
ts-testing
Design, implement, and maintain high‑value TypeScript test suites using popular JS/TS testing libraries. Use this skill whenever the user is adding tests, debugging failing tests, or refactoring code that should be covered by tests.
johnlindquist/claude 21
-
pipeline
Chain multiple operations together in pipelines. Use for multi-step workflows, combining research with analysis, and complex automated tasks.
johnlindquist/claude 21
-
linear
Manage Linear issues and workflows. Use for viewing, creating, and updating Linear issues, and integrating with development workflow.
johnlindquist/claude 21