Skill Claude CodeCodex
Use when adding, renaming or removing a todox RPC method or MCP tool — anything an agent can call. Covers the order the six files have to be touched in, and what breaks when one is missed.
Skill Claude CodeCodex
Use when adding, renaming or removing a todox RPC method or MCP tool — anything an agent can call. Covers the order the six files have to be touched in, and what breaks when one is missed.
Skill Claude CodeCodex
Use when writing SQL, adding a column or table, or touching anything under lib/db or lib/repositories in todox. Two of these rules exist because of a live SQL injection, not a hypothetical one.
Skill Claude CodeCodex
Use when adding, changing or removing any user-facing string in todox, or when a component needs a label. Covers the two-dictionary rule, placeholder parity, and why the translator cannot cross into a client component.
Skill Claude CodeCodex
Use when writing or changing any UI in todox — a page, a component, Tailwind classes, or CSS. Covers the helpers to reach for before inventing one, and the layout rules that keep the app usable on a phone.
Instructions file GitHub Copilot
Instructions for beydemirfurkan/todox: This repository's agent rules live in AGENTS.md (read first) and CLAUDE.md (which imports AGENTS.md and CONTRIBUTING.md). Cross-file workflows (RPC method additions, SQL changes, i18n, UI conventions) are documented in .claude/skills/ /SKILL.md — read the relevant one before…
Instructions file CodexOpenCode
Instructions for beydemirfurkan/todox, covering this is not the next.js you know, todox — agent rules, sprint workflow, confusion protocol and 3-strike rule.
Instructions file
Instructions for beydemirfurkan/todox, a project described as: Working memory for developers and their agents — an agent-first task log with decisions, dead ends and handoffs, reachable over MCP.
MCP server Claude CodeCodexCursor +2
Memory for coding agents: the decisions, the dead ends, and where the last session stopped. Remote server at www.todox.dev.