code-architect

Analyze existing codebases to generate architecture blueprints for feature designs.

Updated May 10, 2026
One-click install
npx skills add https://github.com/MubasherMohammed/opencode-BioInfo --skill code-architect-mubashermohammed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-architect
Source: https://github.com/MubasherMohammed/opencode-BioInfo/tree/main/skills/power-pack/code-architect
Command: npx skills add https://github.com/MubasherMohammed/opencode-BioInfo --skill code-architect-mubashermohammed

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of manual and time-consuming architecture design by automatically generating comprehensive implementation blueprints from existing codebase patterns and conventions.

Core Features & Use Cases

  • Automatic Analysis: Analyzes codebases for patterns, conventions, and architectural decisions.
  • Blueprint Generation: Provides a comprehensive architecture blueprint with files to create or modify, component designs, and data flows.
  • Use Case: When designing architecture for a non-trivial feature, especially when dealing with a complex codebase.

Quick Start

Ask for an architecture blueprint from the code-architect skill for the "feature-x" component of your existing project.

Frequently Asked Questions about code-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an architecture blueprint for a new feature in an existing codebase?

To generate an architecture blueprint, you analyze your existing codebase to identify architectural patterns and conventions, which are then used to automatically document the feature architecture and provide actionable implementation guidance.

What is the best way to design software architecture for a non-trivial feature without manual effort?

Designing software architecture automatically requires analyzing existing codebase patterns and conventions to output comprehensive implementation blueprints, detailing files to create or modify, component designs, and data flows.

Do I need to understand my codebase structure before automating feature architecture design?

Yes, feature architecture design requires prior knowledge of your codebase structure and patterns to successfully generate actionable architectural guidance and comprehensive blueprints.

Can I use codebase analysis to identify architectural patterns and conventions for new components?

Yes, codebase analysis automatically identifies existing architectural patterns and conventions to facilitate comprehensive blueprint generation for new software components.

What files and component designs are included in an automated architecture blueprint?

An automated architecture blueprint provides comprehensive details on files to create or modify, component designs, and data flows based on the analysis of your existing project's conventions.

When should I avoid using automated architecture generation for my software project?

Automated architecture generation should be avoided when you lack knowledge of your codebase structure and patterns, as generating actionable architectural guidance depends on understanding existing project conventions.