Status page design
Skill Dragoon0x/everything-design-taste/skills/status-page-design
System status page design, incident communication, and uptime display.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill status-page-designAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 194 tokens by cl100k_base, as published. Nobody here has run it
Status Page Design
Components
- Overall status: "All Systems Operational" or summary
- Component list: each service with individual status
- Incident history: timeline of recent issues
- Uptime metrics: 99.9% over last 90 days
Status Levels
| Status | Color | Icon | Meaning |
|---|---|---|---|
| Operational | Green | ✓ | Everything working |
| Degraded | Yellow | ⚠ | Reduced performance |
| Partial outage | Orange | ✗ | Some features affected |
| Major outage | Red | ✗ | Significant impact |
| Maintenance | Blue | 🔧 | Planned downtime |
Incident Updates
- Identified → Investigating → Monitoring → Resolved
- Timestamped updates every 30-60 minutes during incidents
- Plain language (not technical jargon)
- Include: what's affected, what we're doing, estimated resolution
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.