Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
updating-pr-title-and-description
Pull Request作成・更新時に使用。タイトルと説明文を自動生成・更新する。
syou6162/claude-code-commands 11
-
ask-user-choice
ユーザーに質問や確認をする際に毎回発動してください。自由回答形式ではなく、明確な選択肢(1質問あたり2-4個)を持つAskUserQuestionツールを使用し、ユーザーの入力負担を軽減して意思決定を迅速化します。柔軟性のためmultiSelect trueをデフォルトにしてください。
syou6162/claude-code-commands 11
-
semantic-committing
コミット時、「commit」「git add」「変更を分割」の言及時に使用。git diffを分析し、変更を論理的な意味単位に分割してコミットする。git-sequential-stageでhunk単位のステージングを行う。
syou6162/claude-code-commands 11
-
gha-sha-reference
ユーザーがGitHub Actionsのタグ参照をSHA参照に変換するよう要求したときに発動してください。uses:フィールドのタグ参照を自動的にSHA参照(コミットハッシュ + コメント付きバージョン)に変換します。
syou6162/claude-code-commands 11
-
codex-plan-review
planファイルのレビューを依頼された際に使用。Codex CLIを使ってplanファイル自体の実現可能性・技術的妥当性・抜け漏れをレビューし、指摘をタスクリスト化して収束するまで繰り返します。
syou6162/claude-code-commands 11
-
execute-plan
planモードの計画に基づいて実装を開始する。planファイルからタスクリスト作成→タスク順次実行→各タスク完了時にコミット→最後にcodex-reviewを実行する。
syou6162/claude-code-commands 11
-
codex-review
コードレビューを依頼された際に使用。Codex CLIを使ってplanファイルと開発日誌(コンテキストにある場合)を参照し、実装が計画に沿っているかをレビューし、指摘をタスクリスト化して収束するまで繰り返します。
syou6162/claude-code-commands 11
-
writing-dev-diary
「開発日誌更新」「開発日誌作って」の言及時に使用。esa-llm-scoped-guardで開発日誌を新規作成・更新します。
syou6162/claude-code-commands 11
-
reading-notion
Notion URLが会話に登場した時、またはNotionのコンテンツを検索・取得する必要がある時に使用してください。
syou6162/claude-code-commands 11
-
sharepoint-audit
Guide and run a SharePoint audit locally. Collect inputs, confirm PowerShell 7.4+ and Python 3.10+ are available, call PowerShell with certificate auth via wrapper, parse audit.json, and render Markdown/HTML. Use only local shell commands.
Aqualia/Skills-Library
-
clifood-api
API-first iFood automation for the clifood project. Use when an AI agent needs to find restaurants/items, build carts, prep orders, or extend iFood API integrations in this repo.
danizord/clifood 1
-
terraform-modules
Create reusable, composable Terraform modules with proper versioning and registry integration
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-gcp
Provision GCP infrastructure with Terraform including VPC, GKE, Cloud SQL, and IAM
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-providers
Provider configuration, versioning, and multi-provider patterns
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-workspace
Terraform workspace management for multi-environment deployments
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-azure
Provision Azure infrastructure with Terraform including VNets, VMs, AKS, and managed identities
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-aws
Provision AWS infrastructure with Terraform including VPC, EC2, RDS, IAM, and security best practices
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-kubernetes
Kubernetes cluster provisioning with Terraform across EKS, AKS, and GKE
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-cicd
Automate Terraform with CI/CD pipelines, GitOps, Atlantis, and deployment workflows
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-fundamentals
Master Terraform HCL syntax, resources, providers, variables, and outputs with production-ready patterns
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-state
Master Terraform state management including remote backends, locking, workspaces, and state operations
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-security
Implement security best practices including secrets management, policy as code, and compliance scanning
pluginagentmarketplace/custom-plugin-terraform 1
-
terraform-testing
Testing Terraform configurations with native tests, Terratest, and validation frameworks
pluginagentmarketplace/custom-plugin-terraform 1
-
lambda-workflow
One lifecycle for Lambda repos: choose a br issue, start work, land the PR, and watch GitHub via Dumbwaiter MCP until it merges.
lambdamechanic/tooltest 10