asset-management

Extract, catalog, and propagate reference assets across WebGen projects.

Updated Dec 13, 2025
One-click install
npx skills add https://github.com/gaurangrshah/gsc-plugins --skill asset-management-gaurangrshah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asset-management
Source: https://github.com/gaurangrshah/gsc-plugins/tree/main/plugins/webgen/skills/asset-management
Command: npx skills add https://github.com/gaurangrshah/gsc-plugins --skill asset-management-gaurangrshah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects, catalogs, and propagates reference assets (screenshots, designs, and documents) provided by users throughout the WebGen workflow, ensuring all implementation agents have access to visual references.

Core Features & Use Cases

  • Asset extraction from prompts and file attachments, storing them under .webgen/assets with a catalog.
  • Asset catalog synchronization across architecture, research, and implementation handoffs to maintain alignment.
  • Asset usage documentation and traceability for design-to-code workflows.

Quick Start

Place reference assets in the asset-management flow and run the workflow to catalog and propagate them across phases.

Frequently Asked Questions about asset-management

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

FAQPage Schema
How do I catalog and propagate reference assets across WebGen project phases?

To catalog reference assets, the workflow extracts screenshots, designs, and documents from prompts and file attachments, storing them in a structured directory with a catalog.json file. It then synchronizes these assets across architecture, research, and implementation handoffs to ensure visual references reach all teams.

What is asset catalog synchronization and how does it work for design-to-code workflows?

Asset catalog synchronization maintains alignment across design-to-code workflows by tracking reference assets in a catalog.json file. It propagates these assets through orchestration handoffs, ensuring implementation agents have continuous access to visual references throughout the project lifecycle.

Can I use reference assets extracted from user prompts during the requirements phase?

Yes, reference assets extracted from user prompts and file attachments are applicable from the requirements phase through implementation. The workflow catalogs these assets and propagates them to architecture and implementation teams to enable asset-driven decisions.

What's the best way to maintain asset traceability from design handoff to code implementation?

The best way to maintain asset traceability is using a structured assets catalog with supporting directories like assets/, references/, and scripts/. This setup documents asset usage and orchestrates handoffs to ensure design references are preserved into code implementation.

Do I need a specific directory structure to manage design resources for WebGen workflows?

You need a specific directory structure generated by the workflow, which includes a catalog.json file and supporting directories named assets/, references/, and scripts/. This structure orchestrates asset handoffs and maintains traceability for design resources across project phases.