agentsclimarketplace

Designing backend

Skill qte77/claude-code-plugins/plugins/backend-design/skills/designing-backend

Designs concise, streamlined backend systems matching exact task requirements. Use when planning APIs, data models, system architecture, or when the user requests backend design work.From its SKILL.md

Install
npx -y skills add qte77/claude-code-plugins --skill designing-backend

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

2 things to look at

  • 2 stars2 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.
  • runs commandsInstructs the agent to run 2 commands, including `git log --oneline -3` and 1 more.

SKILL.md

1.6 KB, 218 tokens by cl100k_base, as published. Nobody here has run it

Git Context

  • Recent changes: !git log --oneline -3
  • Current branch: !git branch --show-current

Backend Architecture

Target: $ARGUMENTS

Creates focused, streamlined backend system designs matching stated requirements exactly. No over-engineering.

Workflow

  1. Read backend requirements from specified documents
  2. Validate scope - Simple data processing vs Complex system architecture
  3. Design minimal solution matching stated complexity
  4. Create focused deliverables - single doc for simple, multiple for complex
  5. Use make recipes for all commands

Architecture Strategy

Simple Processing: Basic functions, lightweight integration, existing patterns Complex Systems: Multi-tiered pipelines, PydanticAI orchestration, async patterns Performance targets: <1s simple operations, scalable for complex systems

Output Standards

Simple Tasks: Single focused backend specification Complex Tasks: Multiple targeted architecture files All outputs: Concise, streamlined, no unnecessary complexity

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.