Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
qmd
Local hybrid search for markdown notes and docs. Use when searching notes, finding related content, or retrieving documents from indexed collections.
majiayu000/claude-skill-registry 163
-
kiss-principle
Keep It Simple, Stupid - evita complejidad innecesaria. Use cuando diseñe interfaces, arquitectura, o tome decisiones que afecten la simplicidad del sistema.
majiayu000/claude-skill-registry 163
-
create-auth-skill
使用 Better Auth 为 TypeScript/JavaScript 应用创建鉴权层的技能。
majiayu000/claude-skill-registry 163
-
bdd-feature-generator
Creates BDD feature files for Golang Clean Architecture projects using Gherkin syntax. Use when users need to write .feature files for integration tests, create test scenarios for APIs, or generate Cucumber/Godog test specifications. Specifically for projects that follow Clean Architecture patterns with existing step definitions.
majiayu000/claude-skill-registry 163
-
mcp
Model Context Protocol (MCP) サーバーの作成・管理ガイド。カスタムツールの追加方法。 使用タイミング: (1) Claude Codeにカスタムツールを追加したい時 (2) 外部サービス連携時 (3) プロジェクト固有の自動化ツールを作りたい時 (4) MCPサーバーの設定方法を知りたい時。 トリガー例: 「MCPサーバーを作って」「カスタムツールを追加」「MCP設定」 「外部APIをツール化」「テストランナーMCP」
majiayu000/claude-skill-registry 163
-
ui-libraries-components
Integrate modern UI libraries and reusable components into the project.
majiayu000/claude-skill-registry 163
-
kafka-producer-implementation
Implement type-safe Kafka producers for event streaming with msgspec serialization.
Use when building async/await producers that publish domain events (orders, transactions, etc.)
with schema validation, error handling, retry logic, and distributed tracing.
Handles producer configuration, idempotent writes, and graceful shutdown.
majiayu000/claude-skill-registry 163
-
improve-flow
This skill should be used when users drop off mid-task, motivation fades, or experiences feel flat. Applies Peak-End Rule, Goal-Gradient Effect, and Zeigarnik Effect.
majiayu000/claude-skill-registry 163
-
doc-index-update
Maintain table of contents and index files across documentation. Use when adding, removing, or renaming documentation files.
majiayu000/claude-skill-registry 163
-
read-webpage-content-as-markdown
Read a webpage into cleaned markdown using curl + markitdown + codex exec. Use whenever asked to read a webpage or extract article content from a URL. Static HTML only; JS/client-rendered pages require a Playwright workflow.
majiayu000/claude-skill-registry 163
-
obsidian-travel
Create or update a travel plan in the Obsidian vault Travel folder
majiayu000/claude-skill-registry 163
-
python-standards
Modern Python development with uv, ruff, mypy, and pytest. Use when:
- Writing or reviewing Python code
- Setting up Python projects or pyproject.toml
- Choosing dependency management (uv, poetry, pip)
- Configuring linting, formatting, or type checking
- Organizing Python packages
Keywords: Python, pyproject.toml, uv, ruff, mypy, pytest, type hints,
virtual environment, lockfile, package structure
majiayu000/claude-skill-registry 163
-
aps-documentation
Comprehensive skill for working with Agile Protocol Specification documentation.
Automatically activates when creating, editing, or reviewing APS content.
Provides templates, naming conventions, and document lifecycle guidance.
majiayu000/claude-skill-registry 163
-
vn-payroll
Calculates Net Income, Personal Income Tax (PIT), and Social Insurance (BHXH) based on Vietnam's progressive tax brackets.
majiayu000/claude-skill-registry 163
-
electron-app
Build Electron desktop applications with IPC, window management, and packaging. Use when working on TitanMirror desktop app or any cross-platform desktop applications.
majiayu000/claude-skill-registry 163
-
hosted-agents
This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes, self-spawning agents, or remote coding environments.
majiayu000/claude-skill-registry 163
-
agent-technical-writer
Expert technical writer specializing in clear, accurate documentation and content creation. Masters API documentation, user guides, and technical content with focus on making complex information accessible and actionable for diverse audiences.
majiayu000/claude-skill-registry 163
-
start-working
Autonomously execute ALL tasks from the backlog until complete. Runs in a continuous loop - picks task, implements via subagent, moves to done, repeats. No user prompts between tasks. Follows task-board workflow (backlog → in-progress → done).
majiayu000/claude-skill-registry 163
-
go-specialist
Go language consultant providing guidance on best practices, testing with testify, concurrency patterns, error handling, and technology stack recommendations. Use when answering Go questions, reviewing Go code, or advising on Go implementation approaches.
majiayu000/claude-skill-registry 163
-
policyengine-code-style
PolicyEngine code writing style guide - formula optimization, direct returns, eliminating unnecessary variables
majiayu000/claude-skill-registry 163
-
skill-debugging-assistant
Debug, diagnose, and troubleshoot skill issues including trigger failures, parameter problems, prompt conflicts, and SKILL.md structural issues. Use when skills don't activate as expected, trigger incorrectly, produce unexpected behavior, conflict with system instructions, or fail packaging validation. Analyzes YAML frontmatter, descriptions, progressive disclosure, token budget, absolute statements, and reference file organization. For skill creators reviewing, validating, or fixing skill problems.
majiayu000/claude-skill-registry 163
-
curriculum-grade-assist
Assist with grading by applying rubrics to student work, generating criterion-level feedback, and maintaining consistency across submissions. Use when grading assignments, applying rubrics, or providing feedback. Activates on "grade this", "apply rubric", "provide feedback", or "score student work".
majiayu000/claude-skill-registry 163
-
academic-writing-standards
Expert knowledge of academic writing standards for peer-reviewed papers, including citation integrity, style compliance, clarity, and scientific writing best practices. Use when reviewing or editing academic manuscripts, papers, or research documentation.
majiayu000/claude-skill-registry 163
-
erpnext-syntax-scheduler
Scheduler and background jobs syntax for Frappe/ERPNext v14/v15/v16. Use for scheduler_events in hooks.py, frappe.enqueue() for async jobs, queue configuration, job deduplication, error handling, and monitoring. Triggers on questions about scheduled tasks, background processing, cron jobs, RQ workers, job queues, async tasks.
majiayu000/claude-skill-registry 163