architect
01Skill Claude CodeCodex
A project-startup guide that identifies whether an app is for the web or desktop and creates an initial project structure.
Skill Claude CodeCodex
A project-startup guide that identifies whether an app is for the web or desktop and creates an initial project structure.
Skill Claude CodeCodex
A skill that generates Playwright end-to-end tests from a TODO.md file. Playwright is a tool for testing web applications through browser interactions, and end-to-end tests check complete user flows.
Skill Claude CodeCodex
A tool that splits a test-case document into structured JSON files by module and subfeature, with a TODO.md progress list.
Skill Claude CodeCodex
A research step for listing every control in a page that can open another part of the user interface. It follows those controls through nested screens until it reaches the final interface elements.
Skill Claude CodeCodex
A skill that analyzes the structure of a user-interface project and produces page-structure JSON. It identifies pages, navigation links, and expandable SDK areas.
Skill Claude CodeCodex
A tool that lists every interactive element on a page and the complete steps users can take through it. It outputs the results as structured JSON, a machine-readable text format.
Skill Claude CodeCodex
A planning skill for connecting related business-page nodes. It combines links within a page, relationships between pages, and feature points into connection units for later agent work.
Skill Claude CodeCodex
A research-based checklist for restoring detailed functions across pages and their child sections. The description does not explain what deepresearch.json contains.