Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
JA
@javascript-mastery-pro
contributor on implexa, with 5 skills ranked by
SkillRank
across 1 source.
javascript-mastery-pro on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
7.9
skills.sh
recover
recover diagnoses build failures into three categories - targeted bug fix, polluted session requiring reset, or foundational approach rethink - then prescribes the appropriate response before acting.
7.8
skills.sh
review
review establishes a three-layer verification process (plan alignment, system integrity, production readiness) that catches architectural drift and edge cases before they compound. it reports findings without prescribing fixes, leaving quality decisions to the developer.
5.1
skills.sh
architect
architect guides pre-implementation alignment by reading context, clarifying ambiguous terms, and asking probing questions to catch design gaps before coding starts.
—
skills.sh
imprint
After building any UI component, extract the visual patterns that matter for consistency and save them to ui-registry.md. So every component built after this…
—
skills.sh
remember
Save what matters at the end of a session so the next session picks up exactly where you left off. Or restore context at the start of a new session so nothing…