warp-cn
Warp terminal development, testing, and release workflow skills
All Skills in This Repository (42)
Pure Emerald Level Indicatorstriage-vulnerabilities
Automate detection, triage, and remediation of security vulnerabilities across GitHub, GCP, Docker, and Linear.
verify-ui-change-in-cloud
Deploy a cloud agent to execute a test skill and verify UI changes.
test-warp-ui
Automate Warp UI feature testing with the computer_use tool.
edit-figma-design
Convert natural-language product descriptions into Figma designs via the Figma MCP server.
figma-generate-design
Automate Figma screen creation and updates using design system components and variables.
figma-create-new-file
Automates creation of new Figma design or FigJam files with custom naming.
figma-implement-design
Convert Figma design files into React and Tailwind CSS code.
figma-generate-library
Automates creation of design systems in Figma from a codebase via the API.
figma-use
Guide JavaScript development of Figma plugins using the Plugin API.
figma-code-connect-components
Map Figma design components to code components via MCP server.
figma-create-design-system-rules
Generate design system rules for Figma projects via Python scripts.
modify-settings
View, modify, and troubleshoot Warp application settings via JSON schema and TOML.
Frequently Asked Questions
FAQPage SchemaHow to install warp-cn skills?โผ
Run `npx skills add Heartcoolman/warp-cn --all -g -y` in your terminal to install all skills globally.
What do these Warp skills cover?โผ
They cover Warp terminal development end to end: Rust unit and integration tests, GUI and TUI UI guidelines, feature flags, telemetry, changelog generation, and issue triage.
Can I build Figma designs from code with these skills?โผ
Yes. Bundled Figma MCP skills let you create screens, design systems, and Code Connect mappings, or turn Figma designs into production code.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and Warp's own agent mode.
How do I verify a Warp UI change automatically?โผ
Use the TUI verify skill to run the terminal UI under tmux and read the rendered screen, or the GUI skills that drive cloud agents with computer use for screenshot verification.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core