home/categories/debugging/adiomas-claude-code-adiomas-plugins-autonomous-dev-skills-project-detector-skill-md
debuggingtools

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.

adiomas
maintainer
adiomas
更新於 1/18/2026
星標
0
分支
0
quick start

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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use project-detector