Stop Codex, GitHub Copilot, Claude Code, and Cursor from shipping generic UI. Use UIZZE’s public catalogue of 800,000+ real web and iOS screens to extract product-specific design decisions and enforce a hard finish gate for web and iOS interfaces.
acquire-codebase-knowledge
acquire-codebase-knowledge is an open-source frontend skill for Claude Code and compatible agents, published by github. Its author describes it as: “Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document this architecture", "onboard me to this repo", or "create co…”. The project has 38k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/github/awesome-copilot ~/.claude/skills/acquire-codebase-knowledge`.
What acquire-codebase-knowledge does
Produces seven populated documents in `docs/codebase/` covering everything needed to work effectively on the project. Only document what is verifiable from files or terminal output — never infer or assume.
Installation
Add acquire-codebase-knowledge to your agent with:
git clone https://github.com/github/awesome-copilot ~/.claude/skills/acquire-codebase-knowledge Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for acquire-codebase-knowledge is organised into these sections:
- Output Contract (Required)
- Workflow
- Focus Area Mode
- Phase 1: Scan and Read Intent
- Phase 2: Investigate
- Phase 3: Populate Templates
- Phase 4: Validate, Repair, Verify
- Gotchas
- Anti-Patterns
- Enhanced Scan Output Sections
- Bundled Assets
When to use it
Reach for acquire-codebase-knowledge when you want frontend help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in github/awesome-copilot, an established project with 37,982 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does acquire-codebase-knowledge do?
- Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document this architecture", "onboard me to this repo", or "create codebase docs". Do not trigger for routine feature implementation, bug fixes, or narrow code edits unless the user asks for repository-level discovery.
- How do I install acquire-codebase-knowledge?
- Run git clone https://github.com/github/awesome-copilot ~/.claude/skills/acquire-codebase-knowledge in your agent, then reload your skills. Review the source at https://github.com/github/awesome-copilot before installing.
- Is acquire-codebase-knowledge free to use?
- Yes. acquire-codebase-knowledge is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does acquire-codebase-knowledge come from?
- acquire-codebase-knowledge ships inside github/awesome-copilot, a repository that contains 41 catalogued skills in total. The repository's 37,982 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Frontend →Accessibility audit skill for scanning, fixing, and verifying WCAG 2.2 Level A and AA compliance across React, Next.js, Vue, Angular, Svelte, and plain HTML codebases. Use when auditing accessibility, fixing a11y violations, checking color contrast, generating compliance reports, or integrating accessibility checks into CI/CD pipelines.
Company Architect: builds a business from scratch as an OKF (Open Knowledge Format) bundle — a tree of version-controllable .md files with frontmatter type, links forming a graph, and reserved index.md/log.md, readable by humans and agents. Guides the founder through a 12-phase interview (foundation, strategy, market, financial, sales, marketing, product, operations, tech, people, legal, governance), one phase at a time, few questions per block, and generates the concepts as conformant markdown. Trigger when the user wants to create, structure, or document an entire company in folders and .md files; when they mention build my company from scratch, company as code, company knowledge base for AI to read, company wiki for agents, OKF, or knowledge bundle. In English.
Assembles comprehensive board and investor update decks by pulling perspectives from all C-suite roles. Use when preparing board meetings, investor updates, quarterly business reviews, or fundraising narratives. Covers structure, narrative framework, bad news delivery, and common mistakes.
Run tests on BrowserStack. Use when user mentions "browserstack", "cross-browser", "cloud testing", "browser matrix", "test on safari", "test on firefox", or "browser compatibility".