Tag: software-architecture

Type: All Skills Tools
skill ★ 1,854

Navigate and understand complex codebases

This skill leverages the GitNexus knowledge graph to provide deep insights into unfamiliar codebases. Developers can trace execution flows, understand symbol dependencies, and map functional areas using structured queries.

doobidoo/mcp-memory-service code-analysis knowledge-graph debugging software-architecture
skill ★ 41

Codebase relationship and dependency analysis skill

This skill suite provides deep structural analysis of a codebase, allowing developers to trace dependencies, map execution flows, and predict the blast radius of proposed changes. It covers everything from finding specific symbol paths to d…

drhalto/agentmako dependency-graph impact-analysis codebase-analysis refactoring
tool ★ 34

Cortex Wiki Authoring and Documentation

Provides a structured interface for authoring and managing long-form documentation, including ADRs, specifications, and file-level notes. It enables bidirectional linking and ensures architectural decisions persist alongside the Cortex memo…

cdeust/Cortex documentation adr knowledge-management markdown
skill ★ 394

Software Architect System Design Skill

This skill enables an agent to perform system decomposition, define API contracts, and document architecture decision records. It focuses on maintaining module boundaries and evaluating technology trade-offs for long-term scalability.

sipyourdrink-ltd/bernstein system-design software-architecture api-design adr
skill ★ 19,338

HTML Architecture Diagram Generation

Generates self-contained HTML architecture diagrams to visualise code changes, data flows, and architectural decisions. The output features responsive, theme-aligned layouts suitable for pull requests and technical documentation.

comet-ml/opik html-diagrams architecture-visualisation documentation code-review
skill

Structured Requirements and Design Workflow

A structured workflow for managing complex development tasks through explicit requirements, technical design, and task planning. It facilitates traceability from EARS-style acceptance criteria to actionable implementation tasks.

TencentCloudBase/CloudBase-AI-ToolKit requirements-engineering software-design task-planning software-architecture
skill

Codebase Exploration with GitNexus

Facilitates deep codebase exploration by tracing execution flows and analysing symbol relationships. It enables developers to navigate unfamiliar architectures and identify call hierarchies through semantic queries and context-rich symbol a…

CryptoRugMunch/rug-munch-mcp codebase-exploration gitnexus code-analysis execution-tracing
skill

Structured Specification and Implementation Workflow

A structured workflow for managing complex, multi-module development tasks through formal requirements, architectural design, and actionable task planning.

TencentCloudBase/CloudBase-AI-ToolKit software-design requirements-engineering task-planning agentic-workflow
skill ★ 51

Kastell Component Boilerplate Generator

Automates the generation of boilerplate files for Kastell components, including commands, audit checks, providers, and MCP tools. It ensures adherence to the framework's architectural patterns using predefined templates and a deterministic …

kastelldev/kastell kastell scaffolding boilerplate-generator mcp
skill ★ 51

Kastell Codebase Exploration and Research

Provides read-only access to the Kastell codebase for tracing bugs, mapping callsites, and exploring system architecture. It operates within an isolated context using an Explore agent with embedded architectural knowledge.

kastelldev/kastell kastell codebase-exploration bug-tracing software-architecture