repo-onboarding

Solid

Understand this repository quickly before making changes. Use for architecture discovery, ownership mapping, command selection, and initial implementation planning.

Web & Frontend 456 stars 91 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
24
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Repo Onboarding Skill ## Workflow - Read `AGENTS.md`, `README.md`, and `ARCHITECTURE.md`. - Determine target layer: `server/`, `client/`, `mcp/`, or docs. - Identify the minimal file set needed for the task. - Select verification commands before editing. ## Verification defaults - Backend: `npm run test:server` - Frontend: `npm run test:client` - MCP: `npm run mcp:typecheck` and `npm run mcp:build` ## References - `references/module-map.md` - `references/verification-map.md`

Details

Author
hoangsonww
Repository
hoangsonww/Claude-Code-Agent-Monitor
Created
3 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category