beydemirfurkan

8 mods across 3 repositories, 14 stars between them.

add-rpc-method

01

beydemirfurkan/todox

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.

2 yesterday A 48 tokens original MIT

db-change

02

beydemirfurkan/todox

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.

2 yesterday A 45 tokens original MIT

i18n-strings

03

beydemirfurkan/todox

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.

2 yesterday A 50 tokens original MIT

ui-conventions

04

beydemirfurkan/todox

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.

2 yesterday A 52 tokens original MIT

beydemirfurkan/todox

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…

2 yesterday A 142 tokens original MIT

todox AGENTS.md

06

beydemirfurkan/todox

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.

2 yesterday A 3,714 tokens original MIT

todox CLAUDE.md

07

beydemirfurkan/todox

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.

2 yesterday A 152 tokens original MIT

todox

08

beydemirfurkan/todox

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.

2 yesterday A tokens not measured original MIT