Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
spring-framework-patterns
Comprehensive Spring Framework and Spring Boot best practices including dependency injection patterns, bean lifecycle and scopes, REST API development, Spring Data JPA, service layer design, Spring Security, testing strategies, caching, AOP, async processing, error handling, and common anti-patterns. Essential reference for code reviews and Spring Boot application development.
majiayu000/claude-skill-registry 163
-
Git Commit Helper
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
majiayu000/claude-skill-registry 163
-
software-debugging
Find and fix bugs systematically. Use when encountering errors, test failures, or unexpected behavior. Hypothesis-driven debugging to locate root causes and implement minimal fixes.
majiayu000/claude-skill-registry 163
-
wiz-dev
wizプロジェクト開発支援スキル。specs/ディレクトリの仕様書を参照し、TODOタスクを実装する。
使用タイミング: (1) wizプロジェクトの開発作業、(2) specs/のTODOを進めたい時、
(3) 「次のタスク」「TODO」「実装して」などの開発リクエスト時。
作業完了後はdocs/を更新する。
majiayu000/claude-skill-registry 163
-
Migrate AttackId Cards
Migrates attack implementations from the old approach (using AttackId) to use new approach (Mechanic enum)
majiayu000/claude-skill-registry 163
-
context-methodology
Knowledge about the context branch methodology for separating AI configuration from project code using git worktrees. Use when users ask about worktree structure, branch organization, or the separation of concerns pattern.
majiayu000/claude-skill-registry 163
-
android-app-icon
Generate app icon using IconKitchen and place in correct locations
majiayu000/claude-skill-registry 163
-
methodical-debugging
Systematic debugging approach using parallel investigation and test-driven validation. Use when debugging issues, when stuck in a loop of trying different fixes, or when facing complex bugs that resist standard debugging approaches.
majiayu000/claude-skill-registry 163
-
kobo-translation-srt
Extension to kobo-translation skill specifically for translating video subtitles and transcripts in SRT format. Adds subtitle-specific guidelines for character limits, spoken language patterns, chunked translation context management, and maintaining readability on screen. Use this skill when translating SRT subtitle files for KoboToolbox tutorials, webinars, or educational videos.
majiayu000/claude-skill-registry 163
-
bats-testing-patterns
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
majiayu000/claude-skill-registry 163
-
bun-patterns
Bun package manager and runtime best practices
majiayu000/claude-skill-registry 163
-
distributed-gummy
Orchestrate gummy-agents across distributed network using 'd' command for load-balanced, multi-host AI development
majiayu000/claude-skill-registry 163
-
tailwind-config
Update Tailwind CSS configuration, custom themes, and design tokens across packages. Use when adding new colors, spacing scales, or customizing the design system.
majiayu000/claude-skill-registry 163
-
log-analyze
Parse and analyze system and application logs. Use when the user says "find errors in logs", "analyze logs", "check journalctl", "what's in the logs", "debug from logs", or asks to investigate log files.
majiayu000/claude-skill-registry 163
-
llm-compact-logger-analysis
Analyze llm-compact-logger test output and configure enhancements. Use when user shares debug-compact.json or debug-report.json files.
majiayu000/claude-skill-registry 163
-
applying-code-principles
Fundamental software principles - SOLID, DRY, Occam's Razor, Miller's Law, YAGNI. Triggers: 原則, シンプル, 複雑, アーキテクチャ, リファクタリング, 保守性, コード品質, design pattern, best practice, clean code
majiayu000/claude-skill-registry 163
-
monday
Monday.com GraphQL API via curl. Use this skill to manage boards, items, and projects.
majiayu000/claude-skill-registry 163
-
symfony-framework
Comprehensive Symfony 6.4 development skill for web applications, APIs, and microservices.
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
-
sitemap-structure
Create website sitemap with page structure and section selection. Use at project start to define pages, routes, and shadcnblocks sections for each page. Outputs docs/sitemap.md. Triggers on "sitemap", "page structure", "website structure", "create pages".
majiayu000/claude-skill-registry 163
-
server-side-rendering
Implement server-side rendering with template engines, view layers, and dynamic content generation. Use when building server-rendered applications, implementing MVC architectures, and generating HTML on the server.
majiayu000/claude-skill-registry 163
-
typescript-rules
React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.
majiayu000/claude-skill-registry 163
-
collaborating-with-coco
Delegates coding tasks to Coco CLI (Codebase Copilot) for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
majiayu000/claude-skill-registry 163
-
implementing-rag
Set up RAG pipelines with document chunking, embedding generation, and retrieval strategies using LlamaIndex. Use when building new RAG systems, choosing chunking approaches, selecting embedding models, or implementing vector/hybrid retrieval for src/ or src-iLand/ pipelines.
majiayu000/claude-skill-registry 163