Skip to main content

stellar/laboratory

SkillsMP has collected 6 skills from stellar/laboratory. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
6
GitHub stars
111
GitHub forks
123

Skills in this repository

Showing 6 of 6 collected skills.

occupation
Software Developers
description

Commit a logical unit of work with a descriptive message. Invoke after completing a meaningful chunk (component created, store wired, tests passing) to maintain small, reviewable commits.

updated
occupation
Software Developers
description

Guide for building React components using @stellar/design-system and project SCSS conventions. Invoke when creating new components or reviewing component code.

updated
occupation
Web & Digital Interface Designers
description

Bridge Figma MCP output to Stellar Lab code conventions. Invoke after calling get_design_context to translate Figma's reference code into project-appropriate components, classes, and patterns.

updated
occupation
Software Developers
description

Correct mental models for React re-renders and memoization. Use this skill when writing, reviewing, or optimizing React components to avoid common misconceptions about performance. Debunks the myth that "props cause re-renders" and teaches when memoization…

updated
occupation
Software Developers
description

Reference for the two Zustand store patterns in Stellar Lab — main store (querystring) and transaction flow store (sessionStorage). Invoke when creating store slices, debugging hydration, or deciding where state belongs.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run e2e and unit tests related to files changed on the current branch. Use after making code changes to verify nothing is broken.

updated
Showing 6 of 6 collected skills.