HeartcoolmanHeartcoolmanCommunityยท42 Agent Skills Included

warp-cn

Warp terminal development, testing, and release workflow skills

Guides coding, testing, and releasing the Warp terminal across its GUI and headless TUI front-ends. Covers Rust unit tests, integration tests, UI verification, feature flags, telemetry, changelogs, and PR triage. Includes Figma design-to-code workflows and cloud agent orchestration for cross-platform verification. Removes guesswork from repo conventions so changes pass review on the first attempt.
npx skills add Heartcoolman/warp-cn --all -g -y
Available:

Tells the agent how to build, test, and navigate this Rust terminal codebase, and how to pick the right GUI or TUI skill for each task.

All Skills in This Repository (42)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

triage-vulnerabilities

Automate detection, triage, and remediation of security vulnerabilities across GitHub, GCP, Docker, and Linear.

Community
Advanced
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

verify-ui-change-in-cloud

Deploy a cloud agent to execute a test skill and verify UI changes.

Community
Intermediate
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

test-warp-ui

Automate Warp UI feature testing with the computer_use tool.

Community
Advanced
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

edit-figma-design

Convert natural-language product descriptions into Figma designs via the Figma MCP server.

Community
Advanced
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

figma-generate-design

Automate Figma screen creation and updates using design system components and variables.

Community
Advanced
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

figma-create-new-file

Automates creation of new Figma design or FigJam files with custom naming.

Community
Basic
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

figma-implement-design

Convert Figma design files into React and Tailwind CSS code.

Community
Advanced
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

figma-generate-library

Automates creation of design systems in Figma from a codebase via the API.

Community
Advanced
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

figma-use

Guide JavaScript development of Figma plugins using the Plugin API.

Community
Advanced
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

figma-code-connect-components

Map Figma design components to code components via MCP server.

Community
Intermediate
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

figma-create-design-system-rules

Generate design system rules for Figma projects via Python scripts.

Community
Advanced
๐Ÿ“ฆ In Repo
HeartcoolmanHeartcoolman

modify-settings

View, modify, and troubleshoot Warp application settings via JSON schema and TOML.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’