Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
better-skill-builder
Build SKILL.md files for Claude Code, Codex, Amp, OpenCode. Production examples and patterns for skill structure, scripts, distribution, and making CLI tools AI-native.
majiayu000/claude-skill-registry 163
-
ios-ui-builder
SwiftUIを使ったiOSアプリのUI実装を支援するスキル。View +
majiayu000/claude-skill-registry 163
-
instruction-creator
Create and manage high-quality custom instruction files for GitHub Copilot. Use when you need to define new project-specific guidelines, workflows, or coding standards in the instructions/ directory.
majiayu000/claude-skill-registry 163
-
smolagents
Use Hugging Face Smolagents framework for code-based agentic research with tool support. Supports multiple LLM providers and web search.
majiayu000/claude-skill-registry 163
-
best-practice-search
搜索并提炼业界/开源最佳实践的 SOP,强调可信来源、适用边界与可执行建议。
majiayu000/claude-skill-registry 163
-
rust-errors
Rust to TypeScript error handling patterns for Tauri apps. Use when defining Rust errors that will be passed to TypeScript, handling Tauri command errors, or creating discriminated union error types.
majiayu000/claude-skill-registry 163
-
credit-system
Implement and manage complex credit system with subscription credits, purchased credits, rollover logic, and atomic transactions. Use when working with credit deductions, refunds, subscriptions, and billing.
majiayu000/claude-skill-registry 163
-
odin-dev
Odin programming language development workflow. Use when:
- Writing or modifying Odin code (.odin files)
- Building Odin projects
- Debugging Odin applications
- Need Odin-specific idioms and patterns
majiayu000/claude-skill-registry 163
-
wish-writer
7일간 매일 아침/저녁 발송할 응원 메시지 14개 생성
majiayu000/claude-skill-registry 163
-
code-injection-detector
Code Injection Detector - Auto-activating skill for Security Fundamentals.
Triggers on: code injection detector, code injection detector
Part of the Security Fundamentals skill category.
majiayu000/claude-skill-registry 163
-
pubmed-systematic-search-u9401066-pubmed-search-mcp
majiayu000/claude-skill-registry 163
-
implement-ticket
Implements a planned GitHub issue by following the implementation plan. Takes a GitHub issue number. Use when the user wants to implement a ticket, work on an issue, or says "implement ticket X" or "do issue
majiayu000/claude-skill-registry 163
-
output-services-check
Verify Output SDK development services are running. Use when debugging workflows, starting development, encountering connection errors, services may be down, or when you see "ECONNREFUSED" or timeout errors.
majiayu000/claude-skill-registry 163
-
sdlc
Software development lifecycle guidance. This skill should be used when planning development work, conducting code reviews, or establishing development workflows. Use proactively when reviewing code, preparing commits, creating pull requests, refactoring, or discussing development process and best practices. (user)
majiayu000/claude-skill-registry 163
-
.claude/skills/authentication-flows/SKILL.md
## 概要
📚 リソース参照:
このスキルには以下のリソースが含まれています。
必要に応じて該当するリソースを参照してください:
- `.claude/skills/authentication-flows/resources/api-key.md`: API Key Authentication
- `.claude/skills/authentication-flows/resources/jwt.md`: JSON Web Token (JWT)
- `.claude/skills/authentication-flows/resources/mtls.md`: Mutual TLS (mTLS)
- `.claude/skills/authentication-flows/resources/oauth2.md`: OAuth 2.0フロー種別(Authorization Code・PKCE・Client Credentials・Device Code)の実装ガイドとTypeScriptサンプルコード
- `.claude/skills/authentication-flows/templates/jwt-service-template.ts`: JWT Service Template
- `.claude/skills/authentication-flows/templates/oauth2-client-template.ts`: OAuth 2.0 Client Template
- `.claude/skills/authentication-flows/scripts/validate-auth-config.mjs`: Authentication Configuration Validator
専門分野:
- (要追加)
使用タイミング:
- (要追加)
Use proactively when (要追加).
majiayu000/claude-skill-registry 163
-
umap-learn
UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.
majiayu000/claude-skill-registry 163
-
go-clean-architecture
Expert knowledge in Go clean architecture patterns and best practices
majiayu000/claude-skill-registry 163
-
moodle-coding-standards
Moodle coding standards with PSR-12 compliance and Frankenstyle naming. Use when developing Moodle plugins, writing PHP code for Moodle, or ensuring code quality compliance.
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
-
github-pr-manager
Create, view, and merge GitHub pull requests with validation. Use when creating PRs from branches, checking PR status, or merging approved PRs with cleanup.
majiayu000/claude-skill-registry 163
-
mcp-complete-guide
Complete 11-phase guide for building production-ready MCP (Model Context Protocol) servers with semantic layer integration. Covers foundation to deployment, including agent-centric design, tool development, testing, error handling, performance optimization, monitoring, security, governance, and semantic layer integration for business metrics. Use when building enterprise-grade MCP servers that integrate with dbt, Tableau, or other semantic layers for Finance SSC, business analytics, or data governance use cases.
majiayu000/claude-skill-registry 163
-
huggingface
Import GGUF models from HuggingFace into Ollama. Pull models directly
using the hf.co/ prefix, track download progress, and use imported
models for inference.
majiayu000/claude-skill-registry 163
-
spec-kit-expert
Specification Kit expert covering RFC 2119 keywords, Gherkin syntax, user story formats, acceptance criteria patterns, and specification best practices. Activates for spec writing, specification format, RFC 2119, Gherkin, BDD, user stories, acceptance criteria, requirements, INVEST criteria, given-when-then, spec-driven development, specification templates.
majiayu000/claude-skill-registry 163
-
game-meta工具
使用game-meta进行策划表相关的操作,包括导出csv文件、更新game-meta工具
majiayu000/claude-skill-registry 163