Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
subagent-workflow
Use when orchestrating subagents for implementation. Covers when to dispatch vs recall, how to scope tasks, session management, and handoff patterns. Load this before working with any subagent.
majiayu000/claude-skill-registry 163
-
project-coordinator
Project coordination and task management
majiayu000/claude-skill-registry 163
-
beads-guard
Safe Beads workflow helper (warning-only). Use before bd sync/close/create to
avoid JSONL conflicts. Ensures you are on a feature branch, up to date with
origin/master, and stages Beads files cleanly with Feature-Key commits.
majiayu000/claude-skill-registry 163
-
backlog.md
Manage backlog tasks using the Backlog.md CLI. Use for creating, editing, viewing, and searching tasks in your backlog.
majiayu000/claude-skill-registry 163
-
memory-leak-detection
Detect and fix memory leaks using heap snapshots, memory profiling, and leak detection tools. Use when investigating memory growth, OOM errors, or optimizing memory usage.
majiayu000/claude-skill-registry 163
-
listener-creator
Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows.
majiayu000/claude-skill-registry 163
-
notion
Enables Claude to create, edit, and manage pages and databases in Notion via MCP and Playwright
majiayu000/claude-skill-registry 163
-
atl-cli
Atlassian Server CLI (Jira/Confluence/Bitbucket). This skill should be used when working with Jira issues, Confluence page operations, Bitbucket pull requests, or any Atlassian Server tasks. Triggers on: issue tracking, wiki pages, PR management, CQL queries.
majiayu000/claude-skill-registry 163
-
orchestrator-complete-task
Workflow for parent agents completing child tasks including pulling changes, merging branches, deleting worker branches, and marking tasks complete
majiayu000/claude-skill-registry 163
-
planning
Provides expertise on how to plan for work in this repo
majiayu000/claude-skill-registry 163
-
telegram-assistant
Telegram automation assistant using telegram-mcp. Use when users want to:
(1) Get a digest of unread Telegram messages
(2) Analyze their writing style from channel posts
(3) Draft and publish posts to Telegram channels
(4) Search and reply to messages across chats
Triggers: "telegram digest", "unread messages", "morning summary",
"post to channel", "draft telegram post", "analyze writing style",
"extract style from channel", "telegram workflow"
majiayu000/claude-skill-registry 163
-
long-agent
Manage long-running agent sessions. Use for tracking progress in extended tasks, maintaining context across long sessions, and managing multi-step workflows.
majiayu000/claude-skill-registry 163
-
unix-macos-engineer
Expert Unix and macOS systems engineer for shell scripting, system administration, command-line tools, launchd, Homebrew, networking, and low-level system tasks. Use when the user asks about Unix commands, shell scripts, macOS system configuration, process management, or troubleshooting system issues.
majiayu000/claude-skill-registry 163
-
ctx-collector
Scan and aggregate task checkboxes from Speckit (.specify/) and context-planning (specs/) formats into a unified backlog.yaml, with automatic project context analysis and auto-update capabilities.
majiayu000/claude-skill-registry 163
-
confluence-to-agent-knowledge-base
Turn any Confluence Cloud instance into a private, searchable AI knowledge base on GitHub with access-tiered repos. Interactive 6-phase walkthrough using the Atlassian MCP connector (no API tokens needed). Ingests pages, compiles a structured wiki with categories and summaries, sets up search/Q&A CLI tools, splits into access-controlled GitHub repos, and configures weekly auto-sync. Use when asked to "migrate confluence", "create knowledge base from confluence", "set up a KB", "export confluence to github", "confluence to markdown", "build a knowledge base", or "make confluence searchable".
majiayu000/claude-skill-registry 163
-
spawn-parallel
Pattern for spawning parallel subagents efficiently. Use when you need multiple independent tasks done concurrently.
majiayu000/claude-skill-registry 163
-
sudocode
ALWAYS use this skill for ALL sudocode spec and issue operations. Use when user mentions "spec", "issue", "ready", "blocked", "implement", "feature", "plan", or "feedback" with sudocode specs and issues. PROACTIVELY use at start of implementation tasks to check ready issues and understand work context. Operations include viewing (show_spec, show_issue, list_issues, list_specs), creating/modifying (upsert_spec, upsert_issue), planning features, breaking down work, creating dependency graphs, and providing implementation feedback.
majiayu000/claude-skill-registry 163
-
beads-guard
Safe Beads workflow helper (warning-only). Use before bd sync/close/create to
avoid JSONL conflicts. Ensures you are on a feature branch, up to date with
origin/master, and stages Beads files cleanly with Feature-Key commits.
majiayu000/claude-skill-registry 163
-
gh-implement-issue
End-to-end implementation workflow for a GitHub issue from planning through PR creation. Use when starting work on an issue from scratch.
majiayu000/claude-skill-registry 163
-
deployment-procedures
Production deployment procedures including pre-deployment checklist, deployment workflow, post-deployment verification, and rollback procedures. CRITICAL skill for safe deployments.
majiayu000/claude-skill-registry 163
-
hammer-memory-profiler
Simplified memory profiling and leak detection for SDL3 HammerEngine using valgrind memcheck, AddressSanitizer, and massif. Identifies memory leaks, allocation hotspots, buffer reuse violations, and provides system-by-system memory breakdown with optimization suggestions. Use after performance-critical changes or when investigating memory issues.
majiayu000/claude-skill-registry 163
-
chemist-analyst
Analyzes events through chemistry lens using molecular structure, reaction mechanisms, thermodynamics,
kinetics, and analytical techniques (spectroscopy, chromatography, mass spectrometry).
Provides insights on chemical processes, material properties, reaction pathways, synthesis, and analytical methods.
Use when: Chemical reactions, material analysis, synthesis planning, process optimization, environmental chemistry.
Evaluates: Molecular structure, reaction mechanisms, yield, selectivity, safety, environmental impact.
majiayu000/claude-skill-registry 163
-
text-summarizer-zhenxiay-langgraph-dev-server
majiayu000/claude-skill-registry 163
-
ci-workflow
Run comprehensive CI checks before committing changes. Use when the user asks to run CI, run quality checks, validate code quality, or before finishing any task that involves code changes.
majiayu000/claude-skill-registry 163