Architecture Patterns

Core development tools, frameworks, and patterns.

Category:development
Subcategory:Architecture Patterns
609 matches
Open using-git-worktrees
using-git-worktrees.md
194.5K

from "obra/superpowers"

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree...

2026-05-17
Open brainstorming
brainstorming.md
194.5K

from "obra/superpowers"

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before...

2026-05-17
Open writing-plans
writing-plans.md
194.5K

from "obra/superpowers"

Use when you have a spec or requirements for a multi-step task, before touching code

2026-05-17
Open python-testing
python-testing.md
184.2K

from "affaan-m/everything-claude-code"

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

2026-05-16
Open nestjs-patterns
nestjs-patterns.md
184.2K

from "affaan-m/everything-claude-code"

NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.

2026-05-16
Open hexagonal-architecture
hexagonal-architecture.md
184.2K

from "affaan-m/everything-claude-code"

Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go...

2026-05-16
Open dotnet-patterns
dotnet-patterns.md
184.2K

from "affaan-m/everything-claude-code"

Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.

2026-05-16
Open android-clean-architecture
android-clean-architecture.md
184.2K

from "affaan-m/everything-claude-code"

Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.

2026-05-16
Open android-clean-architecture
android-clean-architecture.md
184.2K

from "affaan-m/everything-claude-code"

适用于Android和Kotlin多平台项目的Clean Architecture模式——模块结构、依赖规则、用例、仓库以及数据层模式。

2026-05-16
Open hipaa-compliance
hipaa-compliance.md
184.2K

from "affaan-m/everything-claude-code"

HIPAA-specific entrypoint for healthcare privacy and security work. Use when a task is explicitly framed around HIPAA, PHI handling, covered entities, BAAs, breach posture, or US healthcare...

2026-05-16
Open code-tour
code-tour.md
184.2K

from "affaan-m/everything-claude-code"

Create CodeTour .tour files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and...

2026-05-16
Open hexagonal-architecture
hexagonal-architecture.md
184.2K

from "affaan-m/everything-claude-code"

设计、实现并重构端口与适配器系统,具有清晰的领域边界、依赖反转以及跨 TypeScript、Java、Kotlin 和 Go 服务的可测试用例编排。

2026-05-16
Open architecture-decision-records
architecture-decision-records.md
184.2K

from "affaan-m/everything-claude-code"

在Claude Code会话期间,将做出的架构决策捕获为结构化的架构决策记录(ADR)。自动检测决策时刻,记录上下文、考虑的替代方案和理由。维护一个ADR日志,以便未来的开发人员理解代码库为何以当前方式构建。

2026-05-16
Open golang-patterns
golang-patterns.md
184.2K

from "affaan-m/everything-claude-code"

Go-specific design patterns and best practices including functional options, small interfaces, dependency injection, concurrency patterns, error handling, and package organization. Use when...

2026-05-16
Open spec-driven-development
spec-driven-development.md
42.4K

from "addyosmani/agent-skills"

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as...

2026-05-16
Open planning-and-task-breakdown
planning-and-task-breakdown.md
42.4K

from "addyosmani/agent-skills"

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to...

2026-05-16
Open performance-optimization
performance-optimization.md
42.4K

from "addyosmani/agent-skills"

Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when...

2026-05-16
Open interview-me
interview-me.md
42.4K

from "addyosmani/agent-skills"

Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until 95% confidence about the underlying intent....

2026-05-16
Open update-implementation-plan
update-implementation-plan.md
33.2K

from "github/awesome-copilot"

Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

2026-05-17
Open create-implementation-plan
create-implementation-plan.md
33.2K

from "github/awesome-copilot"

Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

2026-05-17
Open breakdown-feature-prd
breakdown-feature-prd.md
33.2K

from "github/awesome-copilot"

Prompt for creating Product Requirements Documents PRDs for new features, based on an Epic.

2026-05-17
Open breakdown-epic-pm
breakdown-epic-pm.md
33.2K

from "github/awesome-copilot"

Prompt for creating an Epic Product Requirements Document PRD for a new epic. This PRD will be used as input for generating a technical architecture specification.

2026-05-17
Open breakdown-epic-arch
breakdown-epic-arch.md
33.2K

from "github/awesome-copilot"

Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.

2026-05-17