con un clic
cc-tutorial
cc-tutorial contiene 2 skills recopiladas de young1lin, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Route Codex to the right repository knowledge files on demand and keep those files synced with code, requirements, logic, architecture, and recent commits. Use when Codex needs to load only the relevant knowledge unit such as `order`, `order cancel-order`, `team`, `advanced`, `research`, `examples`, or a cross-cutting topic, explain how that unit works, or sync recent code changes into the corresponding markdown files without re-exploring the whole repository.
Per-project business-logic knowledge base. Routes to the current project's `.claude/business-logic/` docs on demand and keeps them synced from git changes and conversation digests via git hooks (one LLM round per push). Triggers: "business logic", "domain overview", "how does <feature> work", "code flow", "call graph", "sync docs". Use `/business-logic` to browse, `/business-logic install` to set up a project, `/business-logic init` to build docs, `/business-logic sync` to update from recent commits, `/business-logic capture` to distill the current conversation.