Cette page est affichée en anglais. Une traduction française est en cours.
PromptsMay 11, 2026·2 min de lecture

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.

Prêt pour agents

Installation avec revue préalable

Cet actif nécessite une revue. Le prompt copié demande un dry-run, affiche les écritures, puis continue seulement après confirmation.

Needs Confirmation · 64/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Prompt
Installation
Single
Confiance
Confiance : Community
Point d'entrée
Asset
Commande avec revue préalable
npx -y tokrepo@latest install 5d7d38b4-3945-4a83-9bd7-9d9b7777fe40 --target codex

Dry-run d'abord, confirmez les écritures, puis lancez cette commande.

Introduction

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.


🙏

Source et remerciements

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

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires