Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
warpdotdev
GitHub creator profile

warpdotdev

Repository-level view of 115 collected skills across 12 GitHub repositories, including approximate occupation coverage.

skills collected
115
repositories
12
occupation fields
3
updated
2026-05-21
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
warp
31 skills · 2026-05-21
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터그래픽 디자이너웹 개발자정보 보안 분석가
5 occupation categories · 100% classified
27%share
#02
oz-for-oss
23 skills · 2026-05-18
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가정보 보안 분석가
4 occupation categories · 100% classified
20%share
#03
docs
23 skills · 2026-05-19
소프트웨어 개발자교정사 및 카피 마커고객 서비스 담당자데이터베이스 아키텍트소프트웨어 품질 보증 분석가·테스터시장조사 분석가·마케팅 전문가
7 occupation categories · 100% classified
20%share
#04
oz-skills
15 skills · 2026-04-17
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터데이터 과학자기술 작가기타 컴퓨터 관련 직업네트워크·컴퓨터 시스템 관리자
8 occupation categories · 100% classified
13%share
#05
common-skills
9 skills · 2026-05-20
소프트웨어 개발자기타 비즈니스 운영 전문가마케팅 관리자아트 디렉터웹 개발자컴퓨터 시스템 분석가
6 occupation categories · 67% classified
7.8%share
#06
command-signatures
4 skills · 2026-04-27
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자
2 occupation categories · 100% classified
3.5%share
#07
oz_workspace_agent
3 skills · 2026-02-09
소프트웨어 개발자
1 occupation categories · 100% classified
2.6%share
#08
oz-agent-action
2 skills · 2026-03-25
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
2 occupation categories · 100% classified
1.7%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
warp
31 skills59.7k4.7kupdated 2026-05-21
27% of creator
changelog-draft
소프트웨어 개발자

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-21
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-05-20
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
feedback
소프트웨어 품질 보증 분석가·테스터

Turn rough feedback about the Warp app into a filed GitHub issue or duplicate-issue response for `warpdotdev/warp`. Use ONLY when the user explicitly wants to report a problem with the Warp terminal/IDE/app itself—not when they're working on their own code, managing their own GitHub repos, or doing general software development tasks. SKIP when: the user is creating/managing GitHub issues or PRs for their own projects, reviewing PRs, diagnosing CI failures, using `gh` CLI for repo management, or performing any GitHub workflow not specifically about reporting a problem with the Warp application itself.

2026-05-19
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-05-13
classify-changelog-pr
소프트웨어 개발자

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
웹 개발자

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

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
Showing top 8 of 31 collected skills in this repository.
#002
oz-for-oss
23 skills20826updated 2026-05-18
20% of creator
check-impl-against-spec
소프트웨어 품질 보증 분석가·테스터

Compare a pull request's implementation against spec context in spec_context.md and feed any material mismatches into review.json. Use during PR review when approved or repository spec context is available.

2026-05-18
create-product-spec
프로젝트 관리 전문가

Create a product spec from a GitHub issue in this repository by applying the local shared `write-product-spec` workflow with Oz-specific issue context and output paths. Use when an issue should be turned into a product spec artifact stored under `specs/GH<issue-number>/product.md` and the agent should prepare file changes only, without creating commits or pull requests itself unless the prompt explicitly asks for it.

2026-05-18
create-tech-spec
소프트웨어 개발자

Create a technical spec from a GitHub issue in this repository by applying the local shared `write-tech-spec` workflow with Oz-specific issue context and output paths. Use when an issue should be turned into a tech spec artifact stored under `specs/GH<issue-number>/tech.md` and the agent should prepare file changes only, without creating commits or pull requests itself unless the prompt explicitly asks for it.

2026-05-18
dedupe-issue
소프트웨어 개발자

Detect duplicate GitHub issues by comparing the incoming issue's title and description against the repository issue list. Use during triage to identify 2+ existing issues that are similar and surface them as potential duplicates.

2026-05-18
implement-issue
소프트웨어 개발자

Implement a GitHub issue in this repository by applying the local shared `implement-specs` workflow with Oz-specific issue, spec-context, and summary-file handling. Use when issue details are provided in the prompt and the agent should produce the repository diff and a concise implementation summary, without creating commits or pull requests itself unless the prompt explicitly asks for it.

2026-05-18
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.md and producing machine-readable review output instead of posting directly to GitHub.

2026-05-18
review-spec
프로젝트 관리 전문가

Review a spec/plan pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a PR that only modifies files under specs/ and producing machine-readable review output instead of posting directly to GitHub.

2026-05-18
security-review-pr
정보 보안 분석가

Audit a pull request diff for common security concerns (input validation, sanitization, authentication and authorization, secrets management, unsafe dependencies, and related risks) and fold findings into the same review.json produced by the base PR review. Use as a supplement to `review-pr` whenever a code PR is being reviewed.

2026-05-18
Showing top 8 of 23 collected skills in this repository.
#003
docs
23 skills4010updated 2026-05-19
20% of creator
style-lint
교정사 및 카피 마커

Scan Warp Astro Starlight documentation for style guide violations including formatting issues (Settings path format, UI element format, header case, missing frontmatter, image alt text, callout syntax) and terminology issues (product name casing, Oz terms to avoid, deprecated terms). Run with --changed for PR workflows or --all for periodic audits. Optionally auto-fix high-confidence issues with --fix.

2026-05-19
answer-question
고객 서비스 담당자

Answer questions about Warp, Oz, agents, terminal features, billing, pricing, troubleshooting, privacy, skills, MCP, integrations, or any other Warp-related topic. Use when a user, support person, or engineer asks a question that can be answered from Warp's documentation. Searches the docs, synthesizes a comprehensive answer, and provides links to relevant doc pages.

2026-05-17
missing-docs
소프트웨어 개발자

Find and fill documentation gaps in Warp's Astro Starlight docs by auditing coverage against code surfaces in warp-internal and warp-server, then drafting missing pages. Use when asked to find missing docs, audit documentation coverage, identify undocumented features, draft docs for new features, or do a docs coverage check. Runs a Python audit script to identify gaps, then researches source code and writes first-pass doc pages. Can run audit-only, draft-only, or end-to-end.

2026-05-17
sync-error-docs
소프트웨어 개발자

Detect new platform error codes in warp-server that are missing documentation pages in the docs repo. Creates doc pages, astro.config.mjs (sidebar config) entries, and redirects for any gaps. Use on a weekly schedule or when error codes change.

2026-05-17
validate-ui-refs
교정사 및 카피 마커

Scan Warp Astro Starlight documentation for UI menu paths and Command Palette command names, then validate them against the warp-internal codebase for accuracy. Catch and surface outdated steps automatically.

2026-05-17
docs-seo-audit
시장조사 분석가·마케팅 전문가

Audit docs.warp.dev for SEO issues like duplicate titles, missing meta descriptions, title length problems, and H1 tag issues. Crawls the live sitemap, generates a report, and fixes issues in the source files. Use when asked to check SEO, fix duplicate titles, audit meta tags, improve search rankings, or run an SEO check on the docs site.

2026-05-15
sync-openapi-spec
소프트웨어 개발자

Sync the public Oz Agent API OpenAPI spec from warp-server into the docs repo, regenerating `developers/agent-api-openapi.yaml` (the file that powers the Scalar API reference at `docs.warp.dev/api`). Use when the warp-server public API has changed, when the Scalar reference looks stale, or on a scheduled cadence to keep the public API docs aligned with the canonical spec.

2026-05-09
afdocs-audit
소프트웨어 품질 보증 분석가·테스터

Audit docs.warp.dev for agent-friendly documentation issues using the AFDocs scorecard. Checks llms.txt, markdown availability, content negotiation, page size, URL stability, and content structure. Use when asked to check agent readiness, run an AFDocs audit, improve the docs score, or verify llms.txt and markdown support.

2026-05-08
Showing top 8 of 23 collected skills in this repository.
#004
oz-skills
15 skills80056updated 2026-04-17
13% of creator
analysis-artifacts
데이터 과학자

Generate reproducible analysis artifacts — SQL queries, Python visualizations, and summary tables — as you work through a BigQuery data analysis. Use when asked to conduct a deep dive, exploratory analysis, or investigation that goes beyond a simple data lookup.

2026-04-17
dbt-model-index
데이터 과학자

Provide a lookup index of dbt models (BigQuery tables) to guide query writing against a data warehouse. Use when you need to query, analyze, or look up data in a dbt-powered data warehouse, or when resolving a vague data question into the right BigQuery tables to query.

2026-04-17
ci-fix
기타 컴퓨터 관련 직업

Diagnose and fix GitHub Actions CI failures. Inspects workflow runs and logs, identifies root causes, implements minimal fixes, and pushes to a fix branch. Use when CI is failing, red, broken, or needs diagnosis.

2026-02-11
create-pull-request
소프트웨어 개발자

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.

2026-02-11
docs-update
기술 작가

Update user-facing documentation when code changes. Use when asked to update docs, review docs, handle documentation changes, run scheduled documentation tasks, or analyze recent commits for documentation needs.

2026-02-11
github-bug-report-triage
소프트웨어 개발자

Triage GitHub bug reports for actionability. Use when evaluating whether a bug issue has sufficient detail and identifying missing information from the reporter.

2026-02-11
github-issue-dedupe
소프트웨어 개발자

Detect duplicate GitHub issues using semantic search and keyword matching. Use when asked to find duplicates, check for similar issues, or set up automated duplicate detection.

2026-02-11
mcp-builder
소프트웨어 개발자

Build high-quality MCP (Model Context Protocol) servers that let LLMs interact with external services through well-designed tools. Use when creating MCP servers to integrate APIs or services in Python (FastMCP) or Node/TypeScript (MCP SDK).

2026-02-11
Showing top 8 of 15 collected skills in this repository.
#005
common-skills
9 skills160updated 2026-05-20
7.8% of creator
council
미분류

Run a model-diverse subagent council to investigate the same problem from multiple perspectives, compare findings, and produce a final recommendation. Use this skill whenever the user asks for a council, second opinions, multiple agents/models to evaluate one question, parallel investigation, red-team/blue-team comparison, or help deciding between competing technical approaches.

2026-05-20
reproduce-bug-report
미분류

Launch Oz cloud agents with computer use to reproduce UI-focused bug reports, capture visual evidence, and report reproduction findings. Use when investigating a specific interactive or visual bug from an issue, ticket, support report, or prompt.

2026-05-20
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-05-20
pr-walkthrough
웹 개발자

Generate a static interactive D3 walkthrough of a pull request. Use when the user wants a zoomable PR map, graph/canvas PR orientation, or alternate visualization of PR system components, data flow, code dependencies, and user actions.

2026-05-14
brandalf
아트 디렉터마케팅 관리자

Guides creation, revision, and review of Warp- or Oz-branded assets. Use when working on launch pages, docs, HTML/CSS components, UI mockups, prompts, social assets, copy, presentations, or any other branded deliverable that should look and sound unmistakably Warp or Oz.

2026-05-09
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-05-02
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-05-02
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-05-02
Showing top 8 of 9 collected skills in this repository.
#006
command-signatures
4 skills34updated 2026-04-27
3.5% of creator
#007
oz_workspace_agent
3 skills43updated 2026-02-09
2.6% of creator
#011
figma-skills
1 skills153updated 2026-03-24
0.9% of creator
저장소 12개 중 12개 표시
모든 저장소를 표시했습니다