Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

openwarp

openwarp 收录了来自 OniroHuaver 的 23 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
23
Stars
29
更新
2026-04-28
Forks
4
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-mcp-server
软件开发工程师

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

2026-04-28
add-feature-flag
软件开发工程师

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

2026-04-28
create-pr
软件开发工程师

Create a pull request in the warp repository for the current branch. Use when the user mentions opening a PR, creating a pull request, submitting changes for review, or preparing code for merge.

2026-04-28
dedupe-issue-local
软件开发工程师

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

2026-04-28
implement-specs
软件开发工程师

Implement an approved feature from PRODUCT.md and TECH.md, keeping specs and code aligned in the same PR as implementation evolves. Use after the product and tech specs are approved and the next step is building the feature.

2026-04-28
promote-feature
软件开发工程师

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-04-28
remove-feature-flag
软件开发工程师

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

2026-04-28
review-pr-local
软件质量保证分析师与测试员

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

2026-04-28
review-pr
软件质量保证分析师与测试员

Review a pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a checked-out PR from local artifacts like pr_diff.txt and pr_description.txt and producing machine-readable review output instead of posting directly to GitHub.

2026-04-28
rust-unit-tests
软件质量保证分析师与测试员

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

2026-04-28
spec-driven-implementation
软件开发工程师

Drive a spec-first workflow for substantial features by writing PRODUCT.md before implementation, writing TECH.md when warranted, and keeping both specs updated as implementation evolves. Use when starting a significant feature, planning agent-driven implementation, or when the user wants product and tech specs checked into source control.

2026-04-28
triage-issue-local
软件开发工程师

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

2026-04-28
update-skill
其他计算机职业

Create or update skills by generating, editing, or refining SKILL.md files in this repository. Use when authoring new skills or revising the structure, frontmatter, or guidance for existing ones.

2026-04-28
warp-integration-test
软件质量保证分析师与测试员

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
网页与数字界面设计师

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
write-tech-spec
软件开发工程师

Write a TECH.md spec for a significant Warp feature after researching the current codebase and implementation constraints. Use when the user asks for a technical spec, implementation plan, or architecture doc tied to a product spec.

2026-04-28
figma-use
网页与数字界面设计师

**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-04-28
create-skill
其他计算机职业

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-04-28
feedback
软件开发工程师

Turn rough feedback about the Warp app into a filed GitHub issue or duplicate-issue response for `warpdotdev/warp`. Use when the user shares a Warp bug report, regression, confusing UX note, feature gap, or short complaint and wants it clarified into reproduction steps, expected vs actual behavior, concrete impact, and grounded source references from local Warp repos when available.

2026-04-28
modify-settings
软件开发工程师

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

2026-04-28
oz-platform
软件开发工程师

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

2026-04-28
pr-comments
软件质量保证分析师与测试员

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

2026-04-28
integration-test-video
软件质量保证分析师与测试员

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