Skip to main content
GitHub 저장소

camael

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

수집된 skills
18
Stars
12
업데이트
2026-05-23
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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

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

2026-05-23
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-23
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-23
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-23
triage-issue-local
소프트웨어 개발자

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

2026-05-23
edit-figma-design
웹·디지털 인터페이스 디자이너

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-05-23
figma-create-design-system-rules
웹·디지털 인터페이스 디자이너

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-05-23
agent-add-mcp
소프트웨어 개발자

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

2026-05-23
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-23
create-tab-config
소프트웨어 개발자

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

Turn rough feedback about the Warp app into a filed GitHub issue or duplicate-issue response for `warpdotdev/camael`. 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-23
oz-platform
소프트웨어 개발자

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

2026-05-23
tab-configs
소프트웨어 개발자

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-05-23
test-camael-ui
소프트웨어 품질 보증 분석가·테스터

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-05-23
triage-vulnerabilities
정보 보안 분석가

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-05-23
verify-ui-change-in-cloud
소프트웨어 품질 보증 분석가·테스터

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-camael-ui skill.

2026-05-23