artifacts

Generate mockup-sandbox artifact scaffolds with slug and title validation.

2|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill artifacts-tamnguyentommy-rgb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: artifacts
Source: https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project/tree/main/.local/skills/artifacts
Command: npx skills add https://github.com/tamnguyentommy-rgb/Routex_AI_Web_Project --skill artifacts-tamnguyentommy-rgb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides tooling to scaffold and bootstrap artifact skeletons for a mockup sandbox environment, enabling rapid UI prototyping without full project setup.

Core Features & Use Cases

  • Bootstraps a new artifact directory from templates (mockup-sandbox) with all necessary scaffolding.
  • Interpolates slug and title tokens into template files to personalize artifacts.
  • Validates artifact type constraints and provides a repeatable workflow for creating sandbox artifacts in workspace.

Quick Start

Run the bootstrap tool with artifactType 'mockup-sandbox' to generate a new artifact scaffold.

Frequently Asked Questions about artifacts

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

FAQPage Schema
How do I scaffold a UI mockup sandbox quickly?

To scaffold a mockup sandbox, use the bootstrap tool with the artifactType 'mockup-sandbox'. This generates a complete artifact directory under artifacts/ with all necessary scaffolding for rapid UI prototyping.

What is a mockup-sandbox artifact used for?

A mockup-sandbox artifact provides a self-contained environment for UI components, templates, and preview assets within a workspace. It enables rapid UI prototyping without requiring full project setup.

How do I personalize bootstrap templates when generating artifacts?

To personalize bootstrap templates, provide a slug and title during generation. The skill validates these inputs and interpolates the tokens into the template files to personalize the scaffolded artifacts.

Do I need any dependencies to create artifact scaffolds?

No dependencies are required to create artifact scaffolds. The skill operates independently to validate input slugs, enforce artifact type constraints, and generate bootstrap templates within your workspace.

What are the limitations when generating mockup-sandbox artifacts?

Limitations include enforced artifact type constraints and required validation for slugs and titles. The skill specifically generates mockup-sandbox artifacts under artifacts/ and may not support alternative artifact types.