Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
n8n-integration-testing-patterns
API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations.
majiayu000/claude-skill-registry 163
-
Deploy Light Bot to Staging
Deploy the Light Bot application to the staging server using SSH and Docker Compose.
majiayu000/claude-skill-registry 163
-
flask-reviewer
WHEN: Flask project review, Blueprint structure, extensions, request handling
WHAT: Blueprint organization + Extension patterns + Request/response handling + Configuration + Testing
WHEN NOT: FastAPI → fastapi-reviewer, Django → django-reviewer, General Python → python-reviewer
majiayu000/claude-skill-registry 163
-
homebrew-publish
Publish CLIs/TUIs to Homebrew via a personal tap. Use when asked to create or manage a Homebrew tap repo, generate or update formulae, compute sha256, test installs, or ship new releases for Go, Rust, Node/TypeScript, Python, or prebuilt binaries.
majiayu000/claude-skill-registry 163
-
gdUnit4 Test Writer
Write gdUnit4 test code with type-specific assertions, signal testing, and scene runner support. Use when creating or updating tests for GDScript files.
majiayu000/claude-skill-registry 163
-
uloop-get-unity-info
Returns the Unity version. Use this tool to check Unity environment information.
majiayu000/claude-skill-registry 163
-
aps-doc-core
Core documentation generation patterns and framework for Treasure Data pipeline layers. Provides shared templates, quality validation, testing framework, and Confluence integration used by all layer-specific documentation skills.
majiayu000/claude-skill-registry 163
-
check-live-stations
Analyze live weather station integrations, validate data sources, and identify spots missing live conditions
majiayu000/claude-skill-registry 163
-
feature-prioritization-matrix
Transform overwhelming client feature wish lists into structured MVP/Phase 2/Phase 3 plans with time estimates, preventing scope creep and creating profitable upsell opportunities.
majiayu000/claude-skill-registry 163
-
versioning-dashboard
Dashboard pattern for tracking doc coverage across product versions, locales, and channels.
majiayu000/claude-skill-registry 163
-
api-tester
Makes HTTP requests to any URL and returns the response (supports GET, POST, PUT, PATCH, DELETE)
majiayu000/claude-skill-registry 163
-
version-1-8-1
majiayu000/claude-skill-registry 163
-
organize-modules
Apply private modules with public re-exports pattern for clean API design. Includes conditional visibility for docs and tests. Use when creating modules, organizing mod.rs files, or before creating commits.
majiayu000/claude-skill-registry 163
-
skillpkg
Agent Skills Package Manager - Install once, use everywhere. Manage, share, and sync AI agent skills across platforms.
majiayu000/claude-skill-registry 163
-
openrouter-hello-world
Create your first OpenRouter API request with a simple example. Use when learning OpenRouter or testing your setup. Trigger with phrases like 'openrouter hello world', 'openrouter first request', 'openrouter quickstart', 'test openrouter'.
majiayu000/claude-skill-registry 163
-
drf-serializer
Generate Django REST Framework serializers with validation, nested relationships, and best practices. Use when creating or updating API serializers, especially for complex models with relationships.
majiayu000/claude-skill-registry 163
-
command-agent-skill-integration
コマンド/エージェント/スキルの統合設計を整理し、連携パターンと複合ワークフローを支援するスキル。
起動パターン、参照パターン、統合検証の手順を一貫して整理する。
Anchors:
• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 連携手順の設計 / 目的: 再現性の確保
• Multi-Agent Systems (Wooldridge) / 適用: エージェント連携 / 目的: 協調設計の整理
• Workflow Patterns (van der Aalst) / 適用: 複合ワークフロー / 目的: 実行フローの明確化
Trigger:
Use when integrating commands with agents and skills, designing composite workflows, or validating integration rules.
command agent skill integration, composite workflow, agent invocation, skill reference
majiayu000/claude-skill-registry 163
-
testing-python
Python testing best practices with pytest. Covers unit, integration, async tests, mocking, fixtures.
Triggers: "напиши тесты", "write tests", "add tests", "test coverage", "pytest"
majiayu000/claude-skill-registry 163
-
ecom-integrations
Ecommerce integration patterns and decomposer/composer
majiayu000/claude-skill-registry 163
-
terraform-provider-tests
Analyze and improve Terraform provider test coverage using terraform-plugin-testing v1.13.3+ patterns. Use when (1) analyzing test coverage gaps, (2) adding missing tests (drift detection, import, idempotency), (3) converting legacy patterns to modern state checks, (4) tracking optional field coverage, (5) verifying test quality, or (6) validating example accuracy. Supports automated coverage analysis, guided pattern improvements, and example testing.
majiayu000/claude-skill-registry 163
-
debug-mode
Hypothesis-driven debugging with hybrid dual-track parallel execution (Opus 4.5 + GPT 5.2). Spawns two independent chains of subagents where each reviews and improves upon its own previous work, then synthesizes findings from both tracks. Use when debugging hard-to-reproduce bugs, CI/E2E test failures, flaky tests, or when standard fixes have failed.
majiayu000/claude-skill-registry 163
-
change-type
Classify a change set as behavior vs structure, then recommend the correct PR label (change:behavior or change:structure) and the appropriate local/CI checks. Use when the user asks whether a change is a behavior change or a structure change, what label to apply, or how CI/testing should differ based on change type.
majiayu000/claude-skill-registry 163
-
python-project
Python project scaffolding and development with modern tooling. Use when creating new Python projects, setting up virtual environments, configuring dependencies, or working with Flask web applications. Triggers on mentions of Python setup, uv, Flask, pytest, or project initialization.
majiayu000/claude-skill-registry 163
-
openrouter-compliance-review
Execute conduct security and compliance review of OpenRouter integration. Use when preparing for audits or security assessments. Trigger with phrases like 'openrouter security review', 'openrouter compliance', 'openrouter audit', 'security assessment'.
majiayu000/claude-skill-registry 163