Claude Code plugin that bootstraps any project — detects your stack, finds skills, generates CLAUDE.md.
| Phase | Description |
|---|---|
| Detect | Scans project files (package.json, pyproject.toml, go.mod, Cargo.toml, etc.) to identify frameworks, databases, testing tools, and infrastructure |
| Search | Queries aitmpl.com and skills.sh for existing skills that match your stack |
| Install & Create | Installs available skills from registries, creates custom coding-rules skills for anything not covered — merging a rules catalog with patterns observed in your actual code |
| Generate | Produces a CLAUDE.md tailored to your project with commands, architecture, conventions, and testing info |
claude plugin marketplace add avarajar/project-setup-plugin
claude plugin install project-setup@project-setup-marketplace
Open Claude Code in any repo and say:
set up Claude Code for this project
Other triggers that work:
configure this project / configura este proyectodetect my stack and add skillsbootstrap this repocreate CLAUDE.mdfind skills for [technology]improve my Claude setupWorks with any combination of:
Frontend — React, Next.js, Vue, Nuxt, Angular, Svelte, Tailwind CSS
Backend — Express, Fastify, NestJS, Django, FastAPI, Flask, Rails, Laravel, Spring Boot, Gin, Actix, Phoenix
Database — Prisma, Drizzle, SQLAlchemy, TypeORM, Mongoose
Testing — Jest, Vitest, pytest, Cypress, Playwright, Testing Library
Infrastructure — Docker, GitHub Actions, Kubernetes, Vercel
Monorepos — Turborepo, Nx, pnpm workspaces
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Interactive project generator — visual web UI to select your tech stack, then AI-powered generation of fully functional projects
npx claudepluginhub avarajar/project-setup-plugin --plugin project-setup自动扫描项目生成 Claude Code skills:before-modify(修改前检查清单)和 project-structure(项目结构索引),让 Claude 了解你的项目约定,避免重复实现和风格不一致
Bootstrap and customize dotclaude in any project. Copies the full template into .claude/ if missing, then tunes every config file to match your stack.
Automation bootstrap for Claude Code. Analyzes any project and generates a complete .claude/ structure with agents, pipelines, skills, memory, hooks, and settings.
Auto-discovery plugin for Claude Code skills - automatically recommends and installs relevant capabilities without users needing to know about skills
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation