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

abstract-to-concreate-design

abstract-to-concreate-design contains 11 collected skills from rizkiridha, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
6
updated
2026-03-14
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

designfeed
graphic-designers

Add context to the design project workspace. Paste MoMs, emails, Slack threads, research docs, or stakeholder notes. Agent reflects back understanding and surfaces gaps.

2026-03-14
designrun
graphic-designers

Fire all specialist agents. Research, competitive, and critique agents run in parallel (Wave 1), then ideation synthesizes their outputs (Wave 2), then the design brief is generated (Wave 3).

2026-03-14
designvalidate
graphic-designers

Validate problem understanding, stakeholder alignment, context freshness, and gap analysis before proceeding to ideation. Run after design:feed (pre-agent) and after Wave 1 (post-research).

2026-03-14
design-agent-orchestrator
software-developers

Internal orchestrator — manages wave scheduling and agent dispatch for design:run. Not user-invokable. Called by design:run skill.

2026-03-13
designbrief
graphic-designers

Generate or regenerate DESIGN-BRIEF.md from existing agent outputs. Use after adding more context with /design:feed without re-running all agents.

2026-03-13
design-agent-competitive
web-and-digital-interface-designers

Specialist agent — maps the competitive landscape and surfaces patterns and gaps. Outputs COMPETITIVE.md. Dispatched by design:run orchestrator.

2026-03-11
design-agent-critique
web-and-digital-interface-designers

Specialist agent — audits the current UX using the production URL or screenshot. Outputs CRITIQUE.md with severity-rated findings. Dispatched by design:run orchestrator.

2026-03-11
design-agent-ideation
web-and-digital-interface-designers

Specialist agent — synthesizes all Wave 1 outputs into a reframed problem and design tensions. No directions. No solutions. Outputs IDEATION.md. Dispatched by design:run orchestrator after Wave 1 completes.

2026-03-11
design-agent-research
web-and-digital-interface-designers

Specialist agent — synthesizes pasted context from BRIEF.md into a structured UX problem statement. Outputs RESEARCH.md. Dispatched by design:run orchestrator.

2026-03-11
designnew
web-and-digital-interface-designers

Create a new design project workspace. Initializes the .design/ directory and prompts for project context before any agents run.

2026-03-11
designstatus
software-developers

Show current workspace state — what context has been fed, which agents have run, what gaps remain.

2026-03-11