EndlessDev2016

12 mods across 1 repository, 5 stars between them.

manage-skills

01

EndlessDev2016/pomodoro-todo-app

Skill Claude CodeCodex

A skill-management tool that examines session changes for missing verification skills. It can also search for, create, or update skills and maintain a CLAUDE.md file.

5 6mo ago A 53 tokens

EndlessDev2016/pomodoro-todo-app

Skill Claude CodeCodex

A verification procedure for checking connections between a front end and back end through an application programming interface, or API. It applies to changes involving todoStore or server routes.

5 6mo ago A 35 tokens

verify-build

03

EndlessDev2016/pomodoro-todo-app

Skill Claude CodeCodex

A check that verifies whether a changed frontend or backend project still passes type checking and its production build.

5 6mo ago A 46 tokens

EndlessDev2016/pomodoro-todo-app

Skill Claude CodeCodex

Skill "verify-cross-store-sync" from EndlessDev2016/pomodoro-todo-app, covering 스토어간 관련 검증, purpose, when to run, related files and workflow.

5 6mo ago A 27 tokens

EndlessDev2016/pomodoro-todo-app

Skill Claude CodeCodex

A verification procedure for a Pomodoro timer domain and its connection to a to-do system. The Pomodoro technique uses timed work and break periods to structure focused tasks.

5 6mo ago A 43 tokens

verify-tech-stack

08

EndlessDev2016/pomodoro-todo-app

Skill Claude CodeCodex

A checklist for checking architecture rules in a TypeScript project. It examines files such as package.json, tsconfig, Vite settings, and Zustand stores after changes.

5 6mo ago A 34 tokens

verify-timer-sync

09

EndlessDev2016/pomodoro-todo-app

Skill Claude CodeCodex

A verification procedure for checking that a server-based timer stays synchronized with the browser. It checks that the timer keeps its state after the browser closes and calculates elapsed time from the server clock.

5 6mo ago A 46 tokens

verify-todo-domain

10

EndlessDev2016/pomodoro-todo-app

Skill Claude CodeCodex

A checker for rules covering a TODO application’s data type, create/read/update/delete actions, toggling, deletion confirmation, and matching front-end and back-end data formats. The rule labels B1–B6 come from the project.

5 6mo ago A 45 tokens