guidelines
guidelines contiene 4 skills recopiladas de tupe12334, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Set up an opinionated TypeScript Node.js project in the current directory or a new named directory. Uses pnpm via corepack, strict tsconfig, eslint-config-agent, Prettier, Vitest, and git hooks. Use when initializing any Node.js service, CLI, or library — not Next.js (use new-project-nextjs for that).
Set up an opinionated Rust project in the current directory or a new named directory. Configures Cargo with common deps via cargo add, rustfmt, clippy, rust-toolchain, and git hooks. Use when initializing any Rust binary, library, or service.
project coding guidelines input validation, error handling, DDD structure, type safety, testing, gRPC, Rust, linting, and more. Invoke when writing, reviewing, or planning code — including setting up a backend, API, service, or any new project.
This skill should be used when the user wants to "add a rule", "create a rule", "write a guideline rule", or asks to document a coding convention in the guidelines repo.