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

openclaw-coding-skills

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

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

이 저장소의 skills

build-for-openclaw
소프트웨어 개발자

Execute implementation work in small, reviewable slices inside OpenClaw. Use when the request is to "implement this", "make the code change", "add this behavior", "wire this up", or "patch this without rewriting everything", especially when the change should stay narrow and be verified immediately.

2026-04-28
debug-for-openclaw
소프트웨어 개발자

Triage and resolve failures inside an OpenClaw workspace with a disciplined debugging loop. Use when the request sounds like "help me debug this", "this test is failing", "the build broke", "this works sometimes and I do not know why", or when logs suggest a problem but not the cause.

2026-04-28
deploy-for-openclaw
네트워크·컴퓨터 시스템 관리자

Prepare and execute deployment-oriented work in an OpenClaw workspace with explicit release safety, environment awareness, and rollback thinking. Use when the request sounds like "deploy this", "prepare this for production", "update config and ship it", "what is the rollback plan", "check release readiness", or when a change could affect production behavior or operator workflow.

2026-04-28
docs-for-openclaw
소프트웨어 개발자

Update technical documentation, operational notes, prompts, or decision records in an OpenClaw workspace with the same rigor used for code. Use when the request sounds like "update the docs", "write this down", "capture this decision", "document the setup", or when behavior changes and future agents need durable written context instead of tribal knowledge.

2026-04-28
frontend-for-openclaw
소프트웨어 개발자

Build or modify user-facing interfaces inside an OpenClaw workspace with strong interaction, responsiveness, and verification discipline. Use when the request sounds like "build this UI", "fix this page", "this interaction is broken", "make this responsive", "update this component", or any browser-facing change users will directly see, click, type into, or depend on visually.

2026-04-28
openclaw-dev-workflow
소프트웨어 개발자

Enforce a production-grade development workflow for OpenClaw coding work. Use when the request is broad or end-to-end, such as "build this feature", "fix this properly", "handle this coding task", "implement this across the codebase", or "help me ship this safely", especially when work spans multiple files and needs planning, verification, and clean closeout.

2026-04-28
plan-for-openclaw
소프트웨어 개발자

Break coding work into ordered, verifiable tasks for OpenClaw execution. Use when the request sounds like "make a plan", "break this into steps", "split this into tasks", "figure out the implementation order", or when work spans enough files or uncertainty that explicit checkpointing and a maintained plan file will reduce risk.

2026-04-28
refactor-for-openclaw
소프트웨어 개발자

Simplify or restructure code in an OpenClaw workspace while preserving behavior. Use when the request sounds like "clean this code up", "simplify this without changing behavior", "reduce duplication here", "this module is getting hard to maintain", or when readability, structure, or verification quality need improvement without changing intended outcomes.

2026-04-28
review-for-openclaw
소프트웨어 개발자

Critically review a code or prompt change in an OpenClaw workspace before merge or handoff. Use when the request sounds like "review this", "audit this PR", "look for bugs", "sanity-check this implementation", or "tell me what is risky here", especially when regressions, weak assumptions, missing tests, or release risk are concerns.

2026-04-28
security-for-openclaw
정보 보안 분석가

Apply practical application-security discipline to coding work in an OpenClaw workspace. Use when the request sounds like "is this secure", "review auth", "we are touching tokens or secrets", "this code handles user input", "this calls an external API", or any task that expands trust boundaries.

2026-04-28
ship-for-openclaw
소프트웨어 개발자

Prepare an OpenClaw change for safe handoff or release. Use when the request sounds like "wrap this up", "close this out", "are we ready to ship", "prepare final handoff", or any task where work is complete enough to need a disciplined final pass over diffs, verification, documentation, and rollout risk.

2026-04-28
spec-for-openclaw
소프트웨어 개발자

Define implementation scope before coding inside an OpenClaw workspace. Use when the request sounds like "write a spec", "define this feature first", "clarify scope", "turn this idea into something buildable", or any task where outcome, constraints, interfaces, or acceptance criteria are still fuzzy.

2026-04-28
test-for-openclaw
소프트웨어 품질 보증 분석가·테스터

Require evidence before declaring coding work done in OpenClaw. Use when the request sounds like "verify this works", "what tests should we add", "prove this is safe", "is this ready", or any implementation, fix, refactor, review, or deploy task where the right level of proof is ambiguous or easy to under-scope.

2026-04-28