Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
gmacko-release-prepare
Use when (1) preparing a release for staging or production, (2) generating release notes and changelog, (3) verifying environment readiness before deployment. Prepares all artifacts needed for a release.
majiayu000/claude-skill-registry 163
-
admin-infra-vultr
Deploys infrastructure on Vultr with Cloud Compute instances, High-Frequency servers, and VPCs.
Excellent value with Kubernetes autoscaling support and global data centers.
Use when: setting up Vultr infrastructure, deploying cloud compute or high-frequency instances, configuring firewalls, needing good price/performance with global reach.
Keywords: vultr, vultr-cli, VPS, cloud compute, high-frequency, firewall, VPC, kubernetes autoscale, infrastructure
majiayu000/claude-skill-registry 163
-
reference-class-forecasting
Use when starting a forecast to establish a statistical baseline (base rate) before analyzing specifics. Invoke when need to anchor predictions in historical reality, avoid "this time is different" bias, or establish outside view before inside view analysis. Use when user mentions base rates, reference classes, outside view, or starting a new prediction.
majiayu000/claude-skill-registry 163
-
setting-up-log-aggregation
Execute use when setting up log aggregation solutions using ELK, Loki, or Splunk. Trigger with phrases like "setup log aggregation", "deploy ELK stack", "configure Loki", or "install Splunk". Generates production-ready configurations for data ingestion, processing, storage, and visualization with proper security and scalability.
majiayu000/claude-skill-registry 163
-
commitlint
When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.
majiayu000/claude-skill-registry 163
-
.claude/skills/integration-patterns/SKILL.md
MCPサーバーと外部システム間の統合パターンに関する専門知識。
同期・非同期通信、イベント駆動アーキテクチャ、データ同期パターンの設計指針を提供します。
📚 リソース参照:
このスキルには以下のリソースが含まれています。
必要に応じて該当するリソースを参照してください:
- `.claude/skills/integration-patterns/resources/async-patterns.md`: Message Queue/Pub-Sub/Sagaパターンの詳細と実装ガイド
- `.claude/skills/integration-patterns/resources/event-driven-guide.md`: Event Sourcing/CQRS/Webhookによるイベント駆動設計
- `.claude/skills/integration-patterns/resources/sync-patterns.md`: Request-Response/Aggregator/Gatewayパターンの詳細
- `.claude/skills/integration-patterns/scripts/review-integration-design.mjs`: 統合設計のアーキテクチャレビューと改善提案
- `.claude/skills/integration-patterns/scripts/validate-message-schema.mjs`: メッセージスキーマ定義の検証とバージョン互換性チェック
- `.claude/skills/integration-patterns/templates/integration-design-template.md`: 統合パターン選択と設計ドキュメントテンプレート
- `.claude/skills/integration-patterns/templates/message-schema-template.json`: イベント/メッセージスキーマ定義テンプレート
使用タイミング:
- MCPサーバーと外部システムの連携設計時
- 非同期処理パターンの設計時
- イベント駆動統合の設計時
- マルチサービス連携の設計時
majiayu000/claude-skill-registry 163
-
deploying-public-apps
Deploys public-facing apps that handle their own authentication (like Jellyfin, game servers) without Authelia forward auth
majiayu000/claude-skill-registry 163
-
tib-report
Create TIB (Tjänsteperson i Beredskap) incident reports. Auto-triggers on phrases like "skapa TIB-rapport", "ny händelserapport", "TIB report", "dokumentera händelse".
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
-
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
-
.claude/skills/linting-formatting-automation/SKILL.md
コード品質とフォーマット自動化の専門スキル。
ESLint、Prettier、Biome、Stylelintなどのリンターとフォーマッターのセットアップ、
設定、CI/CD統合、pre-commitフック構築、エディタ統合を提供します。
📚 リソース参照:
このスキルには以下のリソースが含まれています。
必要に応じて該当するリソースを参照してください:
- `.claude/skills/linting-formatting-automation/resources/eslint-config-guide.md`: ESLint設定ガイド(ルール選択、プラグイン統合、カスタムルール)
- `.claude/skills/linting-formatting-automation/resources/prettier-biome-comparison.md`: Prettier vs Biome 比較(パフォーマンス、機能、移行戦略)
- `.claude/skills/linting-formatting-automation/resources/pre-commit-hook-setup.md`: pre-commitフックセットアップ(husky、lint-staged統合)
- `.claude/skills/linting-formatting-automation/resources/ci-cd-integration.md`: CI/CD統合ガイド(GitHub Actions、GitLab CI)
- `.claude/skills/linting-formatting-automation/scripts/setup-linter.sh`: リンター自動セットアップスクリプト
- `.claude/skills/linting-formatting-automation/templates/eslintrc-template.json`: ESLint設定テンプレート
- `.claude/skills/linting-formatting-automation/templates/prettier-config-template.json`: Prettier設定テンプレート
- `.claude/skills/linting-formatting-automation/templates/biome-config-template.json`: Biome設定テンプレート
使用タイミング:
- 新規プロジェクトのリンター/フォーマッター初期設定時
- 既存プロジェクトのコード品質改善時
- CI/CDパイプラインへのリント追加時
- pre-commitフック構築時
- ESLint → Biomeなどのツール移行時
関連スキル:
- `.claude/skills/prettier-integration/SKILL.md` - Prettier詳細統合
- `.claude/skills/code-quality/SKILL.md` - コード品質基準と評価
- `.claude/skills/github-actions-workflows/SKILL.md` - GitHub Actions CI/CD
Use proactively when setting up linting/formatting tools,
integrating code quality checks into CI/CD, or configuring
pre-commit hooks for consistent code style enforcement.
majiayu000/claude-skill-registry 163
-
drip-campaigns
Use when you need to map sequenced nurture flows with pacing, storytelling arcs, and value ladders.
majiayu000/claude-skill-registry 163
-
ethicist-analyst
Analyzes moral dimensions and value conflicts through ethical frameworks using deontology, consequentialism,
virtue ethics, and applied ethics methodologies.
Provides insights on moral obligations, rights, justice, and ethical decision-making.
Use when: Ethical dilemmas, policy decisions, technology ethics, professional conduct issues.
Evaluates: Moral principles, stakeholder interests, consequences, rights, justice, virtues.
majiayu000/claude-skill-registry 163
-
obsidian-rag-ops
Ejecuta flujos RAG en Obsidian para responder, resumir, reorganizar o crear notas nuevas con citas trazables.
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
-
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
-
exec-briefing
Use to craft concise executive updates, agendas, and follow-up logs for QBR/EBR sessions.
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
-
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
-
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
-
.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
-
symfony:doctrine-migrations
Create and manage Doctrine migrations for schema versioning; handle migration dependencies, rollbacks, and production deployment
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
-
check-dependencies
Validate and verify dependencies are available and compatible. Use when setting up environments.
majiayu000/claude-skill-registry 163