skills/project-setup/SKILL.md
Bootstrap new projects with strong typing, linting, formatting, and testing. Supports Python, TypeScript, and other languages with research fallback.
npx skillsauth add ratacat/claude-skills project-setupInstall 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.
foo.ts → foo.test.ts; obvious what's testedreference/ for language guide (Python, TypeScript)reference/python.md - uv, ruff, basedpyright, pytestreference/typescript.md - pnpm, ESLint, Prettier, Vitestreference/common-patterns.md - Testing philosophy, CI patterns, securityPrefer tools that are: ecosystem standard, actively maintained, strict by default, fast, well-integrated (editor + CI + pre-commit).
any without justificationtools
Build and test iOS apps on simulator using XcodeBuildMCP
development
Produces concise, clear documentation by applying Elements of Style principles. Use when writing or improving any technical documentation (READMEs, guides, API docs, architecture docs). Not for code comments.
testing
Use when user asks to create, write, edit, or test a skill. Also use when documenting reusable techniques, patterns, or workflows for future Claude instances.
testing
Execute work plans efficiently while maintaining quality and finishing features