Tag: architecture

Type: All Skills Tools
skill ★ 77,350

LobeHub project architecture and structure guide

Provides a comprehensive, developer-focused overview of the LobeHub monorepo structure, detailing the tech stack, directory layout, and data flow from client to database. This guide is essential for understanding project organization and lo…

lobehub/lobehub codebase architecture monorepo project-structure
skill ★ 24,338

Generate executable ADRs for agentic coding

This skill guides the creation of Architecture Decision Records (ADRs) that function as executable specifications for coding agents. It enforces a rigorous, multi-phase workflow, ensuring decisions are explicit, measurable, and include a de…

vercel/ai adr architecture agentic design-patterns
skill ★ 9,967

Guide to building production MCP servers

This guide outlines mandatory best practices and architectural patterns for developing robust MCP servers using the mcp-use framework. It provides detailed reference material for implementing tools, data resources, prompts, and interactive …

mcp-use/mcp-use mcp-server llm-agent backend-development tool-building
skill ★ 1,010

CloudBase platform overview and capability selection

This skill provides a high-level conceptual overview of the CloudBase platform, guiding developers through service selection, cross-platform differences, and best practices before implementation. It helps determine the appropriate specializ…

TencentCloudBase/CloudBase-MCP cloudbase platform overview architecture
skill ★ 1,010

Structured Workflow for Complex Feature Development

This skill enforces a structured development lifecycle for complex, multi-module changes. It guides the agent through defining requirements, designing architecture, and creating actionable tasks before any code is written, ensuring explicit…

TencentCloudBase/CloudBase-MCP spec-workflow architecture planning requirements
skill ★ 1,010

CloudBase platform overview and capability selection

This skill provides foundational knowledge and conceptual guidance across the entire CloudBase ecosystem. It helps developers select the correct platform, service, or specialized skill (e.g., Web, Mini Program, storage) before implementing …

TencentCloudBase/CloudBase-MCP cloudbase platform architecture development
tool

Codebase Architecture and Execution Flow Explorer

This tool allows developers to deeply explore unfamiliar codebases by tracing execution flows, mapping symbol dependencies, and understanding architectural components. It provides a comprehensive view of how specific concepts or functions o…

Marcus-Rug-Intel/rug-munch-mcp codebase architecture code-tracing execution-flow
skill ★ 1,236

Explore, Plan, and Spec Features for MCP Server

This skill provides a structured workflow for developers to explore, plan, and generate specifications for changes within the Apify MCP server codebase. It facilitates deep code understanding, architectural design, and the creation of actio…

apify/apify-mcp-server code-exploration feature-planning github-specs mcp-server
skill

LobeHub project architecture and codebase overview

Provides a comprehensive, up-to-date map of the LobeHub monorepo structure, detailing key directories, the full tech stack, and data flow patterns for experienced developers. It helps users understand project organization, locate specific f…

lobehub/lobe-chat project-structure monorepo architecture codebase
skill

LobeChat Data Fetching Architecture Guide

A structured architecture for managing data fetching using a service layer, Zustand stores, and SWR. It provides patterns for API encapsulation, cache invalidation, and synchronising client-side state with server-side data.

lobehub/lobe-chat data-fetching zustand swr typescript
skill

Electron Desktop Application Development Guide

This guide outlines the architectural pattern for building LobeHub desktop features using Electron, detailing the separation between the Main, Renderer, and Preload processes. Developers can implement new functionality by creating IPC contr…

lobehub/lobe-chat electron desktop ipc architecture
skill

Executable Architecture Decision Record Generation

This skill guides the creation of Architecture Decision Records (ADRs) that serve as executable specifications for coding agents. It enforces a rigorous, multi-phase workflow, ensuring decisions are measurable, self-contained, and include a…

vercel-labs/ai adr architecture documentation agentic
skill ★ 3,264

LangWatch Feature Map Synchronization and Registry

This skill manages the canonical feature map for the LangWatch ecosystem. It ensures all surfaces—including APIs, UI routes, CLI commands, and MCP tools—are synchronized and correctly registered, maintaining architectural consistency across…

langwatch/langwatch langwatch feature-map architecture registry
skill ★ 19

Automated diagnosis of complex system architecture issues

This skill diagnoses and manages complex operational failures, covering areas from architectural flaws and deployment errors to autonomy and ROI concerns. It guides the agent to utilize specialized tools for systematic debugging and process…

IgorGanapolsky/ThumbGate architecture debugging deployment error-handling
tool

Blueprint Intelligence: Extracting Architectural Data

This tool uses local vision AI to parse architectural blueprints and floor plans, extracting structured data such as room dimensions, materials, and structural elements. It accepts image URLs or base64 inputs and returns detailed JSON analy…

ntriq-gh/ntriq-agentshop blueprint floor-plan vision-ai architecture
skill

Batch analysis of architectural blueprints

This skill facilitates the batch analysis of up to 500 architectural blueprints via a dedicated API endpoint. Users can specify the analysis type, selecting from options such as 'full', 'dimensions', 'rooms', or 'materials' for comprehensiv…

ntriq-gh/ntriq-agentshop blueprint-analysis batch-processing architecture vision-ai
skill ★ 835

Agentic Technical RFC and Design Generator

This skill guides the user through the entire lifecycle of technical decision-making, generating a validated Request for Comments (RFC) document. It mandates deep research, alternative analysis, and evidence-based rationale before producing…

bgauryy/octocode-mcp rfc-generation design-document technical-proposal architecture
skill ★ 835

System-aware Codebase Analysis and Refactoring Skill

This skill provides deep, evidence-based system understanding by analysing control and data flows, architectural boundaries, and code quality against established principles. It generates a comprehensive artifact detailing the codebase's hea…

bgauryy/octocode-mcp architecture code-review system-design clean-code
skill ★ 23

Persistent codebase context inventory and knowledge base

This skill inventories a codebase by extracting structured entities—such as architectural decisions, dependencies, and team context—and storing them persistently in Neotoma memory. It ensures agents maintain deep, cross-session understandin…

markmhendrickson/neotoma codebase-inventory context-awareness knowledge-graph architecture
skill ★ 5

Generate structural design documents for systems

This skill generates a comprehensive structural design document, committing to module boundaries, data contracts, and system architecture before any implementation begins. It forces global decision-making and proactively audits the prompt f…

taniwhaai/arai design-document architecture system-design planning
skill ★ 5

Derive Isolated Contracts from Design Documents

This skill processes a system design document to derive a set of complete, per-module contracts (manifests). It hardens implicit assumptions, defines behavioral guarantees, and ensures each module contract is fully isolated for independent …

taniwhaai/arai design-doc contract-derivation manifests system-design
skill ★ 15

Developer Wisdom Crystallizer for Knowledge Sharing

This skill helps developers distill valuable, scattered technical experiences—such as architectural decisions, pitfalls, and patterns—from code discussions. It structures these insights into searchable 'consciousness fragments' for collecti…

JinNing6/Noosphere knowledge-management developer-experience architecture best-practice
skill ★ 2

Pipeline Operational Context Loader

This skill loads comprehensive operational context, including architectural rules, model selection guidelines, and critical constraints for complex data pipelines involving OCR, translation, and Lambda workers. It ensures developers are awa…

Embassy-of-the-Free-Mind/sourcelibrary-v2 pipeline context architecture data-processing
skill ★ 5

Explore codebases and trace execution flows

This skill enables developers to deeply explore unfamiliar codebases by tracing execution flows, understanding architectural components, and mapping symbol dependencies. It provides structured access to process traces and component relation…

hifriendbot/cogmemai-mcp codebase-exploration architecture execution-tracing code-analysis