Agent skill

analyze-project-context

Use when starting work on any project (technical or non-technical) to understand structure, standards, and best practices before making changes

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill analyze-project-context-kyteapp-growth-agents-and-sk --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/analysis/analyze-project-context-kyteapp-growth-agents-and-sk/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Analyze Project Context ## Overview Build comprehensive, evidence-based understanding of ANY project type (code, documentation, content, mixed) before making changes. Works for technical projects, content projects, documentation repositories, and everything in between. **Core principle:** Discover what exists, infer patterns, document best practices, establish constitution. ## When to Use Use when: - Starting work on a new project - User asks to "analyze the project" or "understand the codebase" - Before making significant changes - Need to understand project structure and conventions - Setting up AI agent workflow for a project Works for: - Software projects (Node.js, Python, Go, etc.) - Documentation repositories - Content projects (marketing, writing, guides) - Mixed projects (docs + code) - Design projects (templates, assets) - Any organized file structure ## Core Principles - **Evidence Over Assumption:** Discover what exists, don't assume structure - **Pattern Recognition:** Infer conventions from existing files - **Universal Applicability:** Works for any project type - **Document Findings:** Create AGENTS.md and constitution.md - **Depth Control:** Use discovery budget (m

What's inside
Steps it walks through
  1. Overview
  2. When to Use
  3. Core Principles
  4. Workflow
  5. 1. Project Type Detection
  6. 2. Structural Discovery
  7. 3. Pattern & Convention Discovery
  8. 4. Standards Documentation Discovery
  9. 5. Technology Analysis (If Technical Project)
  10. 6. Create AGENTS.md (Best Practices for AI Agents)
  11. 7. Create/Update Constitution (Project Principles)
  12. 8. Synthesis & Report
  13. Anti-Patterns (What NOT to Do)
  14. Universal Anti-Patterns
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the analyze-project-context skill do?

Use when starting work on any project (technical or non-technical) to understand structure, standards, and best practices before making changes

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill analyze-project-context-kyteapp-growth-agents-and-sk --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going