Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
kubernetes-best-practices
Provides production-ready Kubernetes manifest guidance including resource management, security, high availability, and configuration best practices. This skill should be used when working with Kubernetes YAML files, deployments, pods, services, or when users mention k8s, container orchestration, or cloud-native applications.
majiayu000/claude-skill-registry 163
-
scikit-bio
Biological data toolkit. Sequence analysis, alignments, phylogenetic trees, diversity metrics (alpha/beta, UniFrac), ordination (PCoA), PERMANOVA, FASTA/Newick I/O, for microbiome analysis.
majiayu000/claude-skill-registry 163
-
release-process
Guide the release process for emoji_gen including version bumping, tagging, and automated CI deployment. Use when releasing a new version, the user mentions "release", "version bump", "publish", or "tag a release".
majiayu000/claude-skill-registry 163
-
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
majiayu000/claude-skill-registry 163
-
artifact-validator
Validate and grade Claude Code Skills, Commands, Subagents, and Hooks for quality and correctness. Check YAML syntax, verify naming conventions, validate required fields, test activation patterns, assess description quality. Generate quality scores using Q = 0.40R + 0.30C + 0.20S + 0.10E framework with specific improvement recommendations. Use when validating artifacts, checking quality, troubleshooting activation issues, or ensuring artifact correctness before deployment.
majiayu000/claude-skill-registry 163
-
composable-svelte-deployment
Production deployment patterns for Composable Svelte SSR applications. Use when deploying to Fly.io, Docker, or any cloud platform. Covers multi-stage Docker builds, Fly.io configuration, security hardening, performance optimization, and integration with Composable Rust backends.
majiayu000/claude-skill-registry 163
-
dependency-tracking
Map, track, and manage project dependencies across teams, systems, and organizations. Identify critical path items and prevent blocking issues through proactive dependency management.
majiayu000/claude-skill-registry 163
-
crossplane-cosmix-claude-code-setup
majiayu000/claude-skill-registry 163
-
cicd-intelligent-recovery
Loop 3 of the Three-Loop Integrated Development System. CI/CD automation with intelligent failure recovery, root cause analysis, and comprehensive quality validation. Receives implementation from Loop 2, feeds failure patterns back to Loop 1. Achieves 100% test success through automated repair and theater validation. v2.0.0 with explicit agent SOPs.
majiayu000/claude-skill-registry 163
-
deploy-vps
Deploy a new image to a VPS Ubuntu host using GHCR and a deploy script.
majiayu000/claude-skill-registry 163
-
advanced-kubernetes
Custom Resource Definitions (CRDs) extend Kubernetes API with custom object types. Operators are controllers that manage these custom resources using domain-specific logic.
majiayu000/claude-skill-registry 163
-
gm-craft
This skill should be used when the GM needs storytelling techniques, handling player failure, NPC creation, scene pacing, or improv principles. Triggers on "fail forward", "succeed at cost", "yes and", "how do you want to do this", "NPC motivation", "scene transitions", "player agency".
majiayu000/claude-skill-registry 163
-
terraform-aws
This skill should be used when the user asks to "create terraform configuration", "deploy static site", "set up cloudfront", "configure route53", "create lambda function", "ssl certificate", or mentions S3 website hosting, CDN, serverless, JAMstack, or static site infrastructure.
majiayu000/claude-skill-registry 163
-
FastAPI Observability
This skill should be used when the user asks to "add logging", "implement metrics", "add tracing", "configure Prometheus", "setup OpenTelemetry", "add health checks", "monitor API", or mentions observability, APM, monitoring, structured logging, distributed tracing, or Grafana. Provides comprehensive observability patterns.
majiayu000/claude-skill-registry 163
-
check-dependencies
Validate and verify dependencies are available and compatible. Use when setting up environments.
majiayu000/claude-skill-registry 163
-
network-architecture-sizing
PPO network architecture sizing for trading models. Trigger: (1) model files are unexpectedly small/large, (2) choosing hidden_dims for training, (3) balancing model capacity vs inference speed.
majiayu000/claude-skill-registry 163
-
symfony:doctrine-migrations
Create and manage Doctrine migrations for schema versioning; handle migration dependencies, rollbacks, and production deployment
majiayu000/claude-skill-registry 163
-
.claude/skills/repository-pattern/SKILL.md
Martin FowlerのPoEAAに基づくRepositoryパターン設計と実装を専門とするスキル。
アプリケーション層とデータアクセス層を分離し、ドメインエンティティをコレクション風
インターフェースで操作する抽象化を提供します。
📖 参照書籍:
- 『Design Patterns』(Erich Gamma et al.): 設計パターン
📚 リソース参照:
- `resources/Level1_basics.md`: レベル1の基礎ガイド
- `resources/Level2_intermediate.md`: レベル2の実務ガイド
- `resources/Level3_advanced.md`: レベル3の応用ガイド
- `resources/Level4_expert.md`: レベル4の専門ガイド
- `resources/design-principles.md`: Repository設計原則
- `resources/entity-mapping.md`: エンティティマッピングガイド
- `resources/implementation-patterns.md`: Repository実装パターン
- `resources/interface-patterns.md`: Repositoryインターフェース設計パターン
- `resources/legacy-skill.md`: 旧SKILL.mdの全文
- `scripts/log_usage.mjs`: 使用記録・自動評価スクリプト
- `scripts/validate-repository.mjs`: Repository構造検証スクリプト
- `scripts/validate-skill.mjs`: スキル構造検証スクリプト
- `templates/repository-implementation-template.md`: Repository実装テンプレート
- `templates/repository-interface-template.md`: Repositoryインターフェーステンプレート
- `resources/requirements-index.md`: 要求仕様の索引(docs/00-requirements と同期)
Use proactively when handling repository pattern tasks.
majiayu000/claude-skill-registry 163
-
Adding an Event Endpoint
Creates or modify an event endpoint of a microservice. Use when explicitly asked by the user to create or modify an outbound event endpoint of a microservice.
majiayu000/claude-skill-registry 163
-
Dependency Management for npm
Manage Node.js dependencies including adding, updating, auditing, and resolving conflicts. Use when updating dependencies or resolving version conflicts.
majiayu000/claude-skill-registry 163
-
defectdojo
Guide for implementing DefectDojo - an open-source DevSecOps, ASPM, and vulnerability management platform. Use when querying vulnerabilities, managing findings, configuring CI/CD pipeline imports, or working with security scan data. Includes MCP tools for direct API interaction.
majiayu000/claude-skill-registry 163
-
exec-briefing
Use to craft concise executive updates, agendas, and follow-up logs for QBR/EBR sessions.
majiayu000/claude-skill-registry 163
-
Prompt Mastery
Advanced LLM prompt engineering expertise for crafting highly effective prompts, system messages, and tool descriptions with Claude-specific techniques
majiayu000/claude-skill-registry 163
-
release-strategy-advisor
Expert in analyzing and recommending release strategies for software projects. Detects existing release patterns in brownfield projects (git tags, CI/CD workflows, changelogs, version files). Suggests optimal strategies based on architecture (single-repo, multi-repo, monorepo, microservices), team size, deployment frequency, and dependencies. Creates comprehensive release-strategy.md in living docs (.specweave/docs/internal/delivery/ or projects/{id}/delivery/). Activates for release strategy, versioning strategy, multi-repo releases, monorepo versioning, semantic versioning, coordinated releases, independent releases, release planning, version alignment, brownfield release analysis, deployment strategy, CI/CD release, how to version, release best practices.
majiayu000/claude-skill-registry 163