project-overview

Clarify repository architecture and code organization for the LobeHub monorepo.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/andershi666/lobehub-hr-demo --skill project-overview-andershi666
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-overview
Source: https://github.com/andershi666/lobehub-hr-demo/tree/main/lobehub/.agents/skills/project-overview
Command: npx skills add https://github.com/andershi666/lobehub-hr-demo --skill project-overview-andershi666

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Complete project architecture and structure guide helps teams explore the codebase, understand project organization, and find files for quicker orientation and onboarding.

Core Features & Use Cases

  • Project structure map: Provides the monorepo layout and key packages.
  • Tech stack snapshot: Documents frameworks, languages, and tools used.
  • Architecture context: Illustrates architecture map, data flow, and integration points for informed decision-making.

Quick Start

Review this guide to quickly grasp the repository's structure and architecture before making changes.

Frequently Asked Questions about project-overview

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

FAQPage Schema
How do I understand monorepo project structure and code organization for faster onboarding?

To understand monorepo project structure for onboarding, use an architecture guide that maps key packages, documents the tech stack, and illustrates data flow. This provides a clear overview of repository layout and module relationships to help you quickly navigate the codebase and locate files.

What is the best way to map files and dependencies across a monorepo during an architectural review?

The best way to map files and dependencies during an architectural review is to load automated context that encapsulates the architecture map, tech stack snapshot, and data flow. This clarifies module relationships and integration points across the repository for informed decision-making.

How does automated context loading work for exploring repository architecture?

Automated context loading for exploring repository architecture works by using frontmatter-defined metadata to encapsulate the tech stack, project structure, and data flow. This mechanism automatically provides the architectural context needed to map files and understand module relationships without manual searching.

Can I use this project structure map to find specific files in the LobeHub monorepo?

Yes, you can use the project structure map to find specific files in the LobeHub monorepo. It provides a complete layout of key packages and directory organization, helping developers quickly orient themselves and locate the exact files they need for modifications.

What tech stack snapshot information is provided to help developers explore the codebase?

The tech stack snapshot provides detailed documentation of the frameworks, languages, and tools used within the repository. This information helps developers understand the technical foundation and integration points before making changes to the codebase.

When do I need a project architecture and structure guide?

You need a project architecture and structure guide during developer onboarding, architectural reviews, or when mapping files and dependencies across a monorepo. It helps teams explore the codebase, understand project organization, and find files for quicker orientation.