project-detector
This skill should be used when the user asks to "detect project type", "analyze this project", "create project profile", "what tech stack is this", "scan project structure", "what database does this use", or when autonomous development starts in a new codebase. Detects package.json, pyproject.toml, go.mod, Cargo.toml to identify the technology stack. Also detects database providers (Supabase, Firebase, Prisma, etc.) and MCP availability.
Installation and usage
This skill should be used when the user asks to "detect project type", "analyze this project", "create project profile", "what tech stack is this", "scan project structure", "what database does this use", or when autonomous development starts in a new codebase. Detects package.json, pyproject.toml, go.mod, Cargo.toml to identify the technology stack. Also detects database providers (Supabase, Firebase, Prisma, etc.) and MCP availability.
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use project-detector