agentsclimarketplace

Design agent skills

Skill hiteshbandhu/skills-i-use/skills/ai-engineer-talks/design-agent-skills

Drop-in skills and plugins for your AI development workflows

Install
npx -y skills add hiteshbandhu/skills-i-use --skill design-agent-skills

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 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.

What its author says it does

Copied from the file, not written here

Runs workflows for authoring agent skills — SKILL.md structure, MCP pairing, Langfuse lessons, progressive disclosure, validation. Use when the user writes skills, combines MCP+skills, or says "agent skills", "SKILL.md", "context gap".

SKILL.md

2.0 KB, as published. Nobody here has run it

Design agent skills

Action playbook from three AI Engineer / World's Fair talks. Do not summarize talks — pick a workflow and execute it.

Supporting files (read when needed):

  • workflows.md — workflows A–C (steps, deliverables, stop conditions)
  • source-index.md — src-NNN → talk learnings in ingest-into-skills

Optional: {SKILL_OUTPUT_DIR}/design-agent-skills/


Step 0 — Pick workflow

Use the decision tree below. Open the matching section in workflows.md.

What is the user trying to do?
├─ Author first skill (structure + triggers)            → A
├─ Pair skills with MCP for live data                   → B
└─ Skill-up coding agents on complex devtools           → C

Stop summarizing once a workflow is identified — run its checklist.


Install

cp -r skills/design-agent-skills ~/.claude/skills/
cp -r skills/design-agent-skills ~/.cursor/skills/
cp -r skills/design-agent-skills ~/.codex/skills/

From skills-i-use or ingest-into-skills (playlists/skills-ai-engineer/).


Cross-cutting rules

RuleSource
SKILL.md slim; workflows in sibling files[src-002 @ 7:06]
Third-person description + triggers[src-002 @ 35:14]
Procedures in skills; state via MCP[src-001 @ 3:17]

Disputed steps: see source-index.md. Name workflow A–C; save artifacts to ./skill-outputs/design-agent-skills/ when requested; do not auto-commit.


Invocation examples

@design-agent-skills write a skill for our API
combine MCP with skills for Supabase

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.