Skip to main content
skills
mp
Skills
クリエイター
職種
ドキュメント
JA
AR
DE
EN
ES
FR
JA
KO
PT
ZH
メニュー
検索
Skills
クリエイター
職種
ドキュメント
APIドキュメント
言語を切り替える
AR
DE
EN
ES
FR
JA
KO
PT
ZH
Manusで任意のスキルを実行
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める
トップに戻る
ワンクリックで任意のスキルを実行
アーキテクチャパターン - Agent Skills | SkillsMP
ホーム
カテゴリ
architecture-patterns
アーキテクチャパターン
マイクロサービス、Clean Architecture、Domain-Driven Design、エンタープライズアーキテクチャパターン向けエージェントスキルを閲覧。
スター順
更新順
dispatching-parallel-agents
222.9k
obra/superpowers
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
2026-03-12
inherit-legacy-style
212.1k
affaan-m/ECC
Legacy-project style inheritance skill. Use when the user types /inherit-legacy-style, or when onboarding an AI coding agent onto a hand-written legacy project and you need to prevent "style drift" (the model imposing its pretrained mainstream idioms onto the project). Language- and framework-agnostic — it aligns meta-architecture only, not syntax. Once run, it becomes a behavioral constraint on all subsequent coding tasks. Do NOT use for pure research or one-off questions unrelated to code-style alignment.
2026-06-07
product-capability
212.1k
affaan-m/ECC
Translate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and unresolved decisions before multi-service work starts. Use when the user needs an ECC-native PRD-to-SRS lane instead of vague planning prose.
2026-04-29
docker-patterns
212.1k
affaan-m/ECC
Patrones de Docker y Docker Compose para desarrollo local, seguridad de contenedores, networking, estrategias de volúmenes y orquestación de múltiples servicios.
2026-06-07
jpa-patterns
212.1k
affaan-m/ECC
Patrones JPA/Hibernate para diseño de entidades, relaciones, optimización de consultas, transacciones, auditoría, indexación, paginación y pooling en Spring Boot.
2026-06-07
kotlin-patterns
212.1k
affaan-m/ECC
Patrones idiomáticos de Kotlin, buenas prácticas y convenciones para construir aplicaciones Kotlin robustas, eficientes y mantenibles con coroutines, null safety y builders de DSL.
2026-06-07
quarkus-patterns
212.1k
affaan-m/ECC
Patrones de arquitectura Quarkus 3.x LTS con Camel para mensajería, diseño de API RESTful, servicios CDI, acceso a datos con Panache y procesamiento asíncrono.
2026-06-07
springboot-patterns
212.1k
affaan-m/ECC
Patrones de arquitectura Spring Boot, diseño de API REST, servicios en capas, acceso a datos, caché, procesamiento asíncrono y logging. Usar para trabajo de backend en Java con Spring Boot.
2026-06-07
iterative-retrieval
212.1k
affaan-m/ECC
サブエージェントのコンテキスト問題を解決するために、コンテキスト取得を段階的に洗練するパターン
2026-03-30
golang-patterns
212.1k
affaan-m/ECC
견고하고 효율적이며 유지보수 가능한 Go 애플리케이션 구축을 위한 관용적 Go 패턴, 모범 사례 및 규칙.
2026-03-13
docker-patterns
212.1k
affaan-m/ECC
Yerel geliştirme, konteyner güvenliği, ağ, volume stratejileri ve multi-servis orkestrasyon için Docker ve Docker Compose kalıpları.
2026-03-22
kotlin-patterns
212.1k
affaan-m/ECC
Coroutine'ler, null safety ve DSL builder'lar ile sağlam, verimli ve sürdürülebilir Kotlin uygulamaları oluşturmak için idiomatic Kotlin kalıpları, en iyi uygulamalar ve konvansiyonlar.
2026-03-22
quarkus-patterns
212.1k
affaan-m/ECC
Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.
2026-06-07
springboot-patterns
212.1k
affaan-m/ECC
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
2026-03-22
agentic-engineering
212.1k
affaan-m/ECC
作为代理工程师,采用评估优先执行、分解和成本感知模型路由进行操作。
2026-03-07
android-clean-architecture
212.1k
affaan-m/ECC
适用于Android和Kotlin多平台项目的Clean Architecture模式——模块结构、依赖规则、用例、仓库以及数据层模式。
2026-03-30
autonomous-loops
212.1k
affaan-m/ECC
自主Claude代码循环的模式与架构——从简单的顺序管道到基于RFC的多智能体有向无环图系统。
2026-05-15
council
212.1k
affaan-m/ECC
召集四方会议处理模糊决策、权衡取舍及继续/停止决策。当存在多个有效路径且需要在选择前进行结构化异议时使用。
2026-05-11
docker-patterns
212.1k
affaan-m/ECC
用于本地开发的Docker和Docker Compose模式,包括容器安全、网络、卷策略和多服务编排。
2026-03-22
dotnet-patterns
212.1k
affaan-m/ECC
惯用的C#和.NET模式、约定、依赖注入、async/await以及构建健壮、可维护的.NET应用程序的最佳实践。
2026-05-11
hexagonal-architecture
212.1k
affaan-m/ECC
设计、实现并重构端口与适配器系统,具有清晰的领域边界、依赖反转以及跨 TypeScript、Java、Kotlin 和 Go 服务的可测试用例编排。
2026-05-11
kotlin-patterns
212.1k
affaan-m/ECC
惯用的Kotlin模式、最佳实践和约定,用于构建健壮、高效且可维护的Kotlin应用程序,包括协程、空安全和DSL构建器。
2026-03-13
product-capability
212.1k
affaan-m/ECC
将PRD意图、路线图需求或产品讨论转化为可实施的方案计划,在开始多服务工作之前暴露约束、不变性、接口和未解决的决策。当用户需要ECC原生的PRD到SRS通道,而不是模糊的规划文本时使用。
2026-05-11
security-bounty-hunter
212.1k
affaan-m/ECC
在仓库中寻找可利用、值得赏金的安全问题。专注于远程可访问的漏洞,这些漏洞符合实际报告的条件,而不是嘈杂的仅本地发现。
2026-05-11
agentic-engineering
212.1k
affaan-m/ECC
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing. Use when AI agents perform most implementation work and humans enforce quality and risk controls.
2026-03-30
docker-patterns
212.1k
affaan-m/ECC
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration. Use when setting up containerized development environments or reviewing Docker configurations.
2026-03-23
golang-patterns
212.1k
affaan-m/ECC
Go-specific design patterns and best practices including functional options, small interfaces, dependency injection, concurrency patterns, error handling, and package organization. Use when working with Go code to apply idiomatic Go patterns.
2026-03-30
jpa-patterns
212.1k
affaan-m/ECC
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.
2026-06-07
nestjs-patterns
212.1k
affaan-m/ECC
NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.
2026-06-07
python-patterns
212.1k
affaan-m/ECC
Python-specific design patterns and best practices including protocols, dataclasses, context managers, decorators, async/await, type hints, and package organization. Use when working with Python code to apply Pythonic patterns.
2026-03-30
springboot-patterns
212.1k
affaan-m/ECC
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
2026-06-07
agentic-engineering
212.1k
affaan-m/ECC
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
2026-03-04
android-clean-architecture
212.1k
affaan-m/ECC
Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.
2026-03-11
api-connector-builder
212.1k
affaan-m/ECC
Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.
2026-04-08
architecture-decision-records
212.1k
affaan-m/ECC
Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
2026-03-20
autonomous-loops
212.1k
affaan-m/ECC
Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.
2026-03-22
continuous-agent-loop
212.1k
affaan-m/ECC
Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
2026-03-30
dart-flutter-patterns
212.1k
affaan-m/ECC
Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks (BLoC, Riverpod, Provider), GoRouter navigation, Dio networking, Freezed code generation, and clean architecture.
2026-04-03
docker-patterns
212.1k
affaan-m/ECC
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
2026-02-23
dotnet-patterns
212.1k
affaan-m/ECC
Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.
2026-04-03
enterprise-agent-ops
212.1k
affaan-m/ECC
Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
2026-03-04
golang-patterns
212.1k
affaan-m/ECC
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
2026-02-23
hexagonal-architecture
212.1k
affaan-m/ECC
Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.
2026-04-03
java-coding-standards
212.1k
affaan-m/ECC
Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies framework-specific conventions.
2026-05-12
jpa-patterns
212.1k
affaan-m/ECC
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.
2026-02-23
kotlin-patterns
212.1k
affaan-m/ECC
Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.
2026-03-11
make-interfaces-feel-better
212.1k
affaan-m/ECC
Apply concrete design-engineering details that make interfaces feel polished. Use when reviewing or improving UI spacing, typography, borders, shadows, motion, hit areas, icons, text wrapping, and interaction states.
2026-05-12
nestjs-patterns
212.1k
affaan-m/ECC
NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.
2026-04-03