lextures
01Settings file Claude Code
The learning environment that adapts.
Settings file Claude Code
The learning environment that adapts.
Skill Claude CodeCodex
Skeptical analysis and critique of claims, plans, and code without taking anyone at face value. Use when the user says "don't trust me", wants adversarial review, red-teaming, assumption checking, or verification that generated or proposed code is actually correct. Triggers on skepticism, critique everything, verify…
Skill Claude CodeCodex
Find failing PR checks, inspect logs or external check links, and apply focused fixes.
Skill Claude CodeCodex
Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution.
Skill Claude CodeCodex
Fetch and summarize review comments from the active pull request.
Skill Claude CodeCodex
Use for "how does X work", code walkthroughs before changing something, and placement / ownership / layering questions ("where should this live", "which package owns this", "is this the right layer"). Explains subsystem architecture, runtime flow, onboarding mental models. Can critique architecture. Use why for…
Skill Claude CodeCodex
Implements a new planned feature.
Skill Claude CodeCodex
Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing animations, hover states, shadows, borders, typography, micro-interactions, enter/exit animations, or any visual detail work. Triggers on UI polish, design details, "make it feel…
Skill Claude CodeCodex
Use this when the next feature needs to be implemented.
Skill Claude CodeCodex
Implements the next mobile story.
Skill Claude CodeCodex
Turns a feature request into a full implementation-plan requirements document matching docs/plan/TEMPLATE.md. Use when the user asks for requirements, a spec, an implementation plan, or wants to flesh out a feature before building. Also use for /requirements or "write requirements for X".
Skill Claude CodeCodex
Use for 'why does X work this way', 'why we picked Y', design rationale, regressions, postmortems, or data-backed thresholds. Discovers available MCPs and queries each evidence category (source control, issue tracker, long-form docs, real-time chat, infrastructure observability, error tracking, product analytics…
Cursor rule Cursor
Keep imports at top of file and avoid inline imports.
Cursor rule Cursor
Ensure all tests pass before merging.
Cursor rule Cursor
Use exhaustive switch handling for TypeScript unions and enums.
Instructions file CodexOpenCode
AGENTS.md instructions for StudyDrift/lextures, covering agents.md, cursor cloud specific instructions, architecture, starting services and commands reference.