Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
julien-ref-batch
Best practices for Windows Batch scripts (.bat). Covers encoding, path handling, variables, error management, and common pitfalls.
majiayu000/claude-skill-registry 163
-
automation-quick-fix
Fast automation platform error resolver for Power Automate, n8n, Make, Zapier and other platforms. Handles common patterns like 401/403 auth errors, 429 throttling, and data format issues. Provides immediate fixes without deep research for well-known error patterns. Use when error matches common scenarios (status codes 401, 403, 404, 429, timeout, parse JSON failures). For complex or unknown errors, defer to automation-debugger skill. When the user outputs some code/json snippets and ask for a quick fix, this skill will provide immediate solutions.
majiayu000/claude-skill-registry 163
-
gh-fix-pr-feedback
Address PR review feedback by making changes and replying to comments. Use when a PR has open review comments needing responses.
majiayu000/claude-skill-registry 163
-
trust-principles
TRUST quality principles (Test-first, Readable, Unified, Secured, Trackable) ensuring production-ready code. Use when implementing, reviewing, testing, or evaluating code quality across all development phases.
majiayu000/claude-skill-registry 163
-
github-actions-expressions
GitHub Actionsのワークフローで使用できる式構文とコンテキストオブジェクトを専門とするスキル。
${{ }}構文、演算子、リテラル、組み込み関数、および利用可能なすべてのコンテキスト(github, env, job, steps, runner, secrets, needs, matrix, inputs)を提供します。
Anchors:
• Continuous Delivery (Jez Humble) / 適用: パイプライン設計とCI/CD自動化 / 目的: 信頼性の高いワークフロー式の設計
Trigger:
Use when implementing conditional execution (if:), referencing step outputs, generating dynamic values, or utilizing context information (branch names, commit SHA, event types) in GitHub Actions workflows.
Keywords: github actions, workflow, expressions, context, ${{ }}, if condition, matrix, secrets, steps output
majiayu000/claude-skill-registry 163
-
archaeology-orchestrator
고고학 발굴조사 고찰 작성 자동화 파이프라인 마스터 오케스트레이터
majiayu000/claude-skill-registry 163
-
optimization-techniques
Performance optimization strategies. Use ONLY after profiling identifies bottlenecks.
majiayu000/claude-skill-registry 163
-
kafka-event-driven
Event-driven architecture patterns with Apache Kafka. Covers event schemas, producer/consumer patterns, partitioning strategies, dead letter queues, and retry mechanisms. Works with Dapr Pub/Sub abstraction.
majiayu000/claude-skill-registry 163
-
branch-pusher
Push branches to remote repository with safety checks and force-with-lease support
majiayu000/claude-skill-registry 163
-
game-meta工具
使用game-meta进行策划表相关的操作,包括导出csv文件、更新game-meta工具
majiayu000/claude-skill-registry 163
-
developer-portfolio
Next.js 16 portfolio with Lottie animations, contact form (Email/Telegram), dev.to integration.
majiayu000/claude-skill-registry 163
-
implementing-code-splitting
Teaches code splitting with lazy() and Suspense in React 19 for reducing initial bundle size. Use when implementing lazy loading, route-based splitting, or optimizing performance.
majiayu000/claude-skill-registry 163
-
quarkus-panache-smells
Detects and refactors ORM code smells in Quarkus Panache applications using the Repository pattern. Use when reviewing PanacheRepository code, diagnosing N+1 queries, data overfetching, or pagination issues.
majiayu000/claude-skill-registry 163
-
moai-foundation-core
MoAI-ADK's foundational principles - TRUST 5, SPEC-First TDD, delegation patterns, token optimization, progressive disclosure, modular architecture, agent catalog, command reference, and execution rules for building AI-powered development workflows
majiayu000/claude-skill-registry 163
-
blog-post-formatter
Format blog content into properly structured markdown files for Next.js portfolio blog. Use when user wants to: (1) Format raw blog content into markdown with frontmatter, (2) Create new blog posts from topics or titles, (3) Generate blog post files with proper metadata (title, excerpt, date, author) and save to _posts/ directory. Automatically generates excerpts, converts titles to kebab-case filenames, and ensures proper frontmatter format.
majiayu000/claude-skill-registry 163
-
arweave-standards
GitHub repository skill for ArweaveTeam/arweave-standards
majiayu000/claude-skill-registry 163
-
lang-go
Go 1.23+ development specialist covering Chi, GORM, and concurrent programming patterns. Use when building high-performance microservices, CLI tools, or cloud-native applications.
majiayu000/claude-skill-registry 163
-
Content Personalization
Adapts textbook content complexity based on user's software/hardware background to optimize learning experience.
majiayu000/claude-skill-registry 163
-
Implement Dynamic Graph Question
Create interactive coordinate plane questions using p5.js where students draw linear lines with snap-to-grid.
majiayu000/claude-skill-registry 163
-
tailored-resume-generator
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
majiayu000/claude-skill-registry 163
-
kotlin-android
Modern Android development - Jetpack, Compose, Architecture Components
majiayu000/claude-skill-registry 163
-
check-skill-conflicts
This skill should be used when checking for naming conflicts between local skills (~/.claude/skills) and plugin-provided skills (~/.claude/plugins). Use to identify duplicate or similarly named skills that may cause inconsistent agent behavior.
majiayu000/claude-skill-registry 163
-
go-channel-patterns
Common channel patterns and idioms
majiayu000/claude-skill-registry 163
-
test-driven-development-framework
Practical TDD framework that teaches Red/Green/Refactor, outside-in and inside-out strategies, contract testing, characterization tests for legacy code, UI/API/data layers, concurrency/time/randomness handling, and anti-flakiness techniques. Includes actionable patterns, checklists, and language-specific quick starts.
majiayu000/claude-skill-registry 163