L

Knowledge Pack Files

Landing Website Standards Skill Pack Files

Browse the source files that power the Landing Website Standards MCP server knowledge pack.

Available free v1.1.0 LLM
$ sidebutton install landing-website
Download ZIP
design-ux/_skill.md
2.8 KB

Design, UI and UX Practices

The design skill of the landing playbook: it carries the design role and defines the three-step chain that takes approved requirements to the mock the approval gate reviews (workflow YAMLs live in the shared agents/ops/ catalog, where the default-pack sync registers them). Craft content (layout patterns, type/spacing/color systems, interaction states, accessibility floors) lands later through research passes and raises confidence; the structure below is what jobs run on today.

Mocks are grayscale low-fi until the brand gate approves an identity — real headlines, labelled placeholders, one primary CTA — and are judged against the acceptance bar in best-practices/references/acceptance.md plus the operational rules stated inside each workflow's prompt.

The Design Playbook

StepWorkflowRoleVerdicts (gate)
1agent_pm_wireframe — Gather Wireframe RequirementspmREQUIREMENTS_READY · NEEDS_INPUT
2agent_se_design_check — Check Design DependenciesseDEPS_CLEAR · BLOCKERS_FOUND
3agent_design_assemble — Assemble & Publish MockdesignMOCK_READY · NEEDS_INPUT

Steps chain through ticket comments; the previous step's summary rides {{hint}}. The design step attaches the artifacts (wireframe-v1.svg/.html + copy-skeleton.md) and reports the AC1–AC5 self-check in its resolution message.

Roles

RolePlaybookIn the chain
design_roles/design.md — the pack's new role, seeded portal-side as a cyan builtin (Product Designer)Step 3 — implements the mock, publishes artifacts
pm_roles/pm.mdStep 1 — wireframe requirements
se_roles/se.mdStep 2 — dependencies & design system check
qa_roles/qa.mdIndependent re-check at design review and build

Templates & Components

The site repo carries the catalogs (src/templates/manifest.json, src/components/manifest.json); this module carries the contracts for using them. Selection is data-driven: the status: available set is pickable, and planned wants route through the SE step.

ContractFileConsumed by
Template selection by conversion pattern, deltas namedreferences/templates.mdStep 1 (pm)
Component selection · availability check · brand adaptationreferences/components.mdSteps 1–3

Brand values come from the account's context (sidebutton-system/landing-website structure, brand section) — with a resolved brand source the mock is branded (token values, fonts, voice); grayscale remains the fallback for a goal whose intake carries no brand source.