Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
blueprints-maintenance
Use after modifying existing systems to update blueprint documentation. Read blueprints with read_blueprint before changes, update with write_blueprint after. Prevents documentation drift.
majiayu000/claude-skill-registry 163
-
Nodes Credentials Patterns
Implement n8n credential types including API key, OAuth2, and header-based authentication patterns. Use this skill when creating *.credentials.ts files, implementing ICredentialType interfaces, configuring OAuth2 flows, setting up credential testing, injecting authentication headers, or following credential security best practices. Apply when building any n8n node that requires API authentication, token management, or secure credential handling.
majiayu000/claude-skill-registry 163
-
wtp-ux-expert
UX expert for WTP, an iOS espresso shot dialing app. Use when working on WTP user experience including critiquing flows/screens, generating UX concepts, writing user stories, conducting accessibility audits, designing gamification/motivation systems, or any design decisions. Triggers on terms like UX, user experience, flow, screen, accessibility, user story, design critique, usability, HIG, gamification, achievements, streaks, or motivation for WTP contexts.
majiayu000/claude-skill-registry 163
-
mcp-setup
MCP server configuration, troubleshooting, and Todoist REST API workarounds
majiayu000/claude-skill-registry 163
-
nvm
Guidance for installing, configuring, and using nvm (Node Version Manager) based on the official README. Use when the user needs to manage Node.js versions, install nvm, or troubleshoot nvm usage.
majiayu000/claude-skill-registry 163
-
cree
Cree LED MPN encoding patterns, suffix decoding, and handler guidance. Use when working with high-power LEDs, XLamp series, and SiC power devices.
majiayu000/claude-skill-registry 163
-
exec-plan
Create or resume an execution plan - a design document that a coding agent can follow to deliver a working feature or system change
majiayu000/claude-skill-registry 163
-
repo-capability-map
Analyzes repository modules for current capabilities, groups them by domain, and identifies strategic gaps against mission objectives
majiayu000/claude-skill-registry 163
-
working-with-intervals
Work with Interval datasets (time-bounded data) using OPAL. Use when analyzing data with start and end timestamps like distributed traces, batch jobs, or CI/CD pipeline runs. Covers duration calculations, temporal filtering, and aggregating by time properties. Intervals are immutable completed activities with two timestamps, distinct from Events (single timestamp) and Resources (mutable state).
majiayu000/claude-skill-registry 163
-
baoyu-slide-deck
Generate professional slide deck images from content. Creates comprehensive outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", or "slide deck".
majiayu000/claude-skill-registry 163
-
refactor-git-plan
[Code Quality] Plans Git commit strategy for refactoring: branch naming, commit granularity, commit messages, and safe merge approach. Use to structure version control for reversible, reviewable changes.
majiayu000/claude-skill-registry 163
-
deepseek
DeepSeek AI large language model API via curl. Use this skill for chat completions, reasoning, and code generation with OpenAI-compatible endpoints.
majiayu000/claude-skill-registry 163
-
tdd-workflow
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
majiayu000/claude-skill-registry 163
-
Task Patterns
Complete tp CLI reference for Linear integration. Use when working with Linear issues (create, update, comment, labels), managing parent/child relationships, or setting up team configuration. Covers both daily issue management and initial project setup.
majiayu000/claude-skill-registry 163
-
unsloth
Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization
majiayu000/claude-skill-registry 163
-
graphql-apollo-client
Build React apps with Apollo Client - queries, mutations, cache, and subscriptions
majiayu000/claude-skill-registry 163
-
jsgui3-ssr-activation-data-bridge
Understand and debug how jsgui3 SSR markup becomes activated client-side, including persisted fields (data-jsgui-fields) and ctrl_fields (data-jsgui-ctrl-fields), and where to patch/plugin.
majiayu000/claude-skill-registry 163
-
consulting-gemini
Google Gemini CLIを使用した計画レビュー、実装チェック、調査タスクのための相談。 トリガー: /think完了, /code完了, /research実行, 計画レビュー, 実装確認, 調査依頼, Geminiに相談.
majiayu000/claude-skill-registry 163
-
scaffold-experiment
Set up complete experimental infrastructure for all runs in a designed experiment. Orchestrates parallel generation of fine-tuning configs (via scaffold-torchtune) and evaluation configs (via scaffold-inspect). Use after design-experiment to prepare configs before running experiments.
majiayu000/claude-skill-registry 163
-
qc-backtest-runner
Automate QuantConnect cloud backtesting workflow with GitHub integration. Push strategies to QuantConnect cloud, execute backtests, wait for completion, and retrieve performance metrics. This skill should be used when running backtests on QuantConnect cloud or testing trading strategies.
majiayu000/claude-skill-registry 163
-
clay-hello-world
Create a minimal working Clay example.
Use when starting a new Clay integration, testing your setup,
or learning basic Clay API patterns.
Trigger with phrases like "clay hello world", "clay example",
"clay quick start", "simple clay code".
majiayu000/claude-skill-registry 163
-
javascript-practices
JS/TS conventions for syntax, modules, and types. Use when writing or reviewing JavaScript/TypeScript code.
majiayu000/claude-skill-registry 163
-
godot-split-scripts
Use when Godot scripts exceed 150 lines or have multiple responsibilities. Detects scripts doing too many things (player movement + combat + inventory + UI). Automatically splits into focused scripts following Single Responsibility Principle, preserves behavior exactly, and creates git commits per split.
majiayu000/claude-skill-registry 163
-
golang-clean-architecture
Clean Architecture audit for Go services. Use when reviewing layered architecture, dependency rules, or gRPC/usecase/repository patterns. Ensures proper separation of concerns and dependency inversion.
majiayu000/claude-skill-registry 163