Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
release-health-gates
Standardize release approvals with GitHub-aware checklists and deployment gate validation
majiayu000/claude-skill-registry 163
-
druid
The keeper of the animal ecosystem. Not an animal themselves, but the one who understands the forest deeply enough to invite new creatures in. The druid communes with existing animals, walks through the grove to find the right name, and performs the ritual of creation. Use when creating new animal skills or gatherings for the Grove ecosystem.
majiayu000/claude-skill-registry 163
-
solid
SOLID 원칙 기반 iOS 객체지향 설계. 의존성 관리, 확장성, 유지보수성을 위한 5가지 핵심 원칙 적용. Use when designing class hierarchies, applying design patterns, reviewing object-oriented code structure, or applying SOLID principles during architecture design and refactoring.
majiayu000/claude-skill-registry 163
-
hypershift
Manage HyperShift clusters on AWS for Kagenti testing. Create, destroy, debug clusters and check quotas.
majiayu000/claude-skill-registry 163
-
input-validation
Validate construction data inputs before processing: cost estimates, schedules, BIM data, field reports. Catch errors early with domain-specific rules.
majiayu000/claude-skill-registry 163
-
optimize-for-gpu
GPU-accelerate Python code using CuPy, Numba CUDA, Warp, cuDF, cuML, cuGraph, KvikIO, cuCIM, cuxfilter, cuVS, cuSpatial, and RAFT. Use whenever the user mentions GPU/CUDA/NVIDIA acceleration, or wants to speed up NumPy, pandas, scikit-learn, scikit-image, NetworkX, GeoPandas, or Faiss workloads. Covers physics simulation, differentiable rendering, mesh ray casting, particle systems (DEM/SPH/fluids), vector/similarity search, GPUDirect Storage file IO, interactive dashboards, geospatial analysis, medical imaging, and sparse eigensolvers. Also use when you see CPU-bound Python code (loops, large arrays, ML pipelines, graph analytics, image processing) that would benefit from GPU acceleration, even if not explicitly requested.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
init
Initialize a new project with Darkroom standards. Use when:
- User says "new project", "start project", "initialize", "setup project"
- User wants to create a new Next.js, React, or web app
- User mentions "satus" or "starter template"
majiayu000/claude-skill-registry 163
-
bmad-editorial-review-structure
Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure
majiayu000/claude-skill-registry 163
-
web-design-review
This skill should be used when user asks to "review my UI", "check accessibility", "audit design", "review UX", "check my site against best practices", or wants to review frontend code for Web Interface Guidelines compliance.
majiayu000/claude-skill-registry 163
-
docs-search
Searches auto-generated codebase documentation for function signatures, API documentation, class definitions, and code comments. Use when the user asks to "search docs", "find function", "check API", or before implementing anything to understand existing patterns.
majiayu000/claude-skill-registry 163
-
video-audio-processing
Video and audio processing capabilities for Flutter applications
majiayu000/claude-skill-registry 163
-
nextjs-data-table-page
Create Next.js data table pages with SSR initial load, SWR caching, and server-response-based UI updates. Use when asked to create a new data table page, entity management page, CRUD table, or admin list view. Generates page.tsx (SSR), table components, columns, context, actions, and API routes following a proven architecture with centralized reusable data-table component.
majiayu000/claude-skill-registry 163
-
brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
majiayu000/claude-skill-registry 163
-
notion
Notion API for creating and managing pages, databases, and blocks.
majiayu000/claude-skill-registry 163
-
session-end
End the session, save context, and produce a handoff artifact
majiayu000/claude-skill-registry 163
-
xss-detection
Detect, exploit, and prevent Cross-Site Scripting (XSS) vulnerabilities in web applications. Use when tasks involve testing for reflected, stored, or DOM-based XSS, building XSS payloads, bypassing WAF filters, implementing Content Security Policy, sanitizing user input, or auditing web applications for injection vulnerabilities. Covers detection, exploitation, and remediation.
majiayu000/claude-skill-registry 163
-
widgetkit-code-review
Reviews WidgetKit code for timeline management, view composition, configurable intents, and performance. Use when reviewing code with import WidgetKit, TimelineProvider, Widget protocol, or @main struct Widget.
majiayu000/claude-skill-registry 163
-
vue-component-generator
Generate vue component generator operations. Auto-activating skill for Frontend Development.
Triggers on: vue component generator, vue component generator
Part of the Frontend Development skill category. Use when working with vue component generator functionality. Trigger with phrases like "vue component generator", "vue generator", "vue".
majiayu000/claude-skill-registry 163
-
Financial Calculations
Decimal precision and financial math patterns in LivestockAI
majiayu000/claude-skill-registry 163
-
libllm
libllm - LLM API client for OpenAI-compatible endpoints. LlmApi class handles chat completions and embeddings via HTTP. Supports GitHub Models, Azure OpenAI, and standard OpenAI endpoints. Handles streaming responses, token counting, and multi-tool parallel call fixes. Use for LLM completions, embeddings, and AI model integration.
majiayu000/claude-skill-registry 163
-
dist-sys-auditor
Distributed systems design and implementation auditor — enforces evidence-backed coordination decisions, citation requirements, invariant tracking, and correctness verification against academic literature, battle-tested systems, and the project's locked architectural decisions
majiayu000/claude-skill-registry 163
-
ts-testing
Generates dense law-driven test suites for Effect modules via algebraic PBT using Vitest, @effect/vitest, fast-check. Enforces 175 LOC cap, 95% per-file coverage, mutation kill-ratio via Stryker. Use when writing/reviewing spec files, adding coverage, generating property tests, debugging flakes, or scaffolding unit/integration/E2E tests from templates.
majiayu000/claude-skill-registry 163
-
rails
Rails 7+ framework guardrails, patterns, and best practices for AI-assisted development.
Use when working with Rails projects, or when the user mentions Ruby on Rails.
Provides ActiveRecord, Hotwire/Turbo, Action Cable, and convention-over-configuration guidelines.
majiayu000/claude-skill-registry 163