code-architect

Analyze codebase patterns to generate implementation blueprints for new features.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/ScarletFish/MyAnimeDock --skill code-architect-scarletfish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-architect
Source: https://github.com/ScarletFish/MyAnimeDock/tree/main/.agents/skills/code-architect
Command: npx skills add https://github.com/ScarletFish/MyAnimeDock --skill code-architect-scarletfish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of designing complex features without introducing technical debt or architectural inconsistencies by providing a structured, pattern-aware blueprinting process.

Core Features & Use Cases

  • Pattern Analysis: Automatically identifies existing codebase conventions, module boundaries, and technology stacks to ensure new features fit seamlessly.
  • Implementation Blueprinting: Generates a comprehensive roadmap including component design, data flow, and a phased build sequence.
  • Use Case: When tasked with adding a new module to a large project, use this Skill to receive a detailed plan that specifies exactly which files to create, how to integrate with existing abstractions, and how to handle state management.

Quick Start

Use the code-architect skill to design the implementation plan for a new user authentication module based on the existing codebase patterns.

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 implementation blueprint for new features in an existing codebase?

To generate an implementation blueprint, analyze existing codebase patterns and architectural conventions to create a comprehensive roadmap. This structured process ensures new features fit seamlessly without introducing technical debt, covering component design, data flow, and phased build sequences.

What is pattern-aware blueprinting in software architecture?

Pattern-aware blueprinting is a structured process that identifies existing codebase conventions, module boundaries, and technology stacks. It generates a comprehensive technical roadmap ensuring new features adhere to established project guidelines, maintainability, and testability requirements.

Can I use this approach to design a user authentication module based on existing codebase patterns?

Yes, you can design a user authentication module by analyzing existing codebase patterns. The process specifies exactly which files to create, how to integrate with existing abstractions, and how to handle state management, ensuring seamless module integration.

What's the best way to plan structural design and module integration for complex software engineering tasks?

The best way to plan structural design is using a pattern-aware blueprinting process that generates a comprehensive implementation roadmap. This approach applies to tasks requiring module integration and technical roadmap creation, satisfying maintainability and testability requirements.

How do I avoid architectural inconsistencies when adding new modules to a large project?

To avoid architectural inconsistencies when adding modules, use a structured blueprinting process that analyzes existing codebase conventions. This ensures new features match established project guidelines and integrate seamlessly with existing abstractions and state management.