Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

warp

warp contém 37 skills coletadas de warpdotdev, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
37
Stars
62.9k
atualizado
2026-07-01
Forks
5.2k
Cobertura ocupacional
7 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

pr-comments
Analistas de garantia de qualidade de software e testadores

Fetch and display GitHub PR review comments for the current branch.

2026-07-01
figma-use
Designers de interfaces web e digitais

**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to properties, or inspect file structure programmatically.

2026-06-30
test-warp-ui
Analistas de garantia de qualidade de software e testadores

Guides testing Warp UI features and changes using the computer use tool. Use this skill only when the computer_use tool is available to the agent. Covers launching Warp and verifying UI behavior.

2026-06-26
review-pr-local
Analistas de garantia de qualidade de software e testadores

Repo-specific review guidance for warp. Only the categories declared overridable by the core review-pr skill may be specialized here.

2026-06-24
warpctrl
Desenvolvedores de software

Control and inspect the currently running local Warp application with the warpctrl CLI. Use this skill whenever the user asks the agent to manipulate Warp's own windows, tabs, panes, sessions, input buffer, themes, or UI surfaces; open a file in Warp; inspect local Warp state; or explain how to invoke Warp Control manually.

2026-06-18
create-skill
Outras ocupações de informática

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2026-06-12
modify-settings
Desenvolvedores de software

View or modify Warp application settings using the bundled JSON schema for guidance

2026-06-12
dedupe-issue-local
Desenvolvedores de software

Repo-specific dedupe guidance for warp. Only the categories declared overridable by the core dedupe-issue skill may be specialized here.

2026-06-09
reproduce-bug-report-local
Desenvolvedores de software

Repo-specific bug reproduction guidance for Warp. Specializes the core reproduce-bug-report skill for logged-out Warp UI repros, exact reporter-version installs, and login-free onboarding.

2026-06-09
triage-issue-local
Desenvolvedores de software

Repo-specific triage guidance for warp. Only the categories declared overridable by the core triage-issue skill may be specialized here.

2026-06-09
promote-feature
Desenvolvedores de software

Promote a feature-flagged feature to Dogfood, Preview, or Stable in the Warp codebase. Use when a feature behind a FeatureFlag is ready to roll out to a broader audience, including wiring up the compile-time/runtime bridge and deferring flag cleanup safely.

2026-05-31
remove-feature-flag
Desenvolvedores de software

Remove a feature flag after it has been rolled out and stabilized in the Warp codebase.

2026-05-31
rust-unit-tests
Analistas de garantia de qualidade de software e testadores

Write, improve, and run Rust unit tests in the warp Rust codebase.

2026-05-31
changelog-draft
Desenvolvedores de software

Generate a reviewable changelog draft from PRs merged in a release range. Extracts explicit CHANGELOG markers, classifies unmarked PRs, adds external contributor attribution, and outputs markdown + JSON artifacts. Does NOT mutate channel_versions.json.

2026-05-27
oz-platform
Desenvolvedores de software

Use Warp's REST API and command line to run, configure, and inspect Oz cloud agents

2026-05-26
onboarding-verification-skill
Desenvolvedores de software

Launch two parallel Oz cloud agents with computer use to download and install the latest stable Linux Warp build, capture screenshots while walking through first-time onboarding in both logged-out and logged-in states, then selectively fan out follow-up cloud agents for distinct onboarding branches proposed by those initial explorers. Use this whenever the user asks to test, document, screenshot, or walk through the Warp first-time install/onboarding experience in a cloud Linux environment.

2026-05-20
classify-changelog-pr
Desenvolvedores de software

Reference guidance for classifying whether an unmarked PR should appear in the changelog and under which category. Used inline by the changelog-draft skill — not dispatched as a separate agent.

2026-05-13
create-launch-modal
Desenvolvedores de software

Create a one-time launch modal in the Warp client (feature announcement, onboarding, etc.). Use when adding a new modal that should appear exactly once per user on startup, gated by a feature flag, with colors sourced from Warp theme tokens and terminal theme colors.

2026-05-11
change-keybinding
Desenvolvedores de software

Customize Warp keyboard shortcuts (keybindings, keymappings) by editing the user's keybindings.yaml file. Use when the user asks to remap a key combination, rebind an action, change a shortcut, or remove a default keybinding (e.g. "change ctrl+space to ctrl+s", "rebind the command palette to cmd+p", "remove the default for X").

2026-05-08
verify-ui-change-in-cloud
Analistas de garantia de qualidade de software e testadores

Invoke this automatically after completing any user-facing client change, ONLY in non-sandboxed environments and local environments. Verifies changes by spawning a cloud agent with computer use to test Warp. Triggers a cloud agent that runs the test-warp-ui skill.

2026-05-06
agent-add-mcp
Desenvolvedores de software

Use this skill when helping users add MCP servers to their Warp configuration.

2026-05-02
add-feature-flag
Desenvolvedores de software

Add a new feature flag to gate code changes in the Warp codebase.

2026-04-28
add-telemetry
Desenvolvedores de software

Add telemetry events to track user behavior or system events in the Warp codebase. Use when instrumenting new features, debugging issues, or measuring product metrics.

2026-04-28
warp-integration-test
Analistas de garantia de qualidade de software e testadores

Writes, runs, and debugs Warp integration tests using the custom Builder/TestStep framework in `crates/integration`. Use when adding a new integration test, fixing a failing integration test, wiring a test into the manual runner or nextest suite, or verifying end-to-end UI and terminal behavior in Warp.

2026-04-28
warp-ui-guidelines
Desenvolvedores de software

Catalog of guidelines for writing UI code in the Warp client. Read whenever doing any UI work in this repo, up front before writing the change, so the relevant guidelines shape the implementation.

2026-04-28
edit-figma-design
Designers de interfaces web e digitais

Create or update Figma designs directly from a written product or UI description using the Figma MCP authoring tools. Use when the user wants a mockup, wireframe, screen, component, flow, or concept designed in Figma from text, or wants to iterate on an existing Figma file from textual feedback. Despite the name, this skill can start from a new blank file or edit an existing one. Do not use for capture-based workflows that turn a running page into Figma; use `figma-generate-design` for those, and use `implement-design` for code implementation requests. Requires Figma MCP server connection.

2026-04-28
figma-code-connect-components
Designers de interfaces web e digitais

Connects Figma design components to code components using Code Connect mapping tools. Use when user says "code connect", "connect this component to code", "map this component", "link component to code", "create code connect mapping", or wants to establish mappings between Figma designs and code implementations. For canvas writes via `use_figma`, use `figma-use`.

2026-04-28
figma-create-design-system-rules
Designers de interfaces web e digitais

Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system guidelines", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.

2026-04-28
figma-create-new-file
Designers gráficos

Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard)

2026-04-28
figma-generate-library
Designers gráficos

Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it complements the `figma-use` skill which teaches HOW to call the Plugin API. Both skills should be loaded together.

2026-04-28
figma-implement-design
Desenvolvedores web

Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions "implement design", "generate code", "implement component", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via `use_figma`, use `figma-use`.

2026-04-28
claude-api
Desenvolvedores de software

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

2026-04-28
create-tab-config
Desenvolvedores de software

Create new Warp tab config TOML files from natural-language requests. Use when the user wants a new tab config, a new tab layout, or asks for a slash command to generate a tab config.

2026-04-28
tab-configs
Desenvolvedores de software

Reference the Warp tab config schema, validation rules, and examples. Use when creating or updating Warp tab config TOML files or when another tab-config skill needs the canonical schema details.

2026-04-28
update-tab-config
Desenvolvedores de software

Update existing Warp tab config TOML files from natural-language edit requests. Use when the user wants to modify a tab config that already exists or when editing a tab config file already open in Warp.

2026-04-28
triage-vulnerabilities
Analistas de segurança da informação

Triage and remediate security vulnerabilities across Warp infrastructure. Checks Dependabot alerts (GitHub), GCP Artifact Registry container scanning, and Docker Scout for public images. Use when the user asks to check for vulnerabilities, triage CVEs, fix dependency issues, update base images, or remediate security alerts.

2026-04-28
integration-test-video
Analistas de garantia de qualidade de software e testadores

Run Warp integration tests with screenshot and video capture, including event overlay annotations for mouse and keyboard input. Use this whenever the user wants to record an integration test, collect screenshots from a test, review generated recording artifacts, or author a test that captures video for debugging or demos.

2026-04-28