Stack Detection

Establish what a frontend project actually uses — framework, router, package manager, styling, component layer, TypeScript posture — from package.json, lockfiles, config files and the source itself, before loading framework-specific guidance or writing a line of code. Fires at the start of any frontend task in an unfamiliar or half-remembered repo, and whenever you are about to assume a convention. Not for choosing a stack for a new project, and not a substitute for reading the code you are about to change.

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/frontend/stack-detection commit 35cc265e2c

Frequently asked questions

npx skillmds@latest add nahid-sparktales/stack-detection