mercurjs
- 4 skills
- 0 followers
- 8 hours ago last updated
- ▌ Figma UI · mercurjs bundleConvert a Figma design into Mercur dashboard UI code (admin or vendor panel) that matches the project's design-system conventions. Trigger whenever the user shares a figma.com URL, selects a Figma node/frame, or asks to "convert this design", "implement this design", "build this screen", "turn this mockup into code", or otherwise do design-to-code work in packages/admin or packages/vendor. Also trigger when the user describes the flow in their own words ("here's the Figma, make the page"). Use the Figma MCP to read the design, then map it onto the component inventory and patterns in this skill's references before writing any JSX.
- ▌
- ▌ Release Note · mercurjs bundleWrite the GitHub release note for a stable Mercur release from the auto-generated changelog and the merged PRs. Use when the user asks to "write / create / polish the release note" for a `vX.Y.Z` tag, pastes the auto-generated "What's Changed" list, or wants a release note in Mercur's voice.
- ▌ Playwright Skill · mercurjs bundleBattle-tested Playwright patterns for writing, debugging, and scaling reliable test suites. Use when you need guidance for E2E, API, component, visual, accessibility, or security testing, plus CI/CD, CLI automation, page objects, and migration from Cypress or Selenium. TypeScript and JavaScript.