Skills

All Skills

architecture

Skills tagged with #architecture

@Clawdi-AI

clawdi

Cross-agent long-term memory for the current user: their preferences, coding habits, named projects / repos / tools, past bugs and architecture decisions, and anything they reference with 'my', 'I usually', 'like last time', 'the one we set up', etc. Surface this skill BEFORE answering any question about the user themselves, their work, or their history — even when phrased abstractly (e.g. 'what do I usually use for X'). Also provides connected-service tools (Gmail, GitHub, Notion, Drive, Calendar, etc.).

Clawdi-AI/clawdi+1 more
2mo ago
420
@BV-Venky

excalidraw-diagram-design

Guide for structuring graph input (nodes and edges) for the Excalidraw Architect MCP tool to produce clean, readable diagrams. Use when generating architecture diagrams, flow diagrams, or any visual diagram via create_diagram or mermaid_to_excalidraw.

BV-Venky/excalidraw-architect-mcp+1 more
2mo ago
730
@tw93

waza

Engineering skills for Claude: think (architecture), design (UI), check (code review), hunt (debugging), write (prose), learn (research), read (URL/PDF fetch), health (config audit). Triggers on slash commands or intent.

tw93/Waza
2mo ago
4.3K0
@andrefigueira

add-adr

Create a new Architecture Decision Record in .context/decisions/. Use when documenting an architectural decision.

andrefigueira/.context+3 more
2mo ago
2320
@giuseppe-trisciuoglio

aws-cdk

Provides AWS CDK TypeScript patterns for defining, validating, and deploying AWS infrastructure as code. Use when creating CDK apps, stacks, and reusable constructs, modeling serverless or VPC-based architectures, applying IAM and encryption defaults, or testing and reviewing `cdk synth`, `cdk diff`, and `cdk deploy` changes. Triggers include "aws cdk typescript", "create cdk app", "cdk stack", "cdk construct", "cdk deploy", and "cdk test".

giuseppe-trisciuoglio/developer-kit+71 more
2mo ago
1730
@CorvinLabs

ADR Gate — Architectural Decision Record discipline

Apply this gate once at the END of any non-trivial implementation task, immediately before declaring "done." Most tasks will not produce an ADR — that is the correct and expected outcome.

CorvinLabs/CorvinOS+8 more
2h ago
60
@ericgandrade

abx-strategy

This skill should be used when the user needs to build Account-Based Everything (ABX) GTM strategies for complex B2B sales. Use when working on ABM strategy, ICP scoring, messaging architecture, product launches, or pipeline acceleration for companies with fewer than 500 accounts, $100K+ deals, and 6+ month sales cycles.

ericgandrade/claude-superskills+22 more
1mo ago
120
@Suganthan-Mohanadasan

technical-seo-audit

Comprehensive technical SEO audit skill that analyses crawl data to identify issues, prioritise actions by business impact, and produce a detailed report plus actionable spreadsheet. Use this skill whenever the user wants to: run a technical SEO audit, analyse a website's technical health, review crawl data from Screaming Frog or Sitebulb, crawl a site via API (Firecrawl or similar), find indexability or crawlability issues, check Core Web Vitals, audit structured data or schema markup, detect cannibalisation or thin content, review redirect chains, find orphan pages, assess site architecture, or produce a prioritised list of SEO fixes. Also trigger when the user uploads a CSV from any crawl tool and asks for analysis, mentions "technical SEO", "site audit", "crawl audit", "SEO health check", or wants to understand why pages are not ranking from a technical perspective. This skill handles everything from data ingestion through to a business-impact-prioritised action plan.

Suganthan-Mohanadasan/tech-seo-audit-skill
2mo ago
390
@jjmartres

document-project

Generate comprehensive, professional project documentation structures including README, ARCHITECTURE, USER_GUIDE, DEVELOPER_GUIDE, and CONTRIBUTING files. Use when the user requests project documentation creation, asks to "document a project", needs standard documentation files, or wants to set up docs for a new repository. Adapts to Python/Go projects and OpenSource/internal contexts.

jjmartres/ai-coding-agents
2mo ago
70
@joshft

/carchitect — Architecture Definition Skill

> **Shared constraints apply.** Before executing, read `_shared/constraints.md` from the parent of this skill's base directory. All constraints there apply to this skill.

joshft/correctless+30 more
1mo ago
550
@dpconde

android-development

Create production-quality Android applications following Google's official architecture guidance and NowInAndroid best practices. Use when building Android apps with Kotlin, Jetpack Compose, MVVM architecture, Hilt dependency injection, Room database, or multi-module projects. Triggers on requests to create Android projects, screens, ViewModels, repositories, feature modules, or when asked about Android architecture patterns.

dpconde/claude-android-skill
2mo ago
850
@dreamlx

mo-arch

Query code architecture using README_AI.md index files. Use when user asks about project structure, where features are implemented, how modules work, or wants to understand codebase architecture. Triggered by questions like "what does this do", "where is X implemented", "how does module Y work".

dreamlx/codeindex
1mo ago
50
@anombyte93

stepback

Use when hitting the same error after 2+ fix attempts, when multiple symptoms share a common system, or when fixes feel like whack-a-mole. Forces architectural reassessment over symptom-patching. Also use proactively when a fix touches infrastructure-level config.

anombyte93/atlas-session-lifecycle+2 more
2mo ago
840
@rileyhilliard

architecting-systems

Guides clean, scalable system architecture during the build phase. Use when designing modules, defining boundaries, structuring projects, managing dependencies, or preventing tight coupling and brittleness as systems grow.

rileyhilliard/claude-essentials+15 more
2mo ago
950
@alirezarezvani

antipattern-detector

Detect common technical and organizational anti-patterns in proposals, architectures, and plans. Use when strategic-cto-mentor needs to identify red flags before they become problems.

alirezarezvani/claude-cto-team+8 more
2mo ago
650
@opendatahub-io

ADR Review Panel

This skill runs a panel of specialist reviewer subagents over an Architectural Decision Record (ADR) and produces a consolidated report in two formats: a PDF document and a PPTX slide deck.

opendatahub-io/ai-helpers+30 more
29d ago
240
@xiaobei930

exploration

Code exploration strategies for understanding unfamiliar codebases. Use when exploring unknown code, debugging, or analyzing architecture.

xiaobei930/cc-best+2 more
2mo ago
340
@flutter-it

flutter-architecture-expert

Architecture guidance for Flutter apps using the flutter_it construction set (get_it, watch_it, command_it, listen_it). Covers Pragmatic Flutter Architecture (PFA) with Services/Managers/Views, feature-based project structure, manager pattern, proxy pattern with optimistic updates and override fields, DataRepository with reference counting, scoped services, widget granularity, testing, and best practices. Use when designing app architecture, structuring Flutter projects, implementing managers or proxies, or planning feature organization.

flutter-it/get_it+1 more
2mo ago
1.5K0
@fallow-rs

fallow

Analyze JavaScript/TypeScript projects with fallow. Finds unused code (files, exports, types, dependencies), code duplication, circular dependencies, complexity hotspots, and architecture boundary violations. Use when asked to find dead code, find unused exports, clean up the codebase, find duplicates, check code health, check architecture boundaries, audit unused code, auto-fix dead code, or run fallow.

fallow-rs/fallow-skills
2mo ago
80
@vitorpamplona

android-expert

Android platform expertise for Amethyst Multiplatform project. Covers Compose Navigation, Material3, permissions, lifecycle, and Android-specific patterns in KMP architecture.

vitorpamplona/amethyst+8 more
2mo ago
1.5K0
@ThierryN

excalidraw-diagrams

Creates Excalidraw diagrams programmatically. Use when the user wants flowcharts, architecture diagrams, system designs, or any visual diagram instead of ASCII art. Outputs .excalidraw files that can be opened directly in Excalidraw or VS Code with the Excalidraw extension.

ThierryN/fire-flow+7 more
2mo ago
580
@shanev

decomplect

Architectural code analysis for design quality. Evaluates simplicity (Rich Hickey), functional core/imperative shell (Gary Bernhardt), and coupling (Constantine & Yourdon). Use for design review or architectural assessment.

shanev/skills+1 more
2mo ago
710
@selvatuple
MCP

Revibe Mcp

Analyze any codebase — get architecture, file roles, execution flows, and agent context.

mcpgithubfile
selvatuple/revibe-mcp
2mo ago
0
@navox-labs

fullstack

Senior Full Stack Engineer that builds production code with unit tests from architecture docs and UX specs. Trigger on build, implement, code, debug, refactor, full stack, frontend, backend, or auth implementation.

navox-labs/agents
2mo ago
70
@LLM-Coding

semantic-anchor-translator

Bi-directional translator between verbose descriptions and established terminology (semantic anchors). Use when (1) user describes a concept verbosely and you want to identify the precise term, or (2) user asks for methodology/approach and you want to suggest relevant anchors. Covers 50+ terms across testing, architecture, design principles, problem-solving, requirements, documentation, and strategic planning.

LLM-Coding/Semantic-Anchors
2mo ago
2280
@torch-spyre

project-overview

Overview of the torch-spyre repository, Spyre device architecture, compilation pipeline, and codebase structure. Use when asking about how torch-spyre works, the repo layout, Spyre hardware, the Inductor backend, or getting oriented in the codebase.

torch-spyre/torch-spyre
2mo ago
370
@iliaal

ia-agent-native-architecture

Design agent-native applications where agents replace UI users as the primary actor. Use when designing MCP tools, agent-loop architectures, shared-workspace file patterns, or self-modifying agent systems.

iliaal/whetstone+9 more
1mo ago
110
@Yasas9029

agenisea

Design high quality multi-agent systems and architectures. Use when the user says "agenisea", "agent infra", or "agent arc". Creates agent topology, pipeline orchestration, resilience patterns, and coordination contracts.

Yasas9029/ai-design-engineering-cc-plugins+2 more
1mo ago
50
@jiten-singh-shahi

Agentforce Development

Procedures for building Agentforce AI agents. Architecture, syntax reference, metadata types, instruction guidelines, and context engineering principles live in the reference file.

jiten-singh-shahi/salesforce-claude-code+47 more
2mo ago
50
@mcp-registry
MCP

Mcp Server

Architecture visibility and control for agentic engineering.

mcp
2mo ago
0
@AryaLabsHQ

bunli

Build type-safe CLIs with Bun. Use when: (1) Creating a new CLI application with Bun, (2) Adding commands with defineCommand/option(), (3) Building a plugin system, (4) Using prompt/spinner APIs for interactive CLIs, (5) Building TUI components, (6) Publishing CLI to npm. For advanced TUI (custom components, animations, full layout control), use the 'opentui' skill. Covers: defineCommand, option() APIs, plugin architecture, bunli CLI commands (dev/build/generate/test/release/init/doctor), create-bunli scaffolding, and utilities.

AryaLabsHQ/bunli
2mo ago
470
@blader

schematic

Reverse engineer a detailed product and technical specification document from a git branch's implementation. Use when: (1) a branch has shipped or is in-progress and needs documentation, (2) you need to understand what a branch does at product and architecture level, (3) onboarding to someone else's feature branch, (4) creating PR descriptions or design docs after the fact, (5) user asks to "analyze this branch", "write a spec from the code", or "document what this branch does". Produces a structured markdown spec covering problem statement, product requirements, architecture, technical design, file inventories, testing strategy, rollout plan, and risks.

documentationgitbranch-analysisspecreverse-engineering
blader/schematic
2mo ago
1330
@GreenSheep01201

design-taste-frontend

Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.

GreenSheep01201/claw-empire
2mo ago
7060
@govctl-org

adr-writer

Write effective Architecture Decision Records. Use when: (1) Creating a new ADR, (2) Recording a design decision, (3) User mentions ADR, decision, trade-off, or alternatives

govctl-org/govctl+5 more
2mo ago
990
@daveangulo

twining-decide

Records architectural and implementation decisions with rationale, rejected alternatives, and traceability. Use after making any non-trivial choice where alternatives exist.

daveangulo/twining-mcp+6 more
2mo ago
60
@davideast

typed-service-contracts

Architecture standard for building robust, type-safe TypeScript services using the "Spec and Handler" pattern. Use when building CLIs, libraries, or complex business logic.

davideast/stitch-mcp
2mo ago
3960
@WaterplanAI

agentic-export

Export reusable assets from a project into this repository's v0.2 plugin architecture (skills, templates, agents).

WaterplanAI/agentic-config+24 more
2mo ago
280
@waynesutton

convex-doctor

Run convex-doctor static analysis, interpret findings, and fix issues across security, performance, correctness, schema, and architecture categories. Use when running convex-doctor, fixing convex-doctor warnings or errors, improving the convex-doctor score, or when asked about Convex code quality, static analysis, or linting Convex functions.

waynesutton/markdown-site+11 more
2mo ago
5870
@osovv

grace-ask

Answer a question about a GRACE project using full project context. Use when the user has a question about the codebase, architecture, modules, or implementation — loads all GRACE artifacts, navigates the knowledge graph, and provides a grounded answer with citations.

osovv/grace-marketplace+12 more
2mo ago
680
@Nagendhra-web

memory-bank

Token-efficient persistent memory system for Claude Code that extends your session limits by 3-5x. Layered architecture with progressive loading, compact encoding, branch-aware context, smart compression, session diffing, conflict detection, session continuation protocol, and recovery mode. Activates at session start (if MEMORY.md exists), on "remember this", "pick up where we left off", "what were we doing", "wrap up", "save progress", "don't forget", "switch context", "hand off", "memory health", "save state", "continue where I left off", "context budget", "how much context left", or any session start on a project with existing memory files. This skill solves two problems at once: Claude forgetting everything between sessions, AND sessions hitting context limits too fast. It replaces thousands of wasted re-explanation tokens with a compact, structured memory load that gives Claude full project context in under 2,000 tokens.

memorycontextpersistencesessionstoken-efficiencybranch-aware
Nagendhra-web/memory-bank
2mo ago
230
@opentrace

OpenTrace is a knowledge graph platform that maps system architecture, code structure, and service relationships giving you a visual, queryable map of how your codebase and infrastructure connect.

opentrace/opentrace
2mo ago
310
@mhattingpete

architecture-diagram-creator

Create comprehensive HTML architecture diagrams showing data flows, business objectives, features, technical architecture, and deployment. Use when users request system architecture, project documentation, high-level overviews, or technical specifications.

mhattingpete/claude-skills-marketplace+13 more
2mo ago
4680
@agenticnotetaking

add-domain

Add a new knowledge domain to your existing system. Derives domain-specific configuration through conversation, generates domain folders, templates, and vocabulary while preserving and connecting to your existing architecture.

agenticnotetaking/arscontexta+15 more
2mo ago
2.5K0
@treefarmstudio

sapling-island

Guide for using the <sapling-island> web component to implement selective hydration and islands architecture. Use this skill when asked to use Sapling for an interactive section, contact form, or to add animations triggered by visibility or other loading strategies using sapling-island.

treefarmstudio/sapling
2mo ago
360
@tyler-technologies-oss

lit-migration

This skill should be used when the user asks to "migrate component to lit", "convert to lit", "lit migration", "migrate to litElement", "convert component to Lit", or discusses migrating Tyler Forge components from the legacy component/core/adapter/template architecture to Lit-based components.

tyler-technologies-oss/forge+1 more
2mo ago
650
@seanyao

Roll Brief

> Follows the Architecture Constraints, Development Discipline, and Engineering > Common Sense defined in the project AGENTS.md.

seanyao/roll+11 more
1mo ago
70
@CleanSlice
MCP

CleanSlice

Architecture docs and patterns for NestJS + Nuxt full-stack apps

mcpgithub
CleanSlice/mcp
2mo ago
0
@CodeAlive-AI

agents-consilium

Query external AI agents (Codex, Gemini, OpenCode, Claude Code headless) in parallel for independent second opinions, code review, bug investigation, and consensus on high-stakes decisions. Agents and models are configurable in config.json. Use for architecture choices, security review, or ambiguous problems where independent perspectives matter. Not for simple questions answerable from docs or the codebase — use web search or repo exploration instead.

CodeAlive-AI/ai-driven-development+6 more
1mo ago
570
@capri-js

capri

Capri static site generator with island architecture. Use when creating components, pages, configuring hydration, fetching data, or working with this Capri project.

capri-js/capri
2mo ago
2160
@photoxpedia
MCP

Bolor Brain Mcp

Cognitive architecture MCP server with memory, learning, and contextual understanding

mcpgithubaimemory
photoxpedia/bolor-brain-mcp.git
2mo ago
0