docker-compose-patterns
Common Docker Compose patterns for development and production
backend-architect
Backend architecture specialist for Faiston NEXO. Use PROACTIVELY for FastAPI endpoints, Lambda handlers, DynamoDB schemas, S3 presigned URLs, Cognito auth, and AgentCore integration.
git-workflow-manager
Git workflow and branching strategy expert. Use when establishing team collaboration patterns, optimizing commit practices, or designing scalable version control workflows for better developer experience.
api-specifications
Guidance for Splits Network REST API design, implementation, and documentation
ddd-architecture
Domain-Driven Design (DDD) patterns for Angular applications with clean architecture layers. Use when designing aggregates, entities, value objects, domain events, repositories, or implementing bounded contexts. Includes tactical patterns, strategic design, and layer dependency rules for scalable applications.
main-process-dip-architecture
Main Process Architecture Guide. Dependency Injection Pattern (DIP). Provides decorators, module patterns, and examples for building modular, testable Electron main process code using dependency injection
api-rest-conventions
Essential RESTful API design conventions for URL patterns, HTTP methods, and response formats. For detailed implementations and advanced patterns, see references section.
pr-description
ユーザーが「PR説明を生成」「PR本文を作って」「プルリクエストの説明が欲しい」等と要求した時、または他のスキル(issue-fixなど)から呼び出された時に発動。 git diffから変更内容を分析し、詳細なPR本文を生成する。 チームの規約に準拠したフォーマットで出力する。
generate-architecture-docs
構成図からアーキテクチャドキュメントを自動生成するスキル。 visualize-architectureまたはpropose-architectureの出力を正式なドキュメントに変換。 docs/配下にGitHub管理対象ドキュメントを生成。
generating-add
Generates an Architecture Design Document (ADD) for software projects. Also generates or updates the AGENTS.md file to reflect any architectural rules. Use this skill when designing a product architecture.
feature-implementer
Implements GigLedger features following Clean Architecture. Use when building out feature modules from GitHub issues. Creates all layers (presentation, application, domain, data) with proper patterns.
pr-author-agent
AI-powered PR Author Agent that transforms Observability Diff Plans into Pull Requests. Use when: (1) Generating instrumentation code from Scout Agent output, (2) Creating OTel configuration, correlation headers, lineage specs, (3) Scaffolding telemetry validation tests, (4) Creating GitHub/GitLab PRs with observability artifacts. Triggers: "generate PR from diff plan", "create instrumentation PR", "scaffold observability code", "generate OTel config".
workflow-orchestration
Design and implement DAG-based workflows with parallel execution, retries, and error handling. Use when building complex multi-step agent workflows.
audit-spec
Audit specification documents for ambiguity, consistency, and architectural compliance.
multi-tenancy-patterns
Multi-tenancy implementation patterns for row level security, tenant isolation, and data segregation in SaaS applications.