LegendApp

9 mods across 1 repository, 36 stars between them.

commit-confirm

01

LegendApp/legend-skills

Skill Claude CodeCodex

Opt-in approval-first, whole-working-tree wrapper for the commit skill. Defaults to grouping all changes and requires the commit skill; selected installs must also install commit. Activate only when the user explicitly invokes $commit-confirm or explicitly asks to use the named commit-confirm skill. Do not activate…

36 1mo ago A 81 tokens original MIT

commit

02

LegendApp/legend-skills

Skill Claude CodeCodex

Commit the current agent's changes by default, or all working-tree changes when explicitly requested, with clean logical grouping and repository commit-message conventions. Use when the user asks to commit changes, commit this work, commit all changes, split changes into commits, propose commit messages, or wait for…

36 1mo ago A 65 tokens original MIT

diagnose-fix-loop

03

LegendApp/legend-skills

Skill Claude CodeCodex

Iterative diagnose-and-fix workflow that repeatedly uses the diagnose skill to find a proven problem, plan the smallest credible improvement, implement it, re-diagnose, and continue until no useful fix remains or user intervention is required. Requires the diagnose skill; selected installs must also install diagnose.…

36 1mo ago A 93 tokens original MIT

diagnose

04

LegendApp/legend-skills

Skill Claude CodeCodex

Opt-in evidence-first causal diagnosis for bugs, browser or app/device failures, flaky behavior, and performance regressions. Activate only when the user explicitly invokes $diagnose or explicitly asks to use the named diagnose skill. Do not activate merely because the user mentions a bug, asks why something failed…

36 1mo ago A 118 tokens original MIT

git-integrate

05

LegendApp/legend-skills

Skill Claude CodeCodex

Safely start new or continue in-progress Git integration and history operations through verified completion. Use when asked to run or resume a rebase, merge, cherry-pick, or revert; when Git is already in the middle of one of those operations; or for interruption recovery, conflict resolution, ours/theirs…

36 1mo ago A 101 tokens original MIT

LegendApp/legend-skills

Skill Claude CodeCodex

Build, audit, and fix @legendapp/list and LegendList usage in React, React Native, and web apps. Use for virtualization, scroll blanking, mount cost, data identity, recycling, row invalidation, measurement, chat anchoring, drawDistance, visibility, or Legend List performance regressions.

36 1mo ago A 69 tokens original MIT

LegendApp/legend-skills

Skill Claude CodeCodex

Build, audit, and fix @legendapp/state usage in React, React Native, and TypeScript. Use for observable ownership, useValue selectors, observer and reactive components, fine-grained subscriptions, effects, persistence and sync, settings or session stores, deprecated use$ or useSelector migration, and reducing…

36 1mo ago A 75 tokens original MIT

react-coding-style

08

LegendApp/legend-skills

Skill Claude CodeCodex

Implement and review React, React Native, and TypeScript UI for maximum practical render performance through leaf-local updates, stable identities, honest Hook semantics, and minimal effects. Use for components, hooks, callbacks, context, external stores, memoization, list rows, large dependency arrays, callback or…

36 1mo ago A 78 tokens original MIT

simplify

09

LegendApp/legend-skills

Skill Claude CodeCodex

Keep code, tests, documentation, configuration, and other changes as tight, clear, performant, and minimal as possible without weakening behavior. Use during implementation to prevent unnecessary complexity, after behavior is proven to consolidate working changes, before handoff for a full branch audit, and when asked…

36 1mo ago A 78 tokens original MIT