app-platform-designer
An agent skill by digitalocean-labs, from digitalocean-labs/do-app-platform-skills. Tags: app-platform, architecture, design, digitalocean, prototyping, yaml.
What it does
Transform natural language application descriptions into production-ready DigitalOcean App Platform specifications. Use when designing apps, creating app specs, generating deploy.template.yaml, or architecting multi-component applications.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add digitalocean-labs/do-app-platform-skills --skill app-platform-designer
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/digitalocean-labs/do-app-platform-skills
cp -r do-app-platform-skills/skills/designer ~/.claude/skills/app-platform-designer
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- digitalocean-labs/do-app-platform-skills (all skills from this repository)
- Path
- skills/designer/SKILL.md
- Branch
- main
- Collection
- do-app-platform
- Updated
- 2026-09-21
Related skills
- app-platform-migration — io, or Docker Compose to DigitalOcean App Platform.
- app-platform-router — Routes DigitalOcean App Platform tasks to specialized sub-skills.
- app-platform-troubleshooting — Debug running App Platform applications by accessing containers, analyzing logs, running diagnostics, and applying fixes.
- interaction-design-board — Generate several genuinely different, runnable HTML interaction prototypes for one product surface, combine them in an interactive Design Board.
- ui-designer — Extract design systems from reference UI images and generate implementation-ready UI design prompts.
- ai-services — Configure DigitalOcean Gradient AI serverless inference and Agent Development Kit.