client-project-setup

Scan codebases, catalog tech stacks, and generate CLAUDE.md drafts.

2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/hamzaPixl/pixl-ai --skill client-project-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: client-project-setup
Source: https://github.com/hamzaPixl/pixl-ai/tree/main/packages/crew/skills/client-project-setup
Command: npx skills add https://github.com/hamzaPixl/pixl-ai --skill client-project-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Onboard new client projects by scanning the codebase, cataloging the tech stack, generating a CLAUDE.md draft, and creating a ready-to-use context packet for rapid kickoff.

Core Features & Use Cases

  • Onboarding pipeline: scan, catalog, CLAUDE.md draft, and context packet generation.
  • CLAUDE.md generation guided by onboarding-agent, ensuring consistency with templates.
  • Context packet creation including stack overview, architecture diagram, dependency map, and risk register, to accelerate client handoff.

Quick Start

Provide the path to the project directory to start onboarding with the onboarding-agent and generate CLAUDE.md.

Frequently Asked Questions about client-project-setup

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

FAQPage Schema
How do I automate project onboarding and generate a CLAUDE.md file for a new codebase?

Automate project onboarding by providing the directory path to trigger a codebase scan, catalog the tech stack, and generate a ready-to-use CLAUDE.md draft. This process accelerates team handoff.

What is a context packet and how does it help with client project setup?

A context packet is a generated collection of project artifacts including a stack overview, architecture diagram, dependency map, and risk register. It provides rapid kickoff context by automating codebase discovery and client handoff documentation.

Can I use this onboarding automation for existing codebases of varying sizes?

Yes, this onboarding automation is applicable to both new engagements and existing codebases of varying sizes. It scans the provided project directory to catalog the tech stack and produce actionable setup results.

What do I need to start scanning a codebase to catalog a tech stack?

You need an onboarding-agent prompt, a CLAUDE.md template, and a local path to the project directory. Providing the path starts the scanning pipeline to catalog the stack and generate documentation.

Does generating a CLAUDE.md draft require a specific template structure?

Yes, generating a CLAUDE.md draft requires a provided template to ensure consistency. The onboarding-agent guides the generation process based on the codebase scan and the supplied template structure.