Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
auto-docstring-rules
Enforces dlt docstring conventions. Use when writing or modifying docstrings, classes, or function signatures in Python files.
majiayu000/claude-skill-registry 163
-
tdd-guide
Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit.
majiayu000/claude-skill-registry 163
-
elixir-pro
Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems. Use PROACTIVELY for Elixir refactoring, OTP design, or complex BEAM optimizations.
majiayu000/claude-skill-registry 163
-
pull-merge-request-creation
Generate pull request (GitHub) or merge request (GitLab) descriptions following repository templates.
Use when creating PRs/MRs to communicate changes, impact, and value.
Triggers: "create pr", "create mr", "pull request", "merge request", "pr description", "mr description".
majiayu000/claude-skill-registry 163
-
V3 DDD Architecture
Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.
majiayu000/claude-skill-registry 163
-
baoyu-post-to-x
Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). Uses real Chrome with CDP to bypass anti-automation. Use when user asks to "post to X", "tweet", "publish to Twitter", or "share on X".
majiayu000/claude-skill-registry 163
-
dotnet-backend-patterns
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.
majiayu000/claude-skill-registry 163
-
api-design
Design and review REST/GraphQL APIs for correctness, consistency, and security. Generates OpenAPI specs, validates endpoint design, and checks for common API pitfalls.
majiayu000/claude-skill-registry 163
-
remotion-best-practices
Best practices for Remotion - Video creation in React
majiayu000/claude-skill-registry 163
-
reflecting-on-sessions
Use when completing a plan, finishing a development branch, wrapping up a session, or at any natural transition between work phases — reviews skill-bus telemetry to identify subscription gaps and suggest improvements
majiayu000/claude-skill-registry 163
-
fan-out
Orchestration pattern for parallelizable tasks. When facing work that can be
split into independent subtasks (research multiple topics, analyze multiple
files, test multiple scenarios), spawn parallel agents and aggregate results.
Use when subtasks have no dependencies on each other.
majiayu000/claude-skill-registry 163
-
us-census-data
This skill should be used when the user asks to "get Census data", "query American Community Survey", "find ACS data", "get population by state", "query Decennial Census", "find Census variables", "get median income data", "download demographic data", "Census API query", "get housing data from Census", or mentions US Census Bureau data (demographics, income, poverty, education, housing, population estimates, etc.).
majiayu000/claude-skill-registry 163
-
clipboard
Copies track content (lyrics, style prompts, streaming lyrics) to the system clipboard. Use when the user needs to paste lyrics or style prompts into Suno or other external tools.
majiayu000/claude-skill-registry 163
-
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
majiayu000/claude-skill-registry 163
-
writer-memory
Agentic memory system for writers - track characters, relationships, scenes, and themes
majiayu000/claude-skill-registry 163
-
promql-validator
Validates existing PromQL query syntax, detects anti-patterns, checks best practices, and optimizes performance. Use when validating/auditing/reviewing queries, NOT creating new ones (use promql-generator instead).
majiayu000/claude-skill-registry 163
-
autonomous-loop
Autonomous development loop patterns for iterative self-improvement. Auto-triggers when implementing features autonomously, fixing bugs in a loop, or running until completion. Based on frankbria/ralph-claude-code.
majiayu000/claude-skill-registry 163
-
verification-before-completion
verification-before-completion
majiayu000/claude-skill-registry 163
-
ln-301-task-creator
Creates implementation, refactoring, and test tasks from templates. Use when an approved task plan needs tasks created in Linear and kanban.
majiayu000/claude-skill-registry 163
-
linkedin-cli
Use when automating LinkedIn via CLI: fetch profiles, search people/companies, send messages, manage connections, create posts, and Sales Navigator.
majiayu000/claude-skill-registry 163
-
apple-notes
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks Clawdbot to add a note, list notes, search notes, or manage note folders.
majiayu000/claude-skill-registry 163
-
agent-patterns
Execute this skill should be used when the user asks about "SPAWN REQUEST format", "agent reports", "agent coordination", "parallel agents", "report format", "agent communication", or needs to understand how agents coordinate within the sprint system. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
majiayu000/claude-skill-registry 163
-
reading-comprehension
Strategies for constructing meaning from text, monitoring understanding, and repairing comprehension breakdowns. Covers before-during-after reading framework, seven evidence-based comprehension strategies (activating prior knowledge, questioning, visualizing, inferring, determining importance, summarizing, monitoring/fix-up), text structure recognition (narrative and expository), schema theory, close reading protocols, and the gradual release of responsibility instructional model. Use when teaching comprehension strategies, analyzing reader difficulties, planning text-based instruction, or building meaning from complex texts.
majiayu000/claude-skill-registry 163
-
postmortem-writing
Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.
majiayu000/claude-skill-registry 163