warp
Build, test, and ship the Warp terminal with AI agents
All Skills in This Repository (55)
Pure Emerald Level Indicatorstriage-vulnerabilities
Consolidate and deduplicate security vulnerabilities from Dependabot, GCP Artifact Registry, Docker Scout, and Linear.
edit-figma-design
Create or modify Figma designs from natural-language prompts.
figma-generate-design
Automates creation and updating of full-page screens in Figma using published design system components and tokens.
figma-create-new-file
Create a new blank Figma file in the user's drafts folder.
figma-implement-design
Convert Figma designs into production-ready UI code using design tokens.
figma-use
Preload fonts and validate page context before executing use_figma plugin API calls.
figma-code-connect-components
Map unmapped Figma components to code implementations via Code Connect.
figma-create-design-system-rules
Generate project-specific design system rules from Figma MCP outputs.
modify-settings
Locate Warp settings paths in the JSON schema and update TOML values with hot-reload.
update-tab-config
Update Warp tab-config TOML files from natural-language edit requests.
claude-api
Build, test, and migrate Claude API integrations across multiple languages.
pr-comments
Fetch GitHub PR review comments for the current branch and output JSON.
Frequently Asked Questions
FAQPage SchemaHow 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โ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