setup-design

Collect design assets, generate high-fidelity mocks, and index documentation.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/carllelandtaylor/facto --skill setup-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-design
Source: https://github.com/carllelandtaylor/facto/tree/main/plugins/facto/skills/setup-design
Command: npx skills add https://github.com/carllelandtaylor/facto --skill setup-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of collecting and organizing design documentation for an app, ensuring it is up-to-date and easily accessible.

Core Features & Use Cases

  • Automated Inventory Creation: Automatically gathers design assets and specifications from an app's codebase and existing documentation.
  • Design Mock Generation: Generates design mocks for each view in the app, matching the real UI and providing high-fidelity visual references.
  • Documentation Indexing: Organizes all design documents into a single, searchable index, making them easy to reference and update.
  • Use Case: Imagine you are working on a new feature for an app with an existing codebase and limited design documentation. Use this Skill to automatically generate comprehensive design specifications and documentation, saving time and ensuring consistency.

Quick Start

Invoke the 'setup-design' skill within the Facto environment to start the design documentation process for your app.

Frequently Asked Questions about setup-design

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

FAQPage Schema
How do I automate design documentation for an existing app codebase?

Automated design documentation requires tools that perform code analysis on an app codebase to extract design assets and generate high-fidelity design mocks for each view. The system then indexes these specifications into a single searchable document.

What is the best way to generate high-fidelity design mocks directly from code?

Generating high-fidelity design mocks directly from code requires automated code analysis and image generation tools. This process extracts the real UI specifications to provide visual references that match the actual app interface.

How do I keep app design specifications up-to-date automatically?

Keeping app design specifications up-to-date automatically involves continuously collecting design assets from the codebase and organizing them into an evergreen index. This ensures your documentation remains current during app development workflows.

Do I need automated image generation tools to create app design mocks?

Yes, you need automated image generation tools to create app design mocks. The process relies on these tools alongside code analysis to automatically generate high-fidelity visual references matching the real UI of each view.

Can I use automated design documentation for any app development workflow?

Yes, you can use automated design documentation for any app development workflow where design documentation is a key part of the process. It collects assets and indexes documents regardless of the specific app framework.