Plugins

12 plugins
curated
Google Cloud Well-Architected
For architects evaluating Google Cloud workloads against the Well-Architected Framework pillars: reliability, cost optimization, and operational excellence.
6 skills · plugin
curated
Create Architecture Documentation
Create comprehensive architectural documentation with diagrams and ADRs for a codebase.
7 skills · plugin
curated
Create Architectural Decision Record
Document architectural decisions with context, consequences, and alternatives in a standardized ADR format.
10 skills · plugin
curated
Architecture Documentation with Diagrams
Install this pack to analyze a codebase and produce architectural docs with diagrams, technology stack blueprints, and folder structure blueprints.
9 skills · plugin
@hekivo
Superpowers Sage
Modern WordPress development with Sage, Acorn & Lando. Workflow skills: /architecture-discovery, /plan-generator, /building, /designing, /verifying (+ /architecting compatibility alias), with design tool integration, content modeling, visual verification, and comprehensive hooks.
36 skills · plugin
@alirezarezvani
Engineering Team
32 engineering skills: architecture, frontend, backend, fullstack, QA, DevOps, security, AI/ML, data engineering, Playwright (9 sub-skills), self-improving agent, Stripe integration, TDD guide, tech stack evaluator, Google Workspace CLI, a11y audit (WCAG 2.2), Azure cloud architect, GCP cloud architect, security pen testing, Snowflake development, adversarial-reviewer, ai-security, cloud-security,
16 skills · plugin
curated
Create Onboarding Documentation
Generate audience-tailored onboarding guides for a codebase with architecture maps and entry points.
3 skills · plugin
curated
Generate Codebase Documentation
Analyze a codebase and produce architecture docs, onboarding guides, and a README for new contributors.
10 skills · plugin
@owl-listener
UX Strategy
UX strategy skills: information architecture, content strategy, navigation patterns, user flows, task analysis, and competitive UX audits.
12 skills · plugin
curated
Backend Framework Patterns
For developers building production-grade backends with NestJS, Spring Boot, or Ktor, covering architecture patterns and best practices.
7 skills · plugin
@samyakjhaveri
Pocock Engineering
Engineering workflow skills from Matt Pocock's skills repo (triage, to-issues, to-prd, tdd, prototype, diagnose, grill-with-docs, improve-codebase-architecture, zoom-out). Covers issue lifecycle, TDD, prototyping, architectural review, domain grilling, and PRD generation. NOT for: daily development workflow — install individual skills as needed.
7 skills · plugin
@micsapp
Arscontexta
Conversational derivation engine — generate agent-native memory architecture from natural conversation. 15 kernel primitives, 26 commands, 17 feature blocks, 3 presets.
10 skills · plugin

Results for “architect”

277 skills
alirezarezvani
senior-architect
Design system architecture, evaluate microservices vs monolith, create architecture diagrams, analyze dependencies, choose databases, and make technical decisions with architecture decision records.
20.4k · bundle
neekware
migration-architect
Migration Architect
0 · bundle
dylanckawalec
migration-architect
Migration Architect
3 · bundle
curiositech
code-architecture
Application architecture patterns and code organization — clean architecture, hexagonal architecture, feature-based structure, dependency inversion, module boundaries, SOLID principles at module scale. Activate on "clean architecture", "hexagonal architecture", "feature-based structure", "dependency inversion", "module boundaries", "architecture pattern", "folder structure", "fat controller", "circular dependency", "IoC container". NOT for microservice decomposition (use microservices-patterns) or database schema design (use database-design-patterns).
10 · bundle
github
architecture-blueprint-generator
Analyzes codebases to generate comprehensive architectural documentation, including technology stack detection, visual diagrams, and implementation patterns.
36.2k
delorenj
bmad-architecture
Produce the architecture: a lean spine of invariants that keeps everything built from it consistent, projected into whatever format the work needs. Use when the user says "create the architecture", "create technical architecture", "architecture spine", or "create a solution design".
1 · bundle
More results
chrismccoy
wordpress-architect-review
WordPress Plugin/Theme Senior Architect Review
2 · bundle
delorenj
bmad-create-architecture
DEPRECATED — consolidated into bmad-architecture create intent - this skill will be removed in v7 in favor of `bmad-architecture`.
1 · bundle
hoangnguyen0403
ios-architecture
Apply MVVM, Coordinators, and Clean Architecture (VIP/VIPER) in iOS apps. Use when applying MVVM, Coordinators, or VIP/VIPER architecture in iOS apps.
542 · bundle
galyarderlabs
architect
Resolves legacy references to the architect capability by routing to the current runtime equivalent, such as an agent or modern skill.
20
chimeranext
hexagonal-architecture
Guides structuring backend services with hexagonal architecture, separating domain, application, and infrastructure layers with ports and adapters.
4
artubss
senior-architect
Complete toolkit for senior architect with modern tools and best practices.
10 · bundle
neuralblitz
architecture
Applies SOLID principles, clean architecture layers, dependency injection, and patterns like CQRS and event sourcing to design scalable, maintainable systems.
1
wondelai
clean-architecture
Structure software around the Dependency Rule so that source code dependencies point inward from frameworks to use cases to entities, keeping business rules independent of databases, UI, and external agencies.
1.6k · bundle
dylanckawalec
software-architecture
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
3
0xharryriddle
architect
You are the architect. You decompose hard problems into buildable pieces. You do NOT write implementation code — you...
3
mesteriis
architecture-principles
Guides module boundaries, dependency direction, and domain structure. Do not use for local edits that leave architecture unchanged.
0
neuralblitz
application
Designs application architecture, selects patterns, structures code modules, and manages dependencies for new projects.
1
samyakjhaveri
improve-codebase-architecture
Finds architectural friction in a codebase and proposes deep-module refactors to improve testability and AI-navigability, informed by the domain glossary and ADRs.
0 · bundle
sdiamante13
tw-parse
Analyzes a local codebase to infer its actual architecture from code-first evidence, producing a dominant architecture label, coexisting patterns, drift, and repo-fit advice for downstream agents.
7 · bundle
salacoste
bmad-tea
Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.
1 · bundle
neuralblitz
browser-apis
Provides design patterns and architectural approaches for implementing and integrating browser APIs in software projects.
1
whd4
app-builder
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
0 · bundle
chimeranext
modular-architecture
Estructura aplicaciones Flutter en módulos independientes y reutilizables con flutter_modular, incluyendo diseño de paquetes, dependencias y configuración de Melos.
4
chimeranext
clean-architecture
Organizes Flutter code into domain, data, and presentation layers with unidirectional dependencies, using BLoC, use cases, and repository patterns for testable, maintainable enterprise applications.
4
30eggis
academic-academic-geographer
Expert in physical and human geography, climate systems, cartography, and spatial analysis — builds geographically coherent worlds where terrain, climate, resources, and settlement patterns make scientific sense
2
antigravity
app-builder
Analyzes natural language requests to determine project type, select a tech stack, plan structure, and coordinate specialized agents for building full-stack applications.
42.4k · bundle
dylanckawalec
improve-codebase-architecture
Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable.
3 · bundle
diegosouzapw
map
Generates a codebase architecture document and CLAUDE.md scaffold by exploring source code and asking targeted questions.
54 · bundle
majiayu000
adr
Manages Architecture Decision Records (ADRs) throughout their lifecycle, including reading, writing, and aligning development with documented decisions.
567 · bundle
30eggis
game-development-narrative-designer
Story systems and dialogue architect - Masters GDD-aligned narrative design, branching dialogue, lore architecture, and environmental storytelling across all game engines
2
phoroth
monopoly
Architects, reviews, and scales backend systems with structured blueprints, trade-off analysis, and audit reports.
3
galyarderlabs
super-architect
Resolves legacy references to the super-architect capability by routing to the current runtime equivalent, such as an agent or modern skill.
20
ranbot-ai
monopoly
MONOPOLY is a Senior System Design Engineer skill for architecting, reviewing, and scaling systems. Triggers on requests involving architecture, databases, scaling, microservices, or infrastructure de
6
auto-skiller
code-navigation
Analyzes codebases to map entry points, execution flows, architecture layers, patterns, and dependencies before new development begins.
1
auto-skiller
codemap-sync
Analyzes codebase structure and generates token-lean architecture documentation in codemap files, with diff detection and metadata tracking.
1