Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
vue-router-best-practices
Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
majiayu000/claude-skill-registry 163
-
test-orchestrator
Test ClaudeKit workflows by scanning commands/agents/skills, generating test scenarios, and executing step-by-step with manual verification.
majiayu000/claude-skill-registry 163
-
request-classifier
Classify any user request into a structured format for prompt generation. Use this skill whenever you need to understand what type of task a request represents, determine complexity, decide whether planning is needed, or route a request to the right skills and agent strategy. Trigger on: any request that needs to be analyzed before generating a Claude Code prompt, when someone says 'classify this', 'what kind of task is this', when the prompt-generator or prompt-router skills need input classification, or when deciding between solo agent vs subagent vs tmux team execution.
majiayu000/claude-skill-registry 163
-
triggercmd-automation
Automate Triggercmd tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
web-search-api
Use free SearXNG web search APIs for agent-friendly, privacy-first, and high-volume search tasks.
majiayu000/claude-skill-registry 163
-
plan-writing
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
majiayu000/claude-skill-registry 163
-
mathflow
Guidance for mathematical expression parsing and evaluation in .NET using NCalc and related libraries. USE FOR: runtime mathematical expression evaluation, user-defined formulas, rule engines with math expressions, parameterized calculations, spreadsheet-style formula evaluation. DO NOT USE FOR: symbolic algebra (use AngouriMath), numerical linear algebra (use Math.NET), machine learning (use ML.NET), scientific computing with matrices.
majiayu000/claude-skill-registry 163
-
fp-backend
Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection
majiayu000/claude-skill-registry 163
-
project-conventions
Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns.
majiayu000/claude-skill-registry 163
-
c4-code
Expert C4 Code-level documentation specialist. Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure.
majiayu000/claude-skill-registry 163
-
skill-builder-medical
Specialized guide for creating Claude Code skills for Dr. Sophia AI medical system. Includes healthcare integration patterns (FHIR/REST/EHR), medical compliance validation (HIPAA/PBS/TGA), botanical design integration, Railway deployment patterns, and proven examples from our 7 production skills. Use when creating skills specifically for Dr. Sophia AI, medical integration skills, healthcare compliance skills, EHR workflows, or adapting our proven skill patterns.
majiayu000/claude-skill-registry 163
-
growing-nvim-config
How to incrementally add Neovim configuration in this NixOS/home-manager setup. Use this when adding keybindings, settings, or plugins to nvim.
majiayu000/claude-skill-registry 163
-
windows-service-dll-abuse
Exploit Windows service misconfigurations and DLL hijacking for local privilege escalation.
majiayu000/claude-skill-registry 163
-
offer-analysis
Analyze an affiliate offer for viability including payout, flow, restrictions, market size, target avatar, and creative requirements. Use when evaluating whether to run a new offer, comparing offers, or assessing offer-market fit. Incorporates Casto's offer spectrum concept, CPL/conversion analysis, and go/no-go decision frameworks.
majiayu000/claude-skill-registry 163
-
federated-learning
Train models across distributed clients with privacy-preserving federated algorithms
majiayu000/claude-skill-registry 163
-
create-skill
Guided skill creation with quality criteria
majiayu000/claude-skill-registry 163
-
learn-preference
Learn user's preferences over time. Code style, naming, structure. Save to global prefs.
majiayu000/claude-skill-registry 163
-
cdk-stack-generator
Generate cdk stack generator operations. Auto-activating skill for AWS Skills.
Triggers on: cdk stack generator, cdk stack generator
Part of the AWS Skills skill category. Use when working with cdk stack generator functionality. Trigger with phrases like "cdk stack generator", "cdk generator", "cdk".
majiayu000/claude-skill-registry 163
-
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
majiayu000/claude-skill-registry 163
-
sf-soql
Build and optimize SOQL queries including relationship queries, aggregate
functions, polymorphic TYPEOF, and selective filters. Use when asked to write
queries, debug slow queries, optimize existing SOQL, or enforce query security.
Activate on mentions of "SOQL", "query", "SELECT", "WHERE", "aggregate",
"relationship query", or "query optimization".
majiayu000/claude-skill-registry 163
-
goal-setter
Transform objectives into structured goals with plans. Use when user declares intent ("I want to...", "Goal is to...", "Achieve X by Y"). Decomposes into subgoals, milestones, success criteria.
majiayu000/claude-skill-registry 163
-
canvas-api
Draw 2D graphics with the HTML5 Canvas API — shapes, text, images, gradients, transformations, pixel manipulation, and offscreen rendering. Use when tasks involve generating images server-side (with node-canvas), creating charts, image compositing, watermarking, or browser-based drawing applications.
majiayu000/claude-skill-registry 163
-
phantom-connect
Build wallet-connected applications with the Phantom Connect SDK for Solana. Use when integrating Phantom wallets into React, React Native, or vanilla JS/TS apps — including wallet connection, social login (Google/Apple), transaction signing, message signing, token-gated access, crypto payments, and NFT minting. Covers @phantom/react-sdk, @phantom/react-native-sdk, and @phantom/browser-sdk.
majiayu000/claude-skill-registry 163
-
mobile-app-testing
Comprehensive mobile app testing strategies for iOS and Android. Covers unit tests, UI tests, integration tests, performance testing, and test automation with Detox, Appium, and XCTest.
majiayu000/claude-skill-registry 163