>
GitHub PR情報の収集・レポート生成・作業報告書作成。ghコマンドでPR情報を取得し、週報・月報・リリースノートを自動生成。作業報告、PR分析が必要な時に使用。
Documentation-first development methodology. The goal is AI-ready documentation - when docs are clear enough, code generation becomes automatic. Triggers on "Build", "Create", "Implement",...
>
ユーザビリティ改善、インタラクション品質向上、認知負荷軽減、フィードバック設計、a11y対応。UXの使い勝手を良くしたい、操作感を改善したい時に使用。
依存関係・循環参照・God Classを分析し、ADR/RFCを作成。アーキテクチャ改善、モジュール分割、技術的負債の評価が必要な時に使用。
Automatically share skills, migrate local skills to code repositories, open source skills, skill version management, configure git remote
Verify compliance with OWASP Top 10 2021 security standards. Use when
Build retrieval-augmented generation systems that ground LLM responses in your data
Validate Rust code quality with rustfmt, clippy, cargo check, and security
Manage DNS, check analytics, monitor Workers, and configure security on Cloudflare
Release preparation workflow - security audit → E2E tests → review → changelog → docs
Release preparation workflow - security audit → E2E tests → review → changelog → docs
Workflow templates for orchestrating multi-agent development processes (feature, security, bugfix)
HIPAA compliance, healthcare regulations, privacy and security standards for medical organizations and providers
Docker containerization best practices for building, securing, and deploying containers.
Securely authenticate with GitHub using stored credentials for API operations and git commands
REST API and WebSocket development with FastAPI emphasizing security, performance, and async patterns
Create a specification for non-trivial changes. Creates GitHub issue + spec file in a dedicated directory.
Validate a specification file and provide actionable suggestions for issues