Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
vkc-repo-guardrails
Enforce Viet K-Connect non-negotiables (no Server Actions, API Routes only, Drizzle/Supabase patterns, TanStack Query repo layer, i18n ko/en/vi key parity). Use before/after code changes and for PR review checklists.
majiayu000/claude-skill-registry 163
-
m-skills-collection
A comprehensive collection of Agent Skills for software engineering, database operations, and productivity automation. Use when building, optimizing, or debugging software systems with AI assistance.
majiayu000/claude-skill-registry 163
-
persona-pipeline
Generate AI agent personas with authentic backstories, demographics, and personality traits for TraitorSim. Use when creating new characters, generating personas, building character libraries, or when asked about persona generation, backstory creation, or character development. Orchestrates Deep Research + Claude synthesis pipeline.
majiayu000/claude-skill-registry 163
-
app-store-deployment
Deploy iOS and Android apps to App Store and Google Play. Covers signing, versioning, build configuration, submission process, and release management.
majiayu000/claude-skill-registry 163
-
woocommerce-backend-dev
Add or modify WooCommerce backend PHP code following project conventions. Use when creating new classes, methods, hooks, or modifying existing backend code. **MUST be invoked before writing any PHP unit tests.**
majiayu000/claude-skill-registry 163
-
pathml
Full-featured computational pathology toolkit. Use for advanced WSI analysis including multiplexed immunofluorescence (CODEX, Vectra), nucleus segmentation, tissue graph construction, and ML model training on pathology data. Supports 160+ slide formats. For simple tile extraction from H&E slides, histolab may be simpler.
majiayu000/claude-skill-registry 163
-
startup-go-to-market
GTM strategy, channel selection, launch planning, and market entry execution
majiayu000/claude-skill-registry 163
-
commands-shashanktomar-dotfiles
majiayu000/claude-skill-registry 163
-
Pixel Art Professional
Apply advanced pixel art techniques including dithering, palette optimization, shading, antialiasing, and color theory. Use when the user mentions "dithering", "dither", "Bayer", "Floyd-Steinberg", "palette", "colors", "reduce colors", "optimize palette", "color limit", "shading", "shadows", "highlights", "lighting", "light source", "antialiasing", "smooth", "smoothing", "anti-alias", "AA", "color ramp", "gradient", "hue shifting", "saturation", "value", "contrast", or wants to "refine", "polish", "improve", "enhance", "make better", "add depth", "add dimension" to existing pixel art. Trigger on retro palette names (NES, Game Boy, C64, PICO-8), texture terms ("metal", "fabric", "stone", "wood"), and visual quality terms ("professional", "clean", "smooth", "vibrant").
majiayu000/claude-skill-registry 163
-
opentrons
Expert guidance for Opentrons Python API v2 - automated liquid handling, protocol development, labware management, and hardware module integration for OT-2 and Flex robots
majiayu000/claude-skill-registry 163
-
trello
Manage Trello boards, lists, and cards via the Trello REST API.
majiayu000/claude-skill-registry 163
-
fix-ocaml-gc
Guide for debugging and fixing bugs in the OCaml garbage collector, particularly memory management issues in the runtime's sweeping and allocation code. This skill applies when working on OCaml runtime C code, investigating segfaults in GC operations, or fixing pointer arithmetic bugs in memory managers with size-classed pools and run-length encoding.
majiayu000/claude-skill-registry 163
-
writing code
Write code to implement features or fix issues.
majiayu000/claude-skill-registry 163
-
mind-palace
Navigate Mind Palace to query entity knowledge about codebase subsystems. Use when understanding architecture, exploring how systems work, or checking for hazards/gotchas before modifying code.
majiayu000/claude-skill-registry 163
-
prettierignore
Generates .prettierignore to exclude build outputs, dependencies, and generated files from Prettier formatting. Prevents formatting of dist/, node_modules/, and coverage/ directories.
majiayu000/claude-skill-registry 163
-
seo-review
Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet optimization, and ranking potential
majiayu000/claude-skill-registry 163
-
rag-cag-security
Security patterns for RAG and CAG systems with multi-tenant isolation. Use when building retrieval-augmented or cache-augmented generation systems that require tenant isolation, access control, and secure data handling.
majiayu000/claude-skill-registry 163
-
tagged-error
Generate Effect TaggedError types for error handling. Use when adding new error types or improving error handling.
majiayu000/claude-skill-registry 163
-
Gleam Erlang Interop
Use when gleam-Erlang interoperability including calling Erlang code from Gleam, using Erlang libraries, external functions, working with Erlang types, NIFs, and leveraging the BEAM ecosystem from Gleam applications.
majiayu000/claude-skill-registry 163
-
express-router-generator
Generate Express.js router files with RESTful endpoints, middleware, and validation. Triggers on "create express router", "generate express routes", "express API endpoints", "REST router".
majiayu000/claude-skill-registry 163
-
environment-variables
Use compile-time validated environment variables with t3-oss/env-nextjs. Ensures type-safe access to environment variables with automatic validation at build time. Use when accessing any environment variable or adding new environment configurations.
majiayu000/claude-skill-registry 163
-
routing-dex-trades
Optimize trade routing across multiple DEXs to find optimal prices and minimize slippage.
Use when routing trades for best execution.
Trigger with phrases like "find best price", "route trade", or "check DEX prices".
majiayu000/claude-skill-registry 163
-
docker-log-debugger
Find and debug errors using Docker Compose logs. Use proactively when tests fail or services misbehave. PRIMARY - docker compose logs --since 15m | grep -iE -B 10 -A 10 "error|fail|exception"
majiayu000/claude-skill-registry 163
-
VSCode Extension Resolver
Use this skill when VSCode extensions fail to build in nix configuration, when adding new VSCode extensions, or when debugging extension-related build errors. Handles systematic search across nixpkgs, vscode-marketplace, and open-vsx sources with incremental testing.
majiayu000/claude-skill-registry 163