Configures a project's workspace by automatically detecting tech stacks, testing frameworks, and deployment workflows to generate structured project metadata.
Rawgentic Project Setup is a comprehensive initialization skill designed to provide Claude with a structured understanding of any codebase. It acts as a guided wizard that scans project directories to identify languages, databases, CI/CD pipelines, and infrastructure settings, then generates a standardized .rawgentic.json configuration file. Whether migrating from legacy documentation-based setups or brainstorming the architecture for a blank project, this skill ensures that subsequent AI-driven development tasks are executed with full architectural context and environment awareness.
主な機能
01Architecture brainstorming mode for new or empty projects
02Automatic detection of tech stacks, testing frameworks, and CI/CD pipelines
03Legacy migration from CLAUDE.md-based constants to structured JSON
04Guided step-by-step confirmation wizard for configuration accuracy
052 GitHub stars
06Schema-validated configuration generation for cross-skill compatibility
ユースケース
01Initializing a new development environment for AI-assisted coding
02Standardizing environment detection across multiple repositories and stacks
03Migrating existing manual project documentation into machine-readable JSON