Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
brevo-automation
Automate Brevo (Sendinblue) tasks via Rube MCP (Composio): manage email campaigns, create/edit templates, track senders, and monitor campaign performance. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
loogle-search
Search Mathlib for lemmas by type signature pattern
majiayu000/claude-skill-registry 163
-
textual-scaffolder
Generate Textual (Python) TUI application structure with widgets, screens, and CSS styling.
majiayu000/claude-skill-registry 163
-
guard-users-qwen
Guardrail policy for Qwen CLI: refuse catastrophic actions, require scoped approvals, and reduce secret leakage.
majiayu000/claude-skill-registry 163
-
session-state
SESSION_ORCHESTRATION.mdに基づくセッション状態遷移管理。内部用。Do NOT load for: user session management, login state, app state handling.
majiayu000/claude-skill-registry 163
-
angular-docker-compose-env-coverage
Create, repair, and verify Dockerfile plus Docker Compose setup for Angular 20, with deterministic checks that every variable declared in `.env` files is covered by compose configuration. Use when users ask to dockerize Angular 20, add or fix compose files, enforce `.env` coverage, prevent missing runtime/build variables, or standardize repeatable container validation.
majiayu000/claude-skill-registry 163
-
production-code-audit
Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations
majiayu000/claude-skill-registry 163
-
pend
View latest reply from AI provider (gemini/codex/opencode/droid/claude).
majiayu000/claude-skill-registry 163
-
OpenAI Apps MCP
Build ChatGPT apps with MCP servers on Cloudflare Workers. Extend ChatGPT with custom tools and interactive widgets (HTML/JS UI).
Use when: developing ChatGPT extensions, implementing MCP servers, or troubleshooting CORS, widget 404s, MIME types, ASSETS binding errors, Next.js integration issues, or edge platform limitations.
majiayu000/claude-skill-registry 163
-
google-workspace
Google Workspace read-only via gogcli: Gmail, Drive, Docs, Sheets, Slides, Calendar, Contacts, Tasks, Keep. 查邮件、文件、文档、表格、日程、联系人、任务、笔记。Keywords: gmail email 邮件 drive 云盘 docs sheets calendar 日历 tasks 任务 keep 笔记 gog
majiayu000/claude-skill-registry 163
-
learn-off
Disable continuous learning mode
majiayu000/claude-skill-registry 163
-
rvt-to-excel
Convert RVT/RFA files to Excel databases. Extract BIM element data, properties, and quantities.
majiayu000/claude-skill-registry 163
-
maui-platform-invoke
Guidance for calling platform-specific native APIs from .NET MAUI apps. Covers partial classes, conditional compilation, multi-targeting configuration, and dependency injection patterns for cross-platform code that needs Android, iOS, Mac Catalyst, or Windows functionality. USE FOR: "platform-specific code", "conditional compilation", "partial class", "#if ANDROID", "#if IOS", "multi-targeting", "native API call", "platform invoke", "platform-specific DI", "DeviceInfo.Platform". DO NOT USE FOR: custom control handlers (use maui-custom-handlers), permission requests (use maui-permissions), or dependency injection patterns (use maui-dependency-injection).
majiayu000/claude-skill-registry 163
-
ado-resolve
Use when committing, pushing, creating PR, and resolving Azure DevOps ticket in one workflow. Also use when creating a new ADO ticket. Triggers on "resolve ticket", "close ticket", "create ticket", "commit and PR", or ticket number mentions with resolution intent.
majiayu000/claude-skill-registry 163
-
memory-engine
Memory management system for Claude Code — Student Loop, Smart Context, Auto Learn, Session Handoff, Correction Cycle. Triggered by memory commands (/save, /reflect, /handoff, /check) or memory-related questions. Not for general programming tasks.
majiayu000/claude-skill-registry 163
-
bmad-bmb-validate-workflow
Run validation check on BMAD workflows against best practices
majiayu000/claude-skill-registry 163
-
bmad-help
Analyzes current state and user query to answer BMad questions or recommend the next workflow or agent. Use when user says what should I do next, what do I do now, or asks a question about BMad
majiayu000/claude-skill-registry 163
-
ffmpeg-docker-containers
majiayu000/claude-skill-registry 163
-
icon-set-generator
Generate cohesive, project-specific SVG icon sets for websites and applications. Use this skill whenever the user needs custom icons, an icon set for a website or app, icons for a client project, or mentions needing SVG icons that look consistent together. Also trigger when the user describes a project and icons would naturally be part of the deliverable — e.g. "I'm building a site for a plumber" implies they'll need service icons. Trigger on: "icons for", "icon set", "custom icons", "SVG icons", "make me icons", "I need icons", "website icons", "project icons", or any request for consistent visual assets for a web project. This skill produces individual SVG files with a consistent style engine, not generic icon library lookups.
majiayu000/claude-skill-registry 163
-
analysis-phase
Validates cross-artifact consistency and detects breaking changes during feature analysis. Use when running /analyze command, validating spec-plan alignment, checking task-implementation consistency, or identifying API/database/UI breaking changes before deployment. (project)
majiayu000/claude-skill-registry 163
-
localsetup-tdd-guide
Test-driven development workflow with test generation, coverage analysis, and multi-framework support
majiayu000/claude-skill-registry 163
-
building-rag-systems
Build production RAG systems with semantic chunking, incremental indexing, and filtered retrieval.
Use when implementing document ingestion pipelines, vector search with Qdrant, or context-aware
retrieval. Covers chunking strategies, change detection, payload indexing, and context expansion.
NOT when doing simple similarity search without production requirements.
majiayu000/claude-skill-registry 163
-
fabric-rest-api-remediate
Diagnose and resolve Microsoft Fabric REST API errors including HTTP 401 Unauthorized, 403 Forbidden, 404 Not Found, 429 Throttling, and 5xx server errors. Use when debugging Fabric API authentication failures, Entra ID token issues, insufficient scopes, throttling/rate limiting, long running operation (LRO) polling failures, pagination problems, service principal configuration, or capacity API errors. Covers PowerShell and C# remediate workflows against api.fabric.microsoft.com.
majiayu000/claude-skill-registry 163
-
test-strategy
Assess and recommend the appropriate testing strategy for Rust code - unit tests, parameterized tests (rstest), property-based tests, fuzz tests, Kani model checking, or simulation testing
majiayu000/claude-skill-registry 163