Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
deployment-management
Managing LangGraph Cloud deployments through listing, filtering, and cleanup operations. Use when managing test deployments, cleaning up orphaned resources, filtering by name patterns, or handling bulk deletion. Automatically sources credentials from devcontainer environment.
majiayu000/claude-skill-registry 163
-
langgraph-implementation
Implements stateful agent graphs using LangGraph. Use when building graphs, adding nodes/edges, defining state schemas, implementing checkpointing, handling interrupts, or creating multi-agent systems with LangGraph.
majiayu000/claude-skill-registry 163
-
trello
Manage Trello boards, lists, and cards via the Trello REST API.
majiayu000/claude-skill-registry 163
-
prompts-dmccreary-microsims
majiayu000/claude-skill-registry 163
-
transcript-recovery
Recover full conversation history after context compaction. Use when context window is compacted and Claude needs to access earlier parts of the conversation, when user asks about what was discussed before, or when Claude needs to continue work from a previous session. Reads from /mnt/transcripts/ directory.
majiayu000/claude-skill-registry 163
-
vsa-implementation-guard
Blazor VSA アーキテクチャの実装ミス防止ガード。Handler、Validator、 BoundaryService、Entity などの C# コードを生成・修正する際に自動的に 適用される知識。SaveChangesAsync の禁止、BoundaryService での業務ロジック 禁止、Result<T> パターンの強制、Value Object 比較ルールなど、 カタログ駆動開発で頻発する実装ミスを防止する。
majiayu000/claude-skill-registry 163
-
reactome-database
Query Reactome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interactions, expression analysis, for systems biology studies.
majiayu000/claude-skill-registry 163
-
cc_chrome_devtools_mcp_skill
Comprehensive Chrome DevTools automation for performance testing, Core Web Vitals measurement (INP, LCP, CLS), network monitoring, accessibility validation, responsive testing, and browser automation. Uses Chrome DevTools Protocol via MCP to provide professional-grade web application testing, debugging, and analysis capabilities including performance tracing, HAR export, device emulation, and multi-page workflows.
majiayu000/claude-skill-registry 163
-
rpg-api-development
Use this skill when working on rpg-api codebase - provides layered architecture patterns, outside-in development, and integration with rpg-toolkit
majiayu000/claude-skill-registry 163
-
mcp-code-mode
MCP orchestration via TypeScript execution for efficient multi-tool workflows. Use Code Mode for ALL MCP tool calls (ClickUp, Notion, Figma, Webflow, Chrome DevTools, etc.). Provides 98.7% context reduction, 60% faster execution, and type-safe invocation. Mandatory for external tool integration.
majiayu000/claude-skill-registry 163
-
tsh-stock-realtime
Real-time stock synchronization for TSH Clients Console. Use when:
(1) Debugging stock sync issues (webhooks not firing, stock not updating)
(2) Understanding webhook event handling
(3) Implementing stock-affecting features
(4) Troubleshooting stock discrepancies between Zoho and app
(5) Adding new stock-affecting transaction handlers
(6) Monitoring stock sync health
(7) Understanding the multi-layer sync architecture
majiayu000/claude-skill-registry 163
-
git-github
React Native (Expo) 项目的 Git 和 GitHub 操作,包括分支管理、提交、推送、创建仓库、Pull Request、合并流程。当用户提到"git"、"github"、"提交"、"推送"、"分支"、"PR"、"合并"、"仓库"、"rebase"时使用此 skill。
majiayu000/claude-skill-registry 163
-
fuel-bill-processor
Process aviation fuel surcharge bills from Excel files. Supports both automatic detection and Claude-assisted modes. Detects headers, matches columns, parses dates/routes, and fetches contract numbers via API. Use when working with aviation fuel bills, Excel file processing, or when user mentions fuel surcharges,航空燃油账单, or 燃油差价费.
majiayu000/claude-skill-registry 163
-
generate-mixed-media
Combine selected ad images with ad copy to create platform-ready mixed media creatives. Use when compositing text overlays onto images, creating final ad assets, or generating downloadable advertising creatives. Triggers on requests to combine image and copy, create final ad creative, generate composite ads, or produce platform-ready ad assets.
majiayu000/claude-skill-registry 163
-
fsharp-routing
Implement client-side routing with Feliz.Router for F# Elmish applications.
Use when: "add routing", "create pages", "navigation", "URL handling", "deep linking",
"add page", "route to", "browser history", "SPA routing", "multi-page", "navigate to".
Creates route definitions, URL parsing, and navigation patterns in src/Client/.
majiayu000/claude-skill-registry 163
-
pagerunner-skill
Real Chrome automation for AI agents — authenticated sessions, PII anonymization, snapshots, and multi-agent coordination via KV store.
majiayu000/claude-skill-registry 163
-
sentry-migration-deep-dive
Execute migrate to Sentry from other error tracking tools.
Use when migrating from Rollbar, Bugsnag, Raygun,
or other error tracking solutions.
Trigger with phrases like "migrate to sentry", "sentry migration",
"switch from rollbar to sentry", "replace bugsnag with sentry".
majiayu000/claude-skill-registry 163
-
typography-audit
Check and fix typography hierarchy on a page. Fixes h2-to-h4 skips, ensures all sections have left-aligned title/description with max-w-3xl, removes centering classes, and adds missing headers with i18n keys.
majiayu000/claude-skill-registry 163
-
agent-discovery
Discovers all Claude Code agents in the system including built-in, plugin, project, and user-level agents. Use when you need to find which agents are available, understand the agent ecosystem, or prepare agents for Actoris registration.
majiayu000/claude-skill-registry 163
-
youtube-video-to-audio
Download YouTube videos as audio files using yt-dlp
majiayu000/claude-skill-registry 163
-
development-memory
Build persistent project knowledge using checkpoint/recall. Activates when fixing bugs, making decisions, or investigating past work. Creates automatic knowledge base through systematic checkpointing and semantic recall.
majiayu000/claude-skill-registry 163
-
testing-skills-activation
Use when creating or refining Claude Code skills to validate that skill descriptions trigger correctly - provides systematic testing methodology for skill activation patterns using test cases and automated evaluation
majiayu000/claude-skill-registry 163
-
create-feature-branch
Create properly named feature branch from development with remote tracking, following WescoBar naming conventions and git best practices
majiayu000/claude-skill-registry 163
-
cloudflare-zero-trust-access
Use this skill when integrating Cloudflare Zero Trust Access authentication with Cloudflare Workers applications. Provides Hono middleware setup, manual JWT validation patterns, service token authentication, CORS handling with Access, and multi-tenant configurations. Prevents 8 common errors including CORS preflight blocking (45 min saved), key cache race conditions (20 min), missing JWT headers (30 min), and dev/prod team mismatches (15 min). Saves ~58% tokens (3,250 tokens) and 2.5 hours per implementation. Covers user authentication flows, service-to-service auth, geographic restrictions, role-based access control, and Access policy configuration.
Keywords: Cloudflare Access, Zero Trust, Cloudflare Zero Trust Access, Access authentication, JWT validation, access jwt, service tokens, hono cloudflare access, hono-cloudflare-access middleware, workers authentication, protect worker routes, admin authentication, access policy, identity providers, azure ad access, google workspace access, okta access, github access, rbac cloudflare, geographic restrictions, multi-tenant access, cors access, CORS preflight blocked, JWT header missing, access key cache, team mismatch, access claims
majiayu000/claude-skill-registry 163