This is a project bootstrapping tool that scaffolds Next.js, FastAPI+React, MERN, or Django stacks with Docker configs and TypeScript setup, plus a code quality analyzer that scans for hardcoded secrets, complexity metrics, and vulnerable dependencies. You'd reach for this when spinning up a new fullstack project or auditing an existing codebase. The analyzer gives you a 0-100 score with prioritized security findings, which is more useful than most linters' raw output. The reference guides cover architecture patterns and stack selection, though honestly the real value is avoiding 30 minutes of boilerplate setup every time you start a project. Both tools output JSON if you need to pipe results elsewhere.
npx skills add https://github.com/borghei/claude-skills --skill senior-fullstack