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

Agent Rules Books — AGENTS.md from SE Books

agent-rules-books ships MIT-licensed AGENTS.md/skills distilled from classic software engineering books, with mini/nano/full variants and size metrics.

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.

Native · 96/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Prompt
Instalación
Single
Confianza
Confianza: Community
Entrada
README.md
Comando CLI universal
npx tokrepo install 0fe3bb0d-040f-44d2-bd5b-48627a9a6a02
Introducción

Best for: teams that want grounded engineering rules (refactoring, architecture, DDD) ready for Codex/Cursor/Claude Code

Works with: Any agent that reads Markdown rule files (AGENTS.md / CLAUDE.md / Cursor rules). Copy-based setup.

Setup time: 6 minutes

Quant Data

  • Each ruleset ships full/mini/nano variants with line/size metrics (repo)
  • Setup time ~6 minutes

How to Use It Well

Use these rules as a working agreement. Keep the active set small, and add a short checklist at the top: tests first, small diffs, stop early.

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

Rules are only useful when enforced. Pair them with CI gates (tests, lint) and code review conventions.

FAQ

Q: Is this copyrighted book content? A: The README states the rules are inspired by books and intentionally avoid reproducing book text; treat them as operational instructions.

Q: Which variant should I start with? A: Use mini for most tasks; keep nano for tight context budgets and full as reference.

Q: How do I combine multiple books? A: Start with one baseline (e.g., Refactoring), then layer a second only after you see consistent behavior.


🙏

Fuente y agradecimientos

GitHub: https://github.com/ciembor/agent-rules-books Owner avatar: https://avatars.githubusercontent.com/u/702108?v=4 License (SPDX): MIT GitHub stars (verified via api.github.com/repos/ciembor/agent-rules-books): 1,305

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