resources/skills/starting-project/SKILL.md
How to set-up the skeleton of a new application
npx skillsauth add mrsimpson/responsible-vibe-mcp starting-projectInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Check existing structure:
Setup patterns:
Mandatory user interaction:
development
Structured development workflows for AI-assisted coding. Use when starting new features, fixing bugs, following TDD, refactoring code, or any development task that benefits from planning and structure. Activate it when users mention to build, enhance or fix code.
testing
General practices when writing and executing tests
tools
Important conventions on how to author and work on tasks
development
General practices to consider when writing code