Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
architecture-paradigm-microservices
Apply microservices for independent deployment and per-service scaling. Use when bounded contexts are clear.
majiayu000/claude-skill-registry 163
-
avalonia-zafiro-development
Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.
majiayu000/claude-skill-registry 163
-
create-user-stories
Generate user story map with BDD acceptance criteria when the user asks to create user stories, write stories, or break down a feature into stories
majiayu000/claude-skill-registry 163
-
install-tool
majiayu000/claude-skill-registry 163
-
llmlb-cli-usage
Use llmlb assistant CLI commands (curl/openapi/guide) instead of the deprecated MCP server flow.
majiayu000/claude-skill-registry 163
-
using-asyncio-python
Apply Using Asyncio in Python practices (Caleb Hattingh). Covers Introducing Asyncio (Ch 1: what it is, I/O-bound concurrency), Threads (Ch 2: drawbacks, race conditions, GIL, ThreadPoolExecutor), Asyncio Walk-Through (Ch 3: event loop, coroutines, async def/await, tasks, futures, gather, wait, async with, async for, async comprehensions, startup/shutdown, signal handling, executors), Libraries (Ch 4: aiohttp, aiofiles, Sanic, aioredis, asyncpg), Concluding Thoughts (Ch 5), History (App A: generators to async/await), Supplementary (App B). Trigger on "asyncio", "async/await", "event loop", "coroutine", "aiohttp", "async Python", "concurrent I/O", "non-blocking".
majiayu000/claude-skill-registry 163
-
playwright-automation
Playwright testing automation patterns. E2E tests, browser automation, visual testing, API testing. Use when writing automated tests with Playwright.
majiayu000/claude-skill-registry 163
-
context-engineering
Context engineering and prompt patterns for AI agents
majiayu000/claude-skill-registry 163
-
investigate-before-acting
Mandatory protocol that prevents AI agents from fabricating information. Forces best practice search before every action — coding, design, content, pricing, naming, architecture, everything. Every decision must have a citation (source name + URL + direct quote). Based on Anthropic official hallucination reduction techniques.
majiayu000/claude-skill-registry 163
-
shaping
Golden path /shape — consolidate journey patterns across canvases and file gap issues.
majiayu000/claude-skill-registry 163
-
radix-ui
Build accessible React components with Radix UI primitives. Covers unstyled components, accessibility features, composition patterns, and styling integration. Use for accessible UI development, custom design systems, and headless component architecture.
majiayu000/claude-skill-registry 163
-
down-skilling
Distill Opus-level reasoning into optimized instructions for Haiku 4.5 (and Sonnet). Generates explicit, procedural prompts with n-shot examples that maximize smaller model performance on a given task. Use when user says "down-skill", "distill for Haiku", "optimize for Haiku", "make this work on Haiku", "generate Haiku instructions", or needs to delegate a task to a smaller model with high reliability.
majiayu000/claude-skill-registry 163
-
ts-sdk-wallet-adapter
How to integrate wallet connection in React frontends using @aptos-labs/wallet-adapter-react. Covers AptosWalletAdapterProvider setup, useWallet() hook, frontend transaction submission, and wallet connection UI. Triggers on: 'wallet adapter', 'connect wallet', 'useWallet', 'AptosWalletAdapterProvider', 'wallet-adapter-react', 'wallet connection'.
majiayu000/claude-skill-registry 163
-
banner-creator
Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio. Use when user wants to create a banner, header, hero image, cover image, GitHub banner, Twitter header, or readme banner.
majiayu000/claude-skill-registry 163
-
java-architect
Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing challenges in cloud-native Spring applications.
majiayu000/claude-skill-registry 163
-
agent-release-swarm
Agent skill for release-swarm - invoke with $agent-release-swarm
majiayu000/claude-skill-registry 163
-
planning-content-calendars
Creates strategic content schedules with themes, dates, and publishing cadence. Use when the user asks about content calendars, publishing schedules, content planning, editorial calendars, or content strategy timelines.
majiayu000/claude-skill-registry 163
-
voice-agents
Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems.
majiayu000/claude-skill-registry 163
-
setup-server
Bootstrap Pierre server with database, admin user, coaches, and test users for development and testing
majiayu000/claude-skill-registry 163
-
dev-workflow-review-pr
Review GitHub pull requests using the gh CLI. Fetches PR diff and details, optional Jira or GitHub issue context from branch, analyzes for code quality, security, tests, and style, then posts inline comments. Use when the user asks to review a PR, check a pull request, or mentions a PR URL or number.
majiayu000/claude-skill-registry 163
-
retro
Weekly engineering retrospective. Analyzes commit history, work patterns,
and code quality metrics with persistent history and trend tracking.
Team-aware: breaks down per-person contributions with praise and growth areas.
Use when asked to "weekly retro", "what did we ship", or "engineering retrospective".
Proactively suggest at the end of a work week or sprint.
majiayu000/claude-skill-registry 163
-
1k-code-review-pr
Comprehensive PR code review for OneKey monorepo. Use when reviewing PRs, code changes, or diffs — covers security (secrets/PII leakage, supply-chain, AuthN/AuthZ), code quality (hooks, race conditions, null safety, concurrent requests), and OneKey-specific patterns (Fabric crashes, MIUI, BigNumber). Triggers on "review PR", "review this PR", "code review", "check this diff", "审查 PR", "代码审查", "review
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
-
backlog-workflow
Project-agnostic workflow guidance for Backlog.md MCP task management. Covers search-first protocol, scope assessment, task creation standards, lifecycle management, and cross-session coordination.
majiayu000/claude-skill-registry 163