Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
plutonium-resource
Overview of Plutonium resources - what they are and how the pieces fit together
majiayu000/claude-skill-registry 163
-
agent-customization
Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). Use for: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns; defining tool restrictions; creating custom agent modes or specialized workflows; packaging domain knowledge; fixing YAML frontmatter syntax.
majiayu000/claude-skill-registry 163
-
sentry-load-scale
Manage scale Sentry for high-traffic applications.
Use when optimizing for high event volumes,
managing costs at scale, or tuning for performance.
Trigger with phrases like "sentry high traffic", "scale sentry",
"sentry high volume", "sentry millions events".
majiayu000/claude-skill-registry 163
-
extracting-hecras-results
Extract HEC-RAS hydraulic results from HDF files including water surface elevations (WSE),
depths, velocities, and flows for both steady and unsteady simulations. Handles cross section
time series, 2D mesh results, maximum envelopes, and dam breach results. Use when you need to
extract, analyze, or post-process HEC-RAS simulation outputs, retrieve water levels, query
velocity fields, get depth grids, extract flow data, analyze breach hydrographs, or pull
hydraulic variables from .hdf result files.
majiayu000/claude-skill-registry 163
-
output-style-builder
Creates structured output formats (JSON, YAML, Markdown-KV, XML) and response style configurations for Claude. Use when: (1) defining agent output schemas (.json, .yaml, .xml), (2) configuring response style scope hierarchy, (3) embedding formats in agents/commands, (4) building CLAUDE.md output sections, (5) creating format definitions in .claude/styles/, or (6) standardizing structured data serialization.
majiayu000/claude-skill-registry 163
-
package-json-scaffolder
Generate complete package.json files with appropriate dependencies, scripts, and configuration for Node.js projects of various types. Triggers on "create package.json", "generate package.json for", "npm init for", "node project setup".
majiayu000/claude-skill-registry 163
-
search-driving-distance
Estimate driving/taxi duration, distance, and rough cost between two cities using the bundled distance matrix CSV. Use this skill when comparing ground travel options or validating itinerary legs.
majiayu000/claude-skill-registry 163
-
opentofu
Open-source Terraform alternative for infrastructure provisioning with installation and workflow commands.
majiayu000/claude-skill-registry 163
-
active-record-db
majiayu000/claude-skill-registry 163
-
fusion-test
Compare testing strategies and choose the best coverage plan; use when deciding how to test a feature or fix.
majiayu000/claude-skill-registry 163
-
define-customer-profile
Iteratively craft a CUSTOMER.md document that precisely defines your ideal customer profile (ICP). This is the foundational document from which everything else (product, features, brand) derives. Uses parallel research agents and multi-choice workflow with feedback cycles.
majiayu000/claude-skill-registry 163
-
nosql-expert
Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.
majiayu000/claude-skill-registry 163
-
umap-learn
UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.
majiayu000/claude-skill-registry 163
-
mcp-debugging
Debug MCP server issues and analyze logs for the Orient. Use this skill when investigating tool failures, API errors, slow operations, or troubleshooting MCP tool behavior. Covers log file locations, JSON log format, correlation IDs for request tracing, common debugging commands, and log rotation configuration.
majiayu000/claude-skill-registry 163
-
devup-ui
Zero-runtime CSS-in-JS preprocessor for React. Transforms JSX styles to static CSS at build time.
TRIGGER WHEN:
- Writing/modifying Devup UI components (Box, Flex, Grid, Text, Button, etc.)
- Using styling APIs: css(), styled(), globalCss(), keyframes()
- Configuring devup.json theme (colors, typography)
- Setting up build plugins (Vite, Next.js, Webpack, Rsbuild, Bun)
- Debugging "Cannot run on the runtime" errors
- Working with responsive arrays or pseudo-selectors (_hover, _dark, etc.)
majiayu000/claude-skill-registry 163
-
building-forms
Builds form components and data collection interfaces including contact forms, registration flows, checkout processes, surveys, and settings pages. Includes 50+ input types, validation strategies, accessibility patterns (WCAG 2.1), multi-step wizards, and UX best practices. Provides decision trees from data type to component selection, validation timing guidance, and error handling patterns. Use when creating forms, collecting user input, building surveys, implementing validation, designing multi-step workflows, or ensuring form accessibility.
majiayu000/claude-skill-registry 163
-
memcached-config-helper
Memcached Config Helper - Auto-activating skill for Backend Development.
Triggers on: memcached config helper, memcached config helper
Part of the Backend Development skill category.
majiayu000/claude-skill-registry 163
-
api-developer
API 개발 전문가. REST API, FastAPI, Flask, 인증, 문서화.
majiayu000/claude-skill-registry 163
-
mvc-pattern
Scaffold new MVC components (Model, View, Controller) for Tkinter applications following the template's architecture. Use when creating new features, when user mentions "MVC", "model", "view", or "controller", or when working with .py files in models/, views/, or controllers/ directories.
majiayu000/claude-skill-registry 163
-
algvex-web
Manage and deploy the Algvex website for AItrader. 管理和部署 Algvex 网站。
Use this skill when:
- Deploying or updating the Algvex website (部署或更新网站)
- Configuring the web frontend or backend (配置前端或后端)
- Managing Google OAuth setup (管理 Google OAuth 设置)
- Troubleshooting website issues (排查网站问题)
- Adding new features to the web interface (添加新功能)
- Configuring Caddy reverse proxy (配置 Caddy 反向代理)
Keywords: algvex, website, web, frontend, backend, deploy, Next.js, FastAPI, Caddy, 网站, 部署
majiayu000/claude-skill-registry 163
-
capacitor-splash-screen
Guide to configuring splash screens in Capacitor apps including asset generation, animation, and programmatic control. Use this skill when users need to customize their app launch experience.
majiayu000/claude-skill-registry 163
-
PowerShell Scripting for Security
This skill should be used when the user asks to "write PowerShell scripts", "automate security tasks with PowerShell", "create PowerShell functions", "work with PowerShell modules", "parse data with PowerShell", or "build security automation scripts". It provides comprehensive PowerShell scripting fundamentals for security professionals.
majiayu000/claude-skill-registry 163
-
flow-orchestrator-2025
Salesforce Flow Orchestrator multi-user automation best practices (2025)
majiayu000/claude-skill-registry 163
-
fsharp-backend
Implement F# backend using Giraffe + Fable.Remoting with proper layer separation.
Use when: "implement backend", "add API", "create endpoint", "server logic", "business rules",
"backend for X", "API implementation", "server-side", "Giraffe", "Fable.Remoting".
Layers: Validation → Domain (pure) → Persistence (I/O) → API.
Creates code in src/Server/: Validation.fs, Domain.fs, Persistence.fs, Api.fs.
majiayu000/claude-skill-registry 163