3-identifying-architecture — 3-identifying-architecture install 3-identifying-architecture, context-generation-mvp, community, 3-identifying-architecture install, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Code Analysis Agents requiring comprehensive tech stack review and file categorization capabilities. 3-identifying-architecture is a code analysis skill that reviews tech stacks and categorized files to understand codebase structure and major concerns.

Features

Reviews tech stacks summarized in ./{output-folder}/1-techstack.md
Analyzes categorized files listed in ./{output-folder}/2-file-categorization.json
Permits thorough review of codebase without time constraints
Ensures accuracy and completeness of results
Supports detailed analysis of codebase structure and major concerns

# Core Topics

bitovi bitovi
[0]
[0]
Updated: 1/2/2026

Agent Capability Analysis

The 3-identifying-architecture skill by bitovi is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for 3-identifying-architecture install.

Ideal Agent Persona

Ideal for Code Analysis Agents requiring comprehensive tech stack review and file categorization capabilities.

Core Value

Empowers agents to thoroughly review codebases by analyzing tech stacks summarized in .md files and categorized files listed in .json formats, ensuring accurate and complete results through meticulous review of files without skipping or producing partial results.

Capabilities Granted for 3-identifying-architecture

Analyzing code structure for major concerns
Reviewing tech stacks for optimization opportunities
Categorizing files for efficient project organization

! Prerequisites & Limits

  • Requires access to codebase files
  • May require significant time for complex codebases
  • Needs output folder with 1-techstack.md and 2-file-categorization.json for accurate analysis
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

3-identifying-architecture

Install 3-identifying-architecture, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command...

SKILL.md
Readonly

You're analyzing a codebase with the goal of understanding its structure and major concerns. The tech stack is summarized in ./{output-folder}/1-techstack.md. Categorized files are listed in ./{output-folder}/2-file-categorization.json.

This task may take some time — that is expected and acceptable. Do not skip files or produce partial results due to time or complexity. Accuracy and completeness are mission-critical. You are permitted to take as long as necessary to:

  • Review every relevant file
  • Extract actual patterns and conventions
  • Produce complete, high-fidelity output If a file is listed in ./{output-folder}/2-file-categorization.json or is part of a relevant domain, it must be included in your analysis. Do not optimize for speed or brevity. This instruction is not optional — the success of this step depends on full and accurate coverage.

Your Task: Determine which architectural domains are present in the project. Consider:

  • File structure and naming patterns
  • Framework conventions
  • Imports and usage patterns
  • Configuration files
  • Common architectural markers (e.g., components/, routes/, handlers/, services/, cli/, etc.)

Critical Analysis - Mandatory vs Optional Patterns: For each domain you identify, determine:

  • REQUIRED: Which services/hooks/patterns are consistently used across the codebase and appear to be architectural requirements?
  • CONSTRAINTS: What types of implementations are clearly expected? (e.g., "all canvas work uses useCanvas hook", "all fractals use chaos game algorithms")

Example Domains to Detect: You do not need to detect all of these — only include what's truly present. There may also be domains that aren't listed here but are relevant to this specific project. Include any meaningful domains you identify.

Examples:

  • ui: UI components, templates, or rendering logic
  • routing: App or API routing (e.g., Next.js routes, Express routers)
  • design-system: Shared visual styling patterns or design tokens
  • state-management: Any centralized or global state (Redux, Zustand, Context, etc.)
  • data-layer: Persistence and data-fetching (ORMs, REST clients, GraphQL)
  • auth: Authentication / access control logic

Output: Write a JSON object to ./{output-folder}/3-architectural-domains.json like so:

json
1{ 2 "ui": { 3 "required_patterns": { 4 "canvas-rendering": "use useCanvas", 5 "mathematical-computing": "..." 6 }, 7 "architectural_constraints": { 8 "canvas-rendering": "...", 9 "mathematical-computing": "..." 10 } 11 } 12}

Only include domains you find concrete evidence for based on the actual codebase.

This analysis will help ensure future additions follow the established architectural patterns rather than introducing inconsistent approaches.

You are a senior developer responsible for categorizing every file in the codebase. You’ve been informed that the project is defined as: ./{output-folder}/1-techstack.md (read this file first)

After writing ./{output-folder}/3-file-categorization.json, continue to skill 4-domain-deep-dive and proceed accordingly with {output-folder} as the output-folder.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is 3-identifying-architecture?

Ideal for Code Analysis Agents requiring comprehensive tech stack review and file categorization capabilities. 3-identifying-architecture is a code analysis skill that reviews tech stacks and categorized files to understand codebase structure and major concerns.

How do I install 3-identifying-architecture?

Run the command: npx killer-skills add bitovi/context-generation-mvp/3-identifying-architecture. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for 3-identifying-architecture?

Key use cases include: Analyzing code structure for major concerns, Reviewing tech stacks for optimization opportunities, Categorizing files for efficient project organization.

Which IDEs are compatible with 3-identifying-architecture?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for 3-identifying-architecture?

Requires access to codebase files. May require significant time for complex codebases. Needs output folder with 1-techstack.md and 2-file-categorization.json for accurate analysis.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add bitovi/context-generation-mvp/3-identifying-architecture. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use 3-identifying-architecture immediately in the current project.

Related Skills

Looking for an alternative to 3-identifying-architecture or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI