architecte-contenu

Generate sitemap, content strategy, and wireframe markdown files for web projects.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Final-Project-solicode-Websitee/maquettage-projet-technique --skill architecte-contenu-final-project-solicode-websitee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecte-contenu
Source: https://github.com/Final-Project-solicode-Websitee/maquettage-projet-technique/tree/main/.agent/skills/architecte-contenu
Command: npx skills add https://github.com/Final-Project-solicode-Websitee/maquettage-projet-technique --skill architecte-contenu-final-project-solicode-websitee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates ambiguity in site structure and content planning by defining sitemap, content strategy, and wireframes before visual design or final implementation, reducing rework and improving SEO and usability alignment.

Core Features & Use Cases

  • Decision Orchestration: Analyze incoming requests (create page, modify structure, add component, modify content) and decide whether to skip or execute sitemap, strategy, and wireframe tasks.
  • Deliverables Generation: Produce sitemap.md, content-strategy.md, and per-page wireframes in markdown using provided SEO, copywriting, and UX capabilities and templates.
  • Validation Gates: Check for existing files, enforce non-visual constraints (no colors or final HTML), and require developer validation before handing off to UI designers.
  • Use Case: When a product team requests a new page, run the workflow to create a sitemap entry, define H1/H2 and target keywords, then output a wireframe markdown file for review.

Quick Start

Analyze the request and generate sitemap.md, content-strategy.md, and a wireframe markdown for the specified new page following the Architecte Contenu orchestration.

Frequently Asked Questions about architecte-contenu

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a content strategy and wireframes before starting visual design?

Wireframes enforce non-visual constraints by outputting structural markdown files without colors or final HTML. They require developer validation before handing off to UI designers, ensuring content architecture and UX alignment are checked before visual design.

What is the best way to structure a sitemap for a new web page?

The best way to structure a sitemap for a new web page is to generate a sitemap.md file that defines the URL hierarchy and page relationships. This establishes clear site information architecture and prevents structural ambiguity during product development.

How do I define SEO keywords and H1/H2 tags during content architecture?

To define SEO keywords and heading tags during content architecture, you generate a content-strategy.md file that specifies target keywords, H1, and H2 structures for each page. This ensures SEO alignment is planned before final implementation.

Can I modify an existing page structure without rebuilding the entire sitemap?

You can modify an existing page structure without rebuilding the entire sitemap because the workflow checks for existing sitemap, content-strategy, and wireframe files. It analyzes incoming requests and decides whether to skip or execute specific tasks based on existing file presence.

Why do wireframes need developer validation before UI design handoff?

Wireframes need developer validation before UI design handoff to enforce non-visual constraints and ensure structural feasibility. This validation gate prevents rework by confirming that the content architecture and UX logic are sound before visual layers are applied.