Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

warp-cn

warp-cn에는 Heartcoolman에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
76
업데이트
2026-06-24
Forks
18
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

review-pr-local
소프트웨어 개발자

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

2026-06-24
reproduce-bug-report-local
소프트웨어 품질 보증 분석가·테스터

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
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-05-31
remove-feature-flag
소프트웨어 개발자

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

2026-05-31
rust-unit-tests
소프트웨어 품질 보증 분석가·테스터

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

2026-05-31
onboarding-verification-skill
소프트웨어 품질 보증 분석가·테스터

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
create-launch-modal
소프트웨어 개발자

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
add-feature-flag
소프트웨어 개발자

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

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
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