Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
avoiding-false-positives
Use this skill when validating ANY potential code review finding. Apply BEFORE classifying to verify the finding is real; can you trace incorrect behavior, is it handled elsewhere, and are you certain about framework semantics? If any answer is no, DO NOT create the finding.
majiayu000/claude-skill-registry 163
-
agent-sop-creator
Guide for creating Agent SOPs (Standard Operating Procedures). Use this skill when the user wants to create a new SOP workflow for AI agents, write an agent procedure, or needs help with SOP format and best practices. Triggers on requests like "create an SOP", "new agent workflow", "help me write an SOP", "create a procedure for agents", or "SOP template".
majiayu000/claude-skill-registry 163
-
game-developer
Use when building game systems, implementing Unity/Unreal features, or optimizing game performance. Invoke for Unity, Unreal, game patterns, ECS, physics, networking, performance optimization.
majiayu000/claude-skill-registry 163
-
composable-svelte-code
Code editing, syntax highlighting, and visual programming for Composable Svelte. Use when implementing code editors, syntax highlighting, or node-based visual programming. Covers CodeEditor (CodeMirror), CodeHighlight (Prism), and NodeCanvas (SvelteFlow) from @composable-svelte/code package.
majiayu000/claude-skill-registry 163
-
branch-management
main, develop, release ブランチに関するPR作成、マージ、ブランチ作成時にブランチ戦略を確認・案内する
majiayu000/claude-skill-registry 163
-
commit-message-rules
Gitコミットメッセージの作成ガイドライン。コミット作成時、`git commit`実行時、またはユーザーがコミットメッセージの書き方について質問した際に使用する。日本語でのコミットメッセージ作成ルールを提供。
majiayu000/claude-skill-registry 163
-
router-builder
Build intent routers for agent task distribution
majiayu000/claude-skill-registry 163
-
lindy-data-handling
Best practices for handling data with Lindy AI.
Use when managing sensitive data, implementing data privacy,
or ensuring data compliance.
Trigger with phrases like "lindy data", "lindy privacy",
"lindy PII", "lindy data handling", "lindy GDPR".
majiayu000/claude-skill-registry 163
-
frontend-style-guide
Enforce Cookmate frontend style. Use for any UI/UX work to keep brand colors/typography, AppShell patterns, and professional interaction states. Covers desktop + mobile.
majiayu000/claude-skill-registry 163
-
miden-assembly
Guide for understanding and writing Miden VM assembly (MASM) code. Use when:
(1) Reading, analyzing, or explaining MASM code
(2) Writing new MASM procedures or programs
(3) Debugging MASM execution or stack state
(4) Optimizing MASM code for cycle count
(5) Working with Miden VM stack machine concepts
Covers instructions, code organization, core library, and common patterns.
majiayu000/claude-skill-registry 163
-
genres
majiayu000/claude-skill-registry 163
-
AI Cross Validator
Dual-AI code validation using both Claude and Google Gemini to catch 20% more issues. Validates React Native screens for security vulnerabilities, performance anti-patterns, accessibility gaps, and best practices. Use when user says "validate with Gemini", "cross-validate", "AI review", or before deploying code to production.
majiayu000/claude-skill-registry 163
-
tdd-failure-recovery
Guide experienced developers through TDD failure scenarios and recovery procedures when tests behave unexpectedly
majiayu000/claude-skill-registry 163
-
scqa-framework
Narrative structure for complex topics - Situation, Complication, Question, Answer
majiayu000/claude-skill-registry 163
-
Gardening Skills Wiki
Maintain skills wiki health - check links, naming, cross-references, and coverage
majiayu000/claude-skill-registry 163
-
redis-lists-sets
Master Redis Lists and Sets - queues, stacks, unique collections, set operations, and real-world implementation patterns
majiayu000/claude-skill-registry 163
-
frontend-ui
UI/UX guidelines for app development in this Turborepo (apps/web and future apps). Use when designing or implementing app pages, layouts, navigation, or interactions with Tailwind and @repo/ui components.
majiayu000/claude-skill-registry 163
-
code-review-trigger
Natural language wrapper for code review - automatically triggers /code-review when users express intent to review code, check for bugs, or validate code quality
majiayu000/claude-skill-registry 163
-
typescript-basics
TypeScript patterns for React including interfaces, type annotations, generics, null handling, and utility types. Use when writing type-safe React code.
majiayu000/claude-skill-registry 163
-
cloudrun-development
CloudBase Run backend development rules (Function mode/Container mode). Use this skill when deploying backend services that require long connections, multi-language support, custom environments, or AI agent development.
majiayu000/claude-skill-registry 163
-
kratos-mapper
Generates bidirectional mapper functions between protobuf DTOs and business models for go-kratos services. Creates type-safe conversions with proper field mapping. Use when implementing service layer mappers.
majiayu000/claude-skill-registry 163
-
technical-writer
User documentation technical writer focused on user and developer experience, code examples, and 2025 best practices. Use when creating README files, API docs, getting started guides, tutorials, or any technical documentation intended for developers or end users.
majiayu000/claude-skill-registry 163
-
debug-service
마이크로서비스 디버깅 및 로그 분석. Use when:
(1) 서비스 에러 분석, (2) 로그 확인, (3) 헬스체크 실패 원인 파악,
(4) DB 연결 상태 확인, (5) 환경변수 검증.
majiayu000/claude-skill-registry 163
-
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
majiayu000/claude-skill-registry 163