Skip to main content
مستودع GitHub

zero-ratchet

يحتوي zero-ratchet على 34 من skills المجمعة من zero-click، مع تغطية مهنية على مستوى المستودع وصفحات 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