Skip to main content
GitHub 저장소

zero-ratchet

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

수집된 skills
34
Stars
7
업데이트
2026-06-16
Forks
1
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

woos-architecture-overview
프로젝트 관리 전문가

Produce the high-level architecture overview used by downstream product design and engineering.

2026-06-16
woos-architecture-review-gate
프로젝트 관리 전문가

Independent high-level architecture review gate for discovery.

2026-06-16
woos-idea-capture
시장조사 분석가·마케팅 전문가

Capture and structure raw ideas through guided interview or quick note. Produces a structured idea document ready for research or PRD pass. Focuses purely on product intent — no technical decisions.

2026-06-16
woos-idea-to-design
프로젝트 관리 전문가

Entry-point product workflow from raw idea to validated product design artifacts. Stops at reviewed PRD readiness and does not include engineering implementation.

2026-06-16
woos-prd-authoring
프로젝트 관리 전문가

Write the per-feature PRD from the ranked requirements contract using the mandatory PRD template.

2026-06-16
woos-prd-consistency-audit
소프트웨어 품질 보증 분석가·테스터

Dedicated analyze gate for PRD and UI brief consistency. Runs script extraction first, then semantic review with evidence-backed findings.

2026-06-16
woos-problem-validation
시장조사 분석가·마케팅 전문가

Validate whether the captured problem is real, painful, frequent, and worth pursuing before broader discovery work begins.

2026-06-16
woos-product-design-flow
소프트웨어 개발자

Stage 3 orchestrator: route dedicated product-design skills to turn an approved roadmap version into reviewed PRDs and interface summaries ready for coding agents.

2026-06-16
woos-product-discovery
소프트웨어 개발자

Stage 2 orchestrator: transform an existing idea-capture artifact into a validated roadmap + architecture by routing dedicated discovery skills.

2026-06-16
woos-product-prd-review-gate
프로젝트 관리 전문가

Independent product-side PRD review gate. Runs the full PRD checklist in fresh context and returns PASS or REQUEST_CHANGES.

2026-06-16
woos-product-research
프로젝트 관리 전문가

Research the market, competitors, feasibility, and existing solutions to produce a product discovery research document.

2026-06-16
woos-requirement-contract
프로젝트 관리 전문가

Produce the per-feature requirements contract used as the input to priority ranking and PRD authoring.

2026-06-16
woos-roadmap-authoring
프로젝트 관리 전문가

Turn capture and research inputs into a versioned product roadmap document.

2026-06-16
woos-roadmap-review-gate
프로젝트 관리 전문가

Independent roadmap review gate for discovery. Checks roadmap quality and returns PASS or REQUEST_CHANGES.

2026-06-16
woos-ui-brief-review
그래픽 디자이너

Independent UI brief review gate. Verifies coverage, states, flows, accessibility, and component mapping before engineering delivery.

2026-06-16
woos-ui-design-brief
그래픽 디자이너

Transform product requirements into a focused UI/UX design brief with screens, flows, visual direction, and optional image-generation concepts. Bridge between product thinking and implementation.

2026-06-16
woos-version-integration-audit
소프트웨어 개발자

Dedicated cross-feature integration audit. Extracts candidate conflicts by script, then performs evidence-backed semantic review across the full version scope.

2026-06-16
woos-code-review-gate
소프트웨어 품질 보증 분석가·테스터

Independent code/security review gate for Hermes workflow. Uses woos-code-reviewer and woos-security-reviewer where applicable.

2026-06-15
woos-development-workflow
소프트웨어 개발자

Stage 3 of idea-to-delivery: gated engineering workflow that receives PRD, roadmap, and architecture inputs, decomposes into stories, and executes with TDD, review, and shipping gates.

2026-06-15
woos-feature-plan
소프트웨어 개발자

Produce a single per-feature engineering plan combining technical design (architecture, test strategy, rollout, baseline/deviation) and the Stories/Tasks section (agile `As a / I want / so that` + commit-sized tasks with concrete Diff Scope). Replaces the prior split between woos-feature-design and woos-story-decomposition.

2026-06-15
woos-plan-review-gate
소프트웨어 개발자

Independent feature plan review gate. Reviews the combined engineering plan (architecture decisions + Stories/Tasks section) produced by woos-feature-plan, using woos-architect and woos-product-planner in fresh contexts. Returns PASS or REQUEST_CHANGES.

2026-06-15
woos-pr-readiness
소프트웨어 개발자

Final pre-PR gate. Reruns verification-loop, auto-generates the traceability matrix from the plan's Stories/Tasks section + test outcomes, confirms commit/PR discipline, then triggers PR creation.

2026-06-15
woos-product-planner
소프트웨어 개발자

Planning and decomposition review skill adapted from ECC planner agent. Covers stories/tasks review (called from the plan review gate) and planning consults for the feature plan skill. PRD-quality review is NOT in scope — that is owned by `woos-product-prd-review-gate`.

2026-06-15
woos-review-context
소프트웨어 개발자

Maintain cumulative cross-gate review context so reviewers build on prior findings instead of restarting from zero.

2026-06-13
woos-run-orchestrator
소프트웨어 개발자

Orchestrate autonomous workflow runs with queueing, concurrency, timeout, and retry controls.

2026-06-13
woos-architect
소프트웨어 개발자

Architecture review and design skill adapted from ECC architect agent. Use for design validation, trade-off analysis, and system-level decisions.

2026-06-13
woos-failure-state-machine
소프트웨어 개발자

Define deterministic failure transitions for autonomous workflow runs.

2026-06-13
woos-systematic-debugging
소프트웨어 개발자

Use when implementation or verification hits repeated failures. Enforces root-cause investigation before fix attempts.

2026-06-13
security-review
소프트웨어 개발자

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2026-06-12
woos-code-reviewer
소프트웨어 품질 보증 분석가·테스터

Independent code quality and correctness review skill adapted from ECC code-reviewer agent.

2026-06-12
woos-production-audit
소프트웨어 개발자

Local-evidence production readiness audit for shipped apps, pre-launch reviews, post-merge checks, and "what breaks in prod?" questions without sending repo data to an external audit service.

2026-06-12
woos-security-reviewer
소프트웨어 개발자

Security vulnerability review skill adapted from ECC security-reviewer agent.

2026-06-12
woos-human-handoff
소프트웨어 개발자

Define explicit escalation, takeover payload, and resume protocol for autonomous workflow failures.

2026-05-12
woos-workflow-memory
소프트웨어 개발자

Capture and reuse failure/rework patterns from workflow runs to improve unattended reliability over time.

2026-05-12