Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

doc-html-skill

doc-html-skill enthält 8 gesammelte Skills von manykarim, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
8
Stars
0
aktualisiert
2026-06-05
Forks
0
Berufsabdeckung
Klassifizierung ausstehend
Repository-Explorer

Skills in diesem Repository

architecture-review-doc
nicht klassifiziert

Author compact canonical source for an ARCHITECTURE review (artifact_type architecture-review) — decisions, constraints, interfaces, deployment context, alternatives, and interaction diagrams. Produces content-only YAML/JSON validated against the base + architecture overlay schema; render with render-branded-html. Use for architecture/engineering reviews.

2026-06-05
prd-review-doc
nicht klassifiziert

Author compact canonical source for a PRD review (artifact_type prd-review) — business goals, out-of-scope, requirement coverage, stakeholders, readiness. Produces content-only YAML/JSON validated against the base + PRD overlay schema; render with render-branded-html. Use for product/delivery PRD reviews.

2026-06-05
render-branded-html
nicht klassifiziert

Deterministically render validated canonical review-doc source (YAML/JSON) into a single self-contained branded HTML file, with three layout skins (docs-site, editorial, brief), light/dark/auto mode, a widget section library, interactive or frozen Mermaid with fullscreen zoom, and optional PDF. Use when a review artifact's canonical source is ready and you need the styled HTML/PDF output. The model authors content; this renderer owns all chrome.

2026-06-05
review-doc-orchestrator
nicht klassifiziert

Entry point for producing a branded review document. Classifies the request into one of five artifact types (user-story, architecture, PRD, risk-analysis, test-charter), gathers evidence scope, delegates content authoring to the matching artifact skill, and renders/validates the result. Use when someone asks for a reviewable, company-themed doc from analysis (e.g. "make an architecture review", "turn this into a risk register HTML").

2026-06-05
risk-analysis-review-doc
nicht klassifiziert

Author compact canonical source for a RISK ANALYSIS review (artifact_type risk-analysis) — risk matrix, triggers, controls, residual risk, owners, review cadence. Produces content-only YAML/JSON validated against the base + risk overlay schema; render with render-branded-html. Use for QA/product/operations risk reviews.

2026-06-05
test-charter-review-doc
nicht klassifiziert

Author compact canonical source for an exploratory TEST CHARTER (artifact_type test-charter) — missions, heuristics, coverage boundaries, exit criteria, states explored. Produces content-only YAML/JSON validated against the base + test-charter overlay schema; render with render-branded-html. Use for QA exploratory-testing charters.

2026-06-05
user-story-review-doc
nicht klassifiziert

Author compact canonical source for a USER STORY review (artifact_type user-story-review) — acceptance criteria, personas, journey states, dependencies, scope gaps. Produces content-only YAML/JSON validated against the base + user-story overlay schema; render with render-branded-html. Use for PM/design story reviews.

2026-06-05
validate-branded-doc
nicht klassifiziert

Validate canonical review-doc source and rendered HTML across layers — JSON Schema, Mermaid syntax/render, accessibility (Axe/WCAG AA), responsive layout, and print/PDF. Use before sharing or committing a branded review artifact, in CI, or as a pre-commit hook.

2026-06-05