From vean
Configures project settings and initializes development tooling for new or existing codebases.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vean:setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
../../.agents/skills/setup/SKILL.md
../../.agents/skills/setup/SKILL.md
npx claudepluginhub tshah-95/veanManages and maintains Claude Code project configuration files (CLAUDE.md, AGENTS.md). Provides workflows to update, verify, and check project setup for improvements.
Scaffolds a new project with directory structure, CLAUDE.md, config files, hooks, skills, and first commit after interviewing the developer for name, description, stack, and optional components.
Generates Claude Code project setups including CLAUDE.md, hooks, permissions, commands, and agents. Analyzes stack (TypeScript, JavaScript, Python, Go, Rust, etc.) to create minimal/standard/full configs.