Review a PR against Venus Protocol coding standards (code quality, API patterns, design system). Accepts a PR number, URL, or auto-detects from the current branch.
i18n pipeline for UI features developed with ui-develop. Adds internationalization to components with hardcoded strings. Automatically reads artifacts from `.ui-develop/ui-develop-{FEATURE}/` directory. Supports auto-detection of feature name.
Use this skill whenever the user wants to build new Venus EVM UI from a Figma design or feature description. Converts Figma mockups into production-ready React + TypeScript components for this project (apps/evm) while following the design system. **IMPORTANT: This skill does NOT use worktrees - all code is written directly to the current branch.**
QA pipeline for UI features developed with ui-develop. Runs preview, design review, and auto-fix phases. Automatically reads artifacts from `.ui-develop/ui-develop-{FEATURE}/` directory. Supports auto-detection of feature name.