Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dew-plugin

dew-plugin contains 8 collected skills from jkerdels, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
5
updated
2026-05-23
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

dew-debrief
project-management-specialists

Development cycle retrospective for the dew workflow. Facilitates a structured post-mortem of a completed dew cycle, extracts actionable insights, and institutionalizes those insights into the skill configurations. Use after a complete Discover → Design → Demonstrate → Develop → Document cycle.

2026-05-23
dew-demonstrate
software-quality-assurance-analysts-and-testers

Empirical design validation for the dew workflow. Identifies the critical assumptions in an Implementation Design Document, writes isolated test programs to verify them, and produces a Design Verification Document. Use when a Design artifact is in hand and needs rigorous empirical validation before production code is written.

2026-05-23
dew-design
computer-systems-analysts

Implementation design for the dew workflow. Conducts a Socratic dialogue to translate a planning document into a concrete implementation design. Works coarse-to-fine, negotiating design perspectives with the user and exploring alternatives at each decision point. Use when a Discover artifact is in hand and the next step is determining how to structure the implementation.

2026-05-23
dew-develop
software-developers

Production code implementation for the dew workflow. Transforms an Implementation Design Document and Design Verification findings into clean, correct, production-quality code through a structured dialogue. Use when Design and Demonstrate stages are complete and it is time to write the actual implementation.

2026-05-23
dew-discover
project-management-specialists

Deep problem domain exploration for the dew workflow. Guides a structured conversation to develop shared understanding of a problem before any implementation discussion begins. Use at the start of a new project or feature, or when returning to re-examine requirements after a later stage revealed a gap.

2026-05-23
dew-document
software-developers

Technical documentation writing for the dew workflow. Synthesizes all planning, design, validation, and implementation artifacts into a comprehensive developer-facing documentation site. Use when the Develop stage is complete and the project needs documentation for external developers or future contributors.

2026-05-23
dew-fast
project-management-specialists

Compressed three-stage workflow for smaller tasks. Combines Discover+Design into Plan, Demonstrate+Develop into Build, and Document+Debrief into Verify. Activated by the dew orchestrator when the task does not warrant the full six-stage process.

2026-05-23
dew
project-management-specialists

dew workflow orchestrator. Manages the full six-stage process (Discover → Design → Demonstrate → Develop → Document → Debrief) and the fast three-stage process (Plan → Build → Verify), tracking state, loading artifact context, invoking stage skills, and maintaining git history at stage boundaries.

2026-05-23