con un clic
psits-web-react
psits-web-react contiene 5 skills recopiladas de PSITS-UCMAIN, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use when the user wants to transform a rough, vague, or unstructured prompt into a high-quality, production-grade instruction for an AI agent. Focuses on clarity, structure, completeness, and intent sharpening without changing the original goal.
Use together with Plan Mode to improve planning quality by forcing assumption listing, gap detection, and clarification before implementation.
Use this skill when the user wants Codex to create git commits for already implemented changes, grouped by logical implementation stage instead of one monolithic commit. The skill must inspect repository changes, propose commit groupings, verify git identity, and ask for explicit user approval before executing commits.
Implement or modify React + TypeScript frontend functionality in client-side-ts/ using existing project patterns, production-ready code, and the file organization defined in client-side-ts/FILE_STRUCTURE_GUIDE.md.
Use when the task requires implementing or modifying Express + TypeScript backend functionality in `server-side/`. This includes creating or updating API routes, controllers, services, types, models, middleware, or database interactions. Follow existing backend architecture patterns and ensure consistency with current conventions.