repo-analyser

Analyze TypeScript and Python repositories to generate ARCHITECTURE.md documentation.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Shawn-Guo-CN/agentfoundry-plugin-marketplace --skill repo-analyser-shawn-guo-cn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-analyser
Source: https://github.com/Shawn-Guo-CN/agentfoundry-plugin-marketplace/tree/main/plugins/repo-analyser/skills/repo-analyser
Command: npx skills add https://github.com/Shawn-Guo-CN/agentfoundry-plugin-marketplace --skill repo-analyser-shawn-guo-cn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of understanding and documenting complex code repositories, saving developers significant time and effort in grasping project architecture and organization.

Core Features & Use Cases

  • Codebase Analysis: Analyzes TypeScript and Python projects to identify structure, modules, dependencies, and core logic.
  • Architecture Documentation: Generates comprehensive architecture documentation in a standardized format.
  • Use Case: When onboarding a new developer to a large project, use this Skill to quickly generate an architecture overview that explains the project's structure, key modules, and data flows.

Quick Start

Use the repo-analyser skill to generate an architecture analysis for the current repository.

Frequently Asked Questions about repo-analyser

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

FAQPage Schema
How do I generate architecture documentation for a TypeScript or Python repository?

To generate architecture documentation for a TypeScript or Python repository, you can use this skill to automatically analyze the project structure, identify core modules and dependencies, and output a standardized overview to an ARCHITECTURE.md file.

What is the best way to map a codebase structure for new developer onboarding?

The best way to map a codebase structure for onboarding is to automate code analysis to identify project type, core modules, and data flows, producing a comprehensive architecture document that quickly brings new developers up to speed.

Does this code analysis skill work with both Python and TypeScript projects?

Yes, this code analysis skill works with both Python and TypeScript projects, scanning the repository structure to identify dependencies, map core logic, and document workflows for your specific tech stack.

Can I analyze repository workflows and dependencies without manual mapping?

You can analyze repository workflows and dependencies without manual mapping by running this skill, which automatically identifies core modules and maps data flows to create a comprehensive architecture overview.

Do I need to provide a template to document my project architecture?

Yes, the skill uses a provided template to generate the architecture documentation, ensuring the analyzed repository structure, modules, and workflows are output consistently to the ARCHITECTURE.md file.