warpdotdevwarpdotdevOfficialยท55 Agent Skills Included

warp

Build, test, and ship the Warp terminal with AI agents

Guides AI agents through developing the Warp terminal codebase, from writing Rust unit tests and integration tests to verifying GUI and TUI changes. Covers Figma design-to-code workflows, PR review, issue triage, changelog drafting, feature flags, and cloud agent orchestration. Eliminates guesswork about repo conventions, test harnesses, and release steps so agents ship correct changes faster.
npx skills add warpdotdev/warp --all -g -y
Available:

Tells the AI agent how to build, test, and navigate the Warp codebase, including which front-end-specific skills (GUI vs TUI) to apply for a given task.

All Skills in This Repository (55)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

triage-vulnerabilities

Consolidate and deduplicate security vulnerabilities from Dependabot, GCP Artifact Registry, Docker Scout, and Linear.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

edit-figma-design

Create or modify Figma designs from natural-language prompts.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

figma-generate-design

Automates creation and updating of full-page screens in Figma using published design system components and tokens.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

figma-create-new-file

Create a new blank Figma file in the user's drafts folder.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

figma-implement-design

Convert Figma designs into production-ready UI code using design tokens.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

figma-use

Preload fonts and validate page context before executing use_figma plugin API calls.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

figma-code-connect-components

Map unmapped Figma components to code implementations via Code Connect.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

figma-create-design-system-rules

Generate project-specific design system rules from Figma MCP outputs.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

modify-settings

Locate Warp settings paths in the JSON schema and update TOML values with hot-reload.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

update-tab-config

Update Warp tab-config TOML files from natural-language edit requests.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

claude-api

Build, test, and migrate Claude API integrations across multiple languages.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

pr-comments

Fetch GitHub PR review comments for the current branch and output JSON.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Warp skills?โ–ผ

Run `npx skills add warpdotdev/warp --all -g -y` in your terminal to install all skills in this suite globally.

What can AI agents do in the Warp repository?โ–ผ

Agents can write and run Rust tests, verify GUI and TUI changes, review PRs, triage issues, draft changelogs, manage feature flags, and convert Figma designs into code.

How do agents test Warp UI changes?โ–ผ

The suite includes skills for GUI integration tests with video capture, TUI render-to-lines tests, and cloud agents with computer use that visually verify changes.

Does this work with Claude Code and other agents?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Warp, Claude Code, Codex, Cursor, and other compatible agents.

Can agents turn Figma designs into code?โ–ผ

Yes. The bundled Figma MCP skills fetch design context and screenshots, then generate production code that matches your project's conventions and design tokens.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’