Bootstrap new projects with strong typing, linting, formatting, and testing. Supports Python, TypeScript, and other languages with research fallback.
Bootstraps new projects with strict typing, linting, formatting, and testing. Triggers when creating projects or migrating existing ones to enforce quality standards.
/plugin marketplace add dhruvbaldawa/ccconfigs/plugin install essentials@ccconfigsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
reference/common-patterns.mdreference/python.mdreference/typescript.mdfoo.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 justificationThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.