warp-lite
Privacy-first Warp terminal fork with developer workflow skills
All Skills in This Repository (40)
Pure Emerald Level Indicatorstriage-vulnerabilities
Aggregates and prioritizes CVEs from four sources for remediation planning.
edit-figma-design
Create or update Figma designs from natural-language descriptions.
figma-generate-design
Translate code-based UI layouts into Figma screens using design-system tokens.
figma-create-new-file
Create a new blank Figma design or FigJam file with optional editorType and fileName.
figma-implement-design
Translate Figma designs into UI components, layouts, and tokens.
figma-generate-library
Orchestrate Figma design-system generation across token creation, component cloning, and documentation phases.
figma-use
Execute Figma plugin scripts in headless mode to automate design tasks.
figma-code-connect-components
Map Figma components to code components using Code Connect mappings.
figma-create-design-system-rules
Generates project-specific Figma MCP design system rules for AI agents.
modify-settings
View and modify Warp application settings using a bundled JSON schema.
update-tab-config
Update Warp tab config TOML files from natural-language edit requests.
claude-api
Identify valid Skill Units and emit YAML metadata blocks per Skill.
Frequently Asked Questions
FAQPage SchemaHow to install warp-lite?βΌ
Run `npx skills add terzigolu/warp-lite --all -g -y` in your terminal to install all skills in this collection globally.
What is warp-lite?βΌ
It is an open-source, privacy-first fork of the Warp terminal for macOS that removes AI features, telemetry, cloud sync, and account login while keeping the block-based terminal experience.
What developer workflows do these skills cover?βΌ
They cover Rust unit and integration testing, feature flag management, PR creation and review, CI failure diagnosis, merge conflict resolution, and spec-driven feature development.
Can these skills help with Figma design work?βΌ
Yes. Bundled skills handle Figma design-to-code implementation, design system creation, Code Connect mappings, and editing Figma files from text descriptions.
Do I need coding experience to use these skills?βΌ
Basic familiarity helps, but the skills guide your agent through each workflow step by step, so you can describe what you want in plain English.
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