developer-platform-design

developer-platform-design is a skill for Claude Code from Dragoon0x/everything-design-taste. It costs 19 tokens per session (256 once invoked), scanned A, original, MIT.

A guide to designing products for developers, including API documentation, command-line tools, and developer dashboards.

In plain words
What is it for?
Use it when designing API docs, CLI commands, onboarding flows, usage dashboards, logs, and webhook tools.
Why use it?
It helps make technical products easier to learn, operate, and troubleshoot through working examples and useful error messages.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the edt plugin — 117 skills, 80 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/dragoon0x/everything-design-taste/developer-platform-design
Any agent
npx skills add Dragoon0x/everything-design-taste --skill developer-platform-design
Clone the repo
git clone --depth 1 https://github.com/Dragoon0x/everything-design-taste

Made for: Claude Code.

Or install edt, the plugin that ships this one along with the rest of its 117 skills, 80 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for developer-platform-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/dragoon0x/everything-design-taste/developer-platform-design.svg)](https://agentmods.dev/skills/dragoon0x/everything-design-taste/developer-platform-design)
Your own site
<a href="https://agentmods.dev/skills/dragoon0x/everything-design-taste/developer-platform-design"><img src="https://agentmods.dev/badge/skills/dragoon0x/everything-design-taste/developer-platform-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 256 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00019 $0.00256
Opus 5 $0.00010 $0.00128
Sonnet 5 $0.00004 $0.00051
Haiku 4.5 $0.00002 $0.00026

Measured 2d ago against content hash 84ca16c7846a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

developer-platform-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/developer-platform-design/SKILL.md · 35 lines

What it actually says

Developer Platform Design

Developer Experience Principles

  1. Time to first API call < 5 minutes. If it takes longer, your onboarding is broken.
  2. Show, don't describe. Code examples beat paragraphs.
  3. Copy-paste ready. Every code example should work when pasted.
  4. Error messages are documentation. Include fix suggestions in error output.
  5. Don't require signup to explore. Show docs publicly.

Documentation

  • Quick start guide on the homepage.
  • Interactive API explorer (try-it-now).
  • Code examples in multiple languages.
  • Changelog with clear breaking change indicators.
  • Status page linked from docs.

CLI Design

  • --help that's actually helpful.
  • Colored output for readability.
  • Progress indicators for long operations.
  • Confirmation prompts for destructive operations.
  • JSON output option for scripting.

Dashboard

  • API key management (create, revoke, rotate).
  • Usage metrics and quota.
  • Logs and error tracking.
  • Webhook management and testing.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 35 lines · 19 tokens per session scan A 84ca16c7846a

Subscribe to this mod's changes

developer-platform-design is a skill published in the GitHub repository Dragoon0x/everything-design-taste (11 stars, last pushed 4mo ago), licensed MIT. It adds 19 tokens to every session and 256 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

frontend-engineer

!cat skills/shared/protocols/ux-protocol.md 2>/dev/null || true !cat skills/shared/protocols/input-validation.md 2>/dev/null || true !cat skills/shared/protocols/tool-efficiency.md 2>/dev/null || true !cat .production-grade.yaml 2>/dev/null || echo "No config — using defaults" !cat .forgewright/codebase-context.md…

buiphucminhtam/forgewright · 55 tokens

interface-auditor

Detect UX antipatterns (smells) in interface descriptions using the uxuiprinciples smell taxonomy. Returns structured findings with matched symptoms, severity, and step-by-step remediation recipes. API key optional — full remediation recipes require uxuiprinciples.com API Access.

uxuiprinciples/agent-skills · 60 tokens

uxui-evaluator

Evaluate interface descriptions against 195 research-backed UX/UI principles. Returns structured findings with severity, remediation, and business impact. API key optional — enriched output requires uxuiprinciples.com API Access.

uxuiprinciples/agent-skills · 45 tokens

accessibility

Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

addyosmani/web-quality-skills · 51 tokens

ranui

Use when building UI with the ranui web-component library (elements like , , , , ) or its fluent DOM builder (ranui/builder — Div/View/Span/signal/createEffect/EventManager). Covers the import map, the full element inventory, conventions, accessibility, and where the authoritative API reference lives.

chaxus/ran · 87 tokens

auteur

Design and build complete web experiences from scratch — award-level product and marketing pages, cinematic scroll-directed sites where the page is directed like a film, and multi-screen products (app, dashboard, admin, settings, onboarding, docs site) built as one design system with every component, state and route…

agiwhitelist/auteur · 191 tokens