Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Summarizer
Summarizes large text content into concise summaries
majiayu000/claude-skill-registry 163
-
deployment-agent
DeploymentAgent スキル - CI/CDデプロイ自動化・Firebase自動デプロイ・ヘルスチェック・自動Rollback。
ビルド・テスト・デプロイを完全自動化し、Staging/Production環境へのFirebaseデプロイを実行。
Use when:
- アプリケーションをデプロイする時
- Firebase Hosting/Functionsにデプロイする時
- ヘルスチェックが必要な時
- Rollbackが必要な時
- "デプロイ", "deploy", "release", "staging", "production" がキーワードに含まれる時
majiayu000/claude-skill-registry 163
-
result-types
Never throw for expected failures. Use Result<T, E> types with explicit error handling and workflow composition.
majiayu000/claude-skill-registry 163
-
validating-pci-dss-compliance
Validate PCI-DSS compliance for payment card data security. Use when auditing payment systems. Trigger with 'validate PCI-DSS', 'check payment security', or 'audit card data'.
majiayu000/claude-skill-registry 163
-
bark-notifier
Send a Bark push notification when work is blocked, needs user input, or when all requested tasks are finished. Use by default for these cases unless the user explicitly opts out.
majiayu000/claude-skill-registry 163
-
know-tool
Master the know CLI tool for managing specification graphs. Use when working with spec-graph.json, understanding graph structure, querying entities/references/meta, managing dependencies, or learning graph architecture. Teaches dependency rules, entity types, and graph operations.
majiayu000/claude-skill-registry 163
-
brakeman
Static analysis security vulnerability scanner for Ruby on Rails applications. Use when analyzing Rails code for security issues, running security audits, reviewing code for vulnerabilities, setting up security scanning in CI/CD, managing security warnings, or investigating specific vulnerability types (SQL injection, XSS, command injection, etc.). Also use when configuring Brakeman, reducing false positives, or integrating with automated workflows.
majiayu000/claude-skill-registry 163
-
zhipu-search
根据用户给出的搜索关键语句,调用zhipu的搜索引擎得到搜索结果。
majiayu000/claude-skill-registry 163
-
rhythm-pacing
Use when animation needs musical flow—dance sequences, action choreography, comedic timing, scene pacing, or any motion that should feel rhythmic and well-composed over time.
majiayu000/claude-skill-registry 163
-
cicd-audit-optimizer
Comprehensive CI/CD and automation audit skill. Catalogs all pipelines, assesses operational health, identifies gaps, and provides prioritized recommendations for optimization. Includes error cataloging and root cause analysis framework.
majiayu000/claude-skill-registry 163
-
hypr-concierge-cwar-claude-skills
majiayu000/claude-skill-registry 163
-
k8s-clusters-julianobarbosa-claude-code-skills
majiayu000/claude-skill-registry 163
-
Prow Job Analyze Resource
Analyze Kubernetes resource lifecycle in Prow CI job artifacts by parsing audit logs and pod logs from GCS, generating interactive HTML reports with timelines
majiayu000/claude-skill-registry 163
-
cicd-setup
Sets up a CI/CD pipeline for Python projects using GitHub Actions. Includes templates for PR checks, deployment via SSH, pre-commit hooks, and email notifications. Use this skill when a user wants to create a new CI/CD pipeline for a Python project.
majiayu000/claude-skill-registry 163
-
security-architecture-overview
Understand the defense-in-depth security architecture of Secure Vibe Coding OS. Use this skill when you need to understand the overall security approach, the 5-layer security stack, OWASP scoring, or when to use other security skills. Triggers include "security architecture", "defense in depth", "security layers", "how does security work", "OWASP score", "security overview", "security principles".
majiayu000/claude-skill-registry 163
-
predict-lucky-number
Generates a random lucky number between 0 and 9999. Use this skill when users ask for a lucky number, random number prediction, or need a number for games, drawings, or decision-making.
majiayu000/claude-skill-registry 163
-
.claude/skills/command-best-practices/SKILL.md
コマンド設計のベストプラクティスを専門とするスキル。
単一責任原則、組み合わせ可能性、冪等性の原則、
DRYの適用、保守性の高い設計を提供します。
📚 リソース参照:
このスキルには以下のリソースが含まれています。
必要に応じて該当するリソースを参照してください:
- `.claude/skills/command-best-practices/resources/single-responsibility-principle.md`: 1コマンド=1責任の原則、複数責任検出基準(「〜と〜」「異なるタイミング実行」)とリファクタリング手法
- `.claude/skills/command-best-practices/resources/composability-principle.md`: 合成可能性原則の適用
- `.claude/skills/command-best-practices/templates/best-practice-checklist.md`: ベストプラクティスチェックリスト
- `.claude/skills/command-best-practices/scripts/check-best-practices.mjs`: ベストプラクティス検証スクリプト
使用タイミング:
- コマンド設計の原則を確認したい時
- 既存コマンドをリファクタリングする時
- 保守性の高いコマンドを設計する時
Use proactively when designing commands, refactoring existing commands,
or ensuring maintainable command architecture.
majiayu000/claude-skill-registry 163
-
iam-binding-creator
Iam Binding Creator - Auto-activating skill for GCP Skills.
Triggers on: iam binding creator, iam binding creator
Part of the GCP Skills skill category.
majiayu000/claude-skill-registry 163
-
trace
Root cause analysis for complex bugs. Use when initial fix fails or incident is severe. Traces Effect → Cause → Root with confidence levels and prevention hierarchy.
majiayu000/claude-skill-registry 163
-
trust-research
Execute high-fidelity research with hallucination guard, citation checks, and confidence scoring; use when asked to summarize or analyze sources with strict accuracy.
majiayu000/claude-skill-registry 163
-
financial-product-blueprint
Template for packaging financial products with pricing, underwriting, and compliance details.
majiayu000/claude-skill-registry 163
-
chrome-history
Query Chrome browsing history with natural language. Filter by date range, article type, keywords, and specific sites.
majiayu000/claude-skill-registry 163
-
parallel-execution
Execute multiple independent tasks simultaneously using parallel agent coordination to maximize throughput and minimize execution time. Use when tasks have no dependencies, results can be aggregated, and agents are available for concurrent work.
majiayu000/claude-skill-registry 163
-
app-store
Master App Store deployment - Submission, TestFlight, CI/CD, release management
majiayu000/claude-skill-registry 163