tech-detection

Detect project tech stacks and generate permission sets.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nbarthelemy/claudenv --skill tech-detection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-detection
Source: https://github.com/nbarthelemy/claudenv/tree/main/.claude/skills/tech-detection
Command: npx skills add https://github.com/nbarthelemy/claudenv --skill tech-detection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects project tech stack, languages, frameworks, package managers, cloud platforms, and generates appropriate permissions.

Core Features & Use Cases

  • Stack Detection: Scans project to identify languages, frameworks, tools.
  • Permissions Generation: Auto-creates permission sets based on detected tech.
  • Project Context Output: Produces .claude/project-context.json for cross-skill usage.
  • Use Case: Bootstrap for a new project with multiple languages results in a ready-to-use permission map.

Quick Start

Run /claudenv to bootstrap and detect the stack, or execute the detection script: bash .claude/scripts/detect-stack.sh