Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
universalist
Algebra-Driven Design (ADD): model domains via minimal algebra + laws; encode in types; test laws.
majiayu000/claude-skill-registry 163
-
cva-setup-clojure
Clojure project setup and configuration for agent development with Google ADK. Includes deps.edn configuration, directory structure, namespace organization, REPL-driven development workflow, and build system integration. Use when starting new agent projects, configuring Clojure dependencies, troubleshooting project setup issues, organizing namespaces and code structure, or need guidance on Clojure best practices for agent development.
majiayu000/claude-skill-registry 163
-
model-inda-hr-php-sdk
majiayu000/claude-skill-registry 163
-
game-strategy-simulator
What-if scenario analyzer for sports. Play-calling recommendations, clock management, substitution patterns, risk/reward calculations.
majiayu000/claude-skill-registry 163
-
debug-cuda-crash
Tutorial for debugging CUDA crashes using API logging
majiayu000/claude-skill-registry 163
-
chinese-learning-assistant
HSK4級レベルから流暢さを目指す学習者向け。中国語表現の使用場面・自然さを分析し、作文を「ネイティブらしい流暢な表現」に改善。bilibili等のコンテンツ理解とネイティブとの会話をサポート。実際の用例をWeb検索で提示
majiayu000/claude-skill-registry 163
-
slim-skill-creator
Meta-skill for creating and integrating new best practices (skills, agents, MCP servers) into the SLIM marketplace with dependency tracking and automated registry updates. Use when users want to create custom skills, develop specialized workflows, build skill templates, add new capabilities to SLIM, create project-specific tools, or integrate skills with marketplace infrastructure.
majiayu000/claude-skill-registry 163
-
swift-uikit
Master UIKit for iOS app development - views, view controllers, Auto Layout, table/collection views
majiayu000/claude-skill-registry 163
-
monitoring-logging
Application monitoring, logging systems, and alerting
majiayu000/claude-skill-registry 163
-
fix-markdown
Fix lint, formatting, and prose issues in markdown files using Prettier and Vale. Use when the user or agent needs to fix lint, formatting, and prose issues in markdown files.
majiayu000/claude-skill-registry 163
-
52-execute-refactor-150
[52] EXECUTE. Three-stage refactoring workflow: (1) iterative research of refactor/modularization options, (2) plan + risk/edge-case analysis + Scope150 validation, then implement with tests after user confirmation, and (3) apply Scout105 cleanup protocol. Use when asked to refactor, modularize, or restructure code safely.
majiayu000/claude-skill-registry 163
-
ecs-api-reference
Amazon ECS API specification reference. Use when implementing ECS-compatible APIs in KECS to accurately reproduce request/response structures, parameters, error codes, and behaviors. Reference for implementing APIs like CreateCluster, CreateService, RunTask, RegisterTaskDefinition.
majiayu000/claude-skill-registry 163
-
substack-growth-strategy
Plan and execute Substack growth strategy for subscriber acquisition and retention.
Use when developing Notes strategy, setting up recommendations, planning cross-platform
promotion, optimizing for discovery, converting free to paid, reducing churn, or building
long-term newsletter growth. Includes the 20-minute daily routine, leaderboard optimization,
and the recommendation network strategy.
majiayu000/claude-skill-registry 163
-
ai-sdk-ui
Build React chat interfaces with Vercel AI SDK v6. Covers v6 stable (agent integration, tool approval,
message parts structure, auto-submit), v5→v6 migration, useChat/useCompletion/useObject hooks,
and 12 UI error solutions (stream parsing, stale body values, React update depth).
Use when: implementing AI SDK v6 chat UIs, migrating v5→v6, troubleshooting "useChat failed to parse
stream", "useChat no response", or "stale body values" errors, or building AI chat interfaces.
majiayu000/claude-skill-registry 163
-
Performance Analysis and Optimization
CPU profiling, benchmarking, and memory analysis for Rust applications. Use when code is slow, memory usage is high, or optimization is needed.
majiayu000/claude-skill-registry 163
-
swift-fundamentals
Master Swift programming fundamentals - syntax, types, optionals, protocols, error handling
majiayu000/claude-skill-registry 163
-
ca-django-linters
ALWAYS use this skill proactively for Consumer Affairs Django repositories (located in ../ca/ directory) when ANY of these occur - (1) After writing or modifying ANY Python code files in CA repos (2) After tests pass and before telling user work is complete (3) User mentions linting, formatting, ruff, code style, or code quality (4) After using the ca-django-tests skill successfully (5) Before preparing to commit code. This skill runs 'ca exec ruff format' and 'ca exec ruff check --fix' to ensure code quality. CRITICAL - Always run this automatically after code changes and before declaring work complete.
majiayu000/claude-skill-registry 163
-
deep-learning
Neural networks, CNNs, RNNs, Transformers with TensorFlow and PyTorch. Use for image classification, NLP, sequence modeling, or complex pattern recognition.
majiayu000/claude-skill-registry 163
-
commit-changes
Create thoughtful git commits with conventional commits format. Invoke when user says "commit", "commit these changes", "create a commit", "save my changes", or after completing a task.
majiayu000/claude-skill-registry 163
-
applesauce-signers
This skill should be used when working with applesauce-signers library for Nostr event signing, including NIP-07 browser extensions, NIP-46 remote signing, and custom signer implementations. Provides comprehensive knowledge of signing patterns and signer abstractions.
majiayu000/claude-skill-registry 163
-
claude-code
Claude Code expert guidance - features, configuration, hooks, plugins, MCP servers, IDE integration, and enterprise deployment
majiayu000/claude-skill-registry 163
-
rust-core-patterns
Production-ready Rust patterns for type-safe domain modeling including newtypes, type states, builders, smart constructors, and const generics. Use when creating domain primitives (IDs, emails), state machines, builders, or enforcing compile-time invariants in Rust code.
majiayu000/claude-skill-registry 163
-
verification-gate
Hidden quality gate that runs before showing "Done!" to user - ensures all tests pass, build succeeds, and requirements met before claiming completion
majiayu000/claude-skill-registry 163
-
textum
Textum PRD→Scaffold→Story workflow for Codex with low-noise outputs and gate checks.
majiayu000/claude-skill-registry 163