Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
initiate-memory
Comprehensive guide for initializing or reorganizing agent memory and project context. Use when setting up a new project, when the user asks you to learn about the codebase, or when you need to create effective memory blocks for project conventions, preferences, and workflows.
majiayu000/claude-skill-registry 163
-
deploy-agentcore
Deploy Python agents to AWS Bedrock AgentCore. Use when deploying agents to AWS, setting up serverless agent hosting, configuring AgentCore components (Runtime, Gateway, Memory, Identity, Policy), or troubleshooting deployment errors.
majiayu000/claude-skill-registry 163
-
chronicle-remote-summarizer
Automate cross-system summarization workflow for Chronicle sessions. Export sessions from remote systems (like FreeBSD) and import/summarize on local machine with Gemini API. Use when you have sessions on a system without Gemini API access and need to summarize them on another machine.
majiayu000/claude-skill-registry 163
-
git-commit-creator
Creates properly formatted Git commits following conventional commit standards for the MCPSpy project. Use when asked to commit changes, stage files, or manage git workflows. Has access to git status, diff, checkout, add, and commit commands.
majiayu000/claude-skill-registry 163
-
notion-workflows
majiayu000/claude-skill-registry 163
-
trpc-execution-chaingraphlabs-chaingraph
majiayu000/claude-skill-registry 163
-
cloudflare-durable-objects
Comprehensive guide for Cloudflare Durable Objects - globally unique, stateful objects for coordination, real-time communication, and persistent state management.
Use when: building real-time applications, creating WebSocket servers with hibernation, implementing chat rooms or multiplayer games, coordinating between multiple clients, managing per-user or per-room state, implementing rate limiting or session management, scheduling tasks with alarms, building queues or workflows, or encountering "do class export", "new_sqlite_classes", "migrations required", "websocket hibernation", "alarm api error", or "global uniqueness" errors.
Prevents 15+ documented issues: class not exported, missing migrations, wrong migration type, constructor overhead blocking hibernation, setTimeout breaking hibernation, in-memory state lost on hibernation, outgoing WebSocket not hibernating, global uniqueness confusion, partial deleteAll on KV backend, binding name mismatches, state size limits exceeded, non-atomic migrations, location hints misunderstood, alarm retry failures, and fetch calls blocking hibernation.
Keywords: durable objects, cloudflare do, DurableObject class, do bindings, websocket hibernation, do state api, ctx.storage.sql, ctx.acceptWebSocket, webSocketMessage, alarm() handler, storage.setAlarm, idFromName, newUniqueId, getByName, DurableObjectStub, serializeAttachment, real-time cloudflare, multiplayer cloudflare, chat room workers, coordination cloudflare, stateful workers, new_sqlite_classes, do migrations, location hints, RPC methods, blockConcurrencyWhile, "do class export", "new_sqlite_classes", "migrations required", "websocket hibernation", "alarm api error", "global uniqueness", "binding not found"
majiayu000/claude-skill-registry 163
-
release-orchestrator
End-to-end release automation with semantic versioning, changelog generation, and multi-environment deployment
majiayu000/claude-skill-registry 163
-
STAR Story Extraction
Auto-invoke after task completion to extract interview-ready STAR stories from completed work.
majiayu000/claude-skill-registry 163
-
quarto-task-slides
Git から指定範囲のコミットを収集し、Quarto(reveal.js)でスライド(HTML/PDF)を生成する。 タスクID、コミット範囲、ブランチ間の差分など、柔軟な指定方法に対応。
majiayu000/claude-skill-registry 163
-
skill-builder
Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.
majiayu000/claude-skill-registry 163
-
superpowers-lab
Experimental Claude Code skills extending capabilities with new techniques for interactive CLI tools, tmux automation, and advanced workflows.
majiayu000/claude-skill-registry 163
-
github-workflow-best-practices
Master GitHub workflows including branching strategies, commit standards, PR processes, issue triage, sprint management, and git worktree usage. Activate when planning GitHub workflows, managing sprints, or establishing team conventions.
majiayu000/claude-skill-registry 163
-
git-commit-maker
Create well-formatted git commit messages following conventional commits standard. This skill should be used after completing coding tasks to create clear, descriptive commit messages that accurately reflect changes.
majiayu000/claude-skill-registry 163
-
collaboration
Team collaboration - remote, fetch, pull, push, clone, and team workflows
majiayu000/claude-skill-registry 163
-
ptc-orchestration
Activate when user needs multi-URL scraping, browser automation pipelines, or efficient tool orchestration to reduce API round-trips and context usage.
majiayu000/claude-skill-registry 163
-
deep-research
Deep research with NotebookLM + web search. Iterative multi-source research with domain boost, source credibility, and post-research artifact generation (podcast, video, slides, quiz). Free alternative to Perplexity/Gemini Pro. Use when user says "/deep-research", "research this", "deep dive into", or "investigate".
majiayu000/claude-skill-registry 163
-
board
Task board for agents. Track work, manage cards across lists.
majiayu000/claude-skill-registry 163
-
agentic-orchestration
Patterns for multi-agent coordination, task decomposition, handoffs, and workflow orchestration. Best practices for building and managing agent systems.
majiayu000/claude-skill-registry 163
-
atlas-iterative
Iterative 3-phase workflow with peer review cycle for changes needing validation (15-30 min)
majiayu000/claude-skill-registry 163
-
chain-of-thought
Inject structured reasoning blocks into prompts to encourage step-by-step thinking. Use when tasks require complex problem-solving, multi-step reasoning, planning, analysis, or when you need the model to show its work and reflect on decisions before providing answers.
majiayu000/claude-skill-registry 163
-
atlassian-jira
Execute Jira operations including issue retrieval, creation, updates, search, and project management. Use when the user needs to interact with Jira issues, projects, boards, or perform any Jira-related tasks.
majiayu000/claude-skill-registry 163
-
gemini-cli-execution
Expert guide for executing the Google Gemini CLI in non-interactive and headless modes. Covers command syntax, piping input, output handling, and automation patterns. Use when running gemini commands, piping context to Gemini, scripting Gemini workflows, or using interactive shell mode. Delegates to gemini-cli-docs for official command references.
majiayu000/claude-skill-registry 163
-
rl-optimization
Apply reinforcement learning principles when working on spec-kit-extensions.
Auto-activates when: (1) editing command prompts in commands/*.md,
(2) modifying workflow templates in extensions/workflows/,
(3) discussing user feedback about workflow friction,
(4) reviewing issues or PRs mentioning prompt clarity or template problems,
(5) analyzing chat logs or workflow usage from other repositories.
Helps ensure changes improve prompt effectiveness and template utility.
majiayu000/claude-skill-registry 163