Directory · Claude Skills

acquire-codebase-knowledge

This skill is for Coding and helps you map a codebase, document codebase architecture, and onboard to a repository.

Coding github/awesome-copilot ★ 37,336 Synced 3 hours ago

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.

Helps you

  • Map a codebase
  • Document codebase architecture
  • Onboard to a repository
  • Create codebase documentation
  • Understand repository structure

Install

Copy into ~/.claude/skills
Run this
git clone --depth 1 https://github.com/github/awesome-copilot
cp -r awesome-copilot/skills/acquire-codebase-knowledge ~/.claude/skills/acquire-codebase-knowledge

What it can use

The author didn’t declare which tools this skill uses. Read the SKILL.md before installing it.

MIT View SKILL.md

Codebase KnowledgedocumentationOnboardingarchitectureRepository Discovery

Also in github/awesome-copilot

View the repo
acreadiness-assess Data & Analytics

Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:...

acreadiness-generate-instructions DevOps & Infrastructure

Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommende...

Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impac...

Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like "analyze my...

add-educational-comments Code Review & Testing

Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.

Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts...

agent-governance DevOps & Infrastructure

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents tha...

agentic-eval Code Review & Testing

Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loop...

agent-owasp-compliance DevOps & Infrastructure

Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use this skill when: - Evaluating an agent sys...

Find, evaluate, and assemble the smallest compatible set of AI Agent Skills for an end-to-end natural-language goal. Use when a user wants S...

agent-supply-chain DevOps & Infrastructure

Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: - Generating SHA-256 integrity manifests f...

Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and e...

Other Coding skills

karpathy-guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

webapp-testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

mcp-builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

claude-api anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

web-artifacts-builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

ubiquitous-language mattpocock/skills

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to...