Stac Screen Builder
The Stac Screen Builder generates Stac collections from specified screen schemas, streamlining data access and discovery.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add stac-screen-builder npx -- -y @trustedskills/stac-screen-builder
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"stac-screen-builder": {
"command": "npx",
"args": [
"-y",
"@trustedskills/stac-screen-builder"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The stac-screen-builder skill generates screen layouts and UI elements based on textual descriptions. It can produce structured data representing these screens, suitable for integration into various applications or platforms. The skill is authored by stacdev/stac and aims to simplify the creation of user interfaces through AI assistance.
When to use it
- Designing a mobile app prototype: Quickly generate screen layouts based on feature descriptions.
- Creating UI mockups for web development projects: Visualize design concepts before coding begins.
- Generating structured data for automated UI testing: Create test cases from defined screen structures.
- Rapidly iterating on user interface designs: Easily modify and regenerate screens with updated prompts.
Key capabilities
- Screen layout generation
- UI element creation
- Structured data output (format unspecified in source)
Example prompts
- "Create a login screen with fields for username and password, and a submit button."
- "Generate a product listing page showing image, title, and price."
- "Build a settings screen with toggles for notifications and dark mode."
Tips & gotchas
The skill's output format is not specified in the provided source. Experimentation may be needed to understand how to best integrate the generated data into your workflow.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.