project-analysis - Project analysis skill for tech stack and framework detection
Analyzes projects to extract information about tech stack, frameworks, tools, and conventions
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read project files
- extract tech facts
- store facts in memory
Inputs
- Gemfile
- package.json
- pyproject.toml
- Cargo.toml
- go.mod
- pom.xml
- build.gradle
- README.md
- tsconfig.json
- Dockerfile
- CI/CD config files
Outputs
- stored facts in memory
- structured JSON output
Requirements
- file system access
- read permission for project files
