Claude
Skills
Sign in
Back

detected-projects

Included with Lifetime
$97 forever

Discover project types, build commands, test commands, and language-specific guidelines for the current workspace. Use when the user says "what kind of project", "detect project", "build command", "test command", "project type", asks what language or framework the code uses, or wants to know how to build, test, or format the project. Also use early in any session before making changes.

Code Review

What this skill does


# Project Detection

Discover project types, build commands, and language guidelines for this workspace:

```json
{"op": "detect projects"}
```

**Call early in your session**, before changes. The returned guidelines are authoritative for test, build, and formatting commands.

Related in Code Review