Esta página se muestra en inglés. Una traducción al español está en curso.
PromptsMay 11, 2026·2 min de lectura

cursorrules v5 — Cursor Rules + Commands

cursorrules v5 provides Cursor-ready rule files and workflow commands you can copy into .cursor/ to enforce guardrails and prompt-injection defenses.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 64/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Prompt
Instalación
Single
Confianza
Confianza: Community
Entrada
README.md
Comando CLI universal
npx tokrepo install 5d7d38b4-3945-4a83-9bd7-9d9b7777fe40
Introducción

Best for: Cursor users who want consistent commit/PR/test behavior and a ready-made injection guard

Works with: Cursor projects using .cursor/ rules and commands; copy the provided .cursor/ directory

Setup time: 5 minutes

Quant Data

  • 5 rule files + 3 workflow commands listed in README (repo)
  • Setup time ~5 minutes

How to Use It Well

Treat Cursor rules like CI policy: keep them small, test them on a sample PR, then roll them out repo-wide once they reduce back-and-forth.

Adoption Checklist

  • Start with one real task and keep the scope narrow
  • Capture a baseline: time-to-first-success and output quality
  • Version your config/skills so teammates stay in sync

Guardrails

Avoid over-constraining the agent. If rules cause stalls, move strict checks into CI and keep interactive rules pragmatic.

FAQ

Q: Do I need to edit the rules? A: Start by copying as-is. Then tune one file at a time (commit format, PR format, test strategy) based on your repo.

Q: Is it bilingual? A: Yes. The repo ships separate English/Japanese directories; pick the one you want and copy into your project.

Q: How do I keep it updated? A: Keep it as a git submodule or periodically pull updates and review diffs like any other policy change.


🙏

Fuente y agradecimientos

GitHub: https://github.com/kinopeee/cursorrules Owner avatar: https://avatars.githubusercontent.com/u/119112484?v=4 License (SPDX): MIT GitHub stars (verified via api.github.com/repos/kinopeee/cursorrules): 1,118

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados