Skip to content
Supreme Pack

A skill for Claude Code and Codex · Software and infrastructure

An API that holds up under load, doesn't leak data, and doesn't run up your bill.

api-expert is the skill that has your AI build, audit, and scale backend APIs in Express 5, NestJS 11, or FastAPI as a stack of layers: edge, application, data, out-of-request work, and everything cross-cutting, with OWASP API Top 10, caching, queues, rate limiting, observability, and unhappy-path testing. Not just working, but holding up under real users.

Buy R$ 57 R$ 57 one time payment

Solo skill: unlocks right away, no guarantee after download. Purchase terms.

Or get all 25 skills plus 9 bonuses in the Supreme Pack for R$ 497.

The problem

Works on your machine. Falls over on the first spike.

An AI-generated API is usually born pretty and fragile: it returns the entire database entity, trusts whatever id the client sends, and does everything inside the request. Three symptoms, and what changes with the skill.

What the work looks like without api-expert and with it
Without the skillWith api-expert
The order route returns anyone's order to whoever swaps the number in the URL, because nobody checked whether that id belongs to the logged-in user.Object-level authorization on every route that takes an identifier, which is OWASP API's number-one failure, tested with the wrong user trying to get in.
Listings with no pagination, the entire entity in the response with internal fields tagging along, and email, PDF, and integration work all running inside the user's request.Mandatory pagination, responses trimmed to only what's needed, and every slow task moved to a queue while the request responds fast.
A slow external API locks up everything because there's no timeout, and brute force on the login goes unnoticed because there's no rate limit and no log.Timeouts on every external call, tighter rate limits on authentication and expensive routes, structured logs with a correlation id, and a health check.

What you get out of it

What you get out of it.

An API with the right layers for your case, and the production checklist closed out before it ships.

  • 01

    Framework choice

    NestJS, Express, or FastAPI, based on load, team, and project

  • 02

    Security by default

    edge validation, object-level authorization, headers, restricted CORS, and errors with no stack trace

  • 03

    Performance and scale

    layered caching, a queue for slow work, a database connection pool, and lean payloads

  • 04

    Production checklist

    what to check before going live, and the anti-patterns that take APIs down

How it works

You ask for the API. It asks about the load profile.

  1. Diagnoses the context

    New API or an existing one, framework, expected load, reads versus writes, audience and multi-tenancy, and whether the real bottleneck is latency, security, or cost.

  2. Picks the framework, if starting from scratch

    NestJS for structure and TypeScript teams, Express for a simple API, FastAPI for Python teams, and no swapping frameworks before getting the basics right.

  3. Applies only the layers the case calls for

    Edge, application, data, queue, and cross-cutting concerns, reading the reference for each topic instead of dumping everything into the project at once.

  4. Preserves the contract

    Errors with stable codes, cancellations that don't turn into automatic retries, request bodies validated at the boundary, and the contract checked end to end.

  5. Closes it out with the checklist

    Production checklist and anti-pattern catalog before calling the API done, with tests for authorization and invalid input.

Before you buy

What you need, and what it never does.

What you need nothing extra to pay for

  • Claude Code or Codex, either one works
  • A Node or Python project, new or existing
  • Docker helps spin up a local database, Redis, and queue, but it's not required

Setup zero

  • Drop the folder into your Claude Code or Codex skills location
  • The next time you touch a route, controller, DTO, or query, it kicks in on its own
  • For an audit, ask with the repository open and say what's worrying you

What it never does by rule

  • Return the entire database entity in the response
  • Trust the identifier the client sent without checking ownership
  • Leave a listing without pagination
  • Make an external call with no timeout
  • Open up CORS with a wildcard and credentials in production

Its limits

It builds the API. It doesn't decide your product.

The skill makes sure the API is fast, secure, and cheap to run, but business rules, domain modeling, and what each endpoint should do are still your project's call.

Scaling infrastructure with a load balancer, replicas, and orchestration is escala's job, and measuring how much the API can take is teste-de-carga's, both in the catalog.

It covers REST, GraphQL, and webhooks, and helps you decide between them. gRPC shows up only as a reference for when to consider it.

What you receive

One folder. Drop it in and build.

  • The entire skill, ready to install in Claude Code and Codex
  • 15 reference guides from 2026, from REST fundamentals to testing and observability
  • API review checklist ready to use before going live
  • Gateway configuration with load balancing, compression, caching, and rate limiting
  • Install guide and version history
  • 12 months of updates, with a notice in your Supreme Pack area for every new version
  • Files21
  • Size129 KB
  • Version1.0.0
  • LanguagePT-BR
  • Updates12 months
  • Pack guarantee7 days

The price

Just this one, or all of them.

Just api-expert

R$57one time payment

  • The full skill, ready to install
  • 12 months of updates for it, announced in your account
  • Pix or card, unlocked right away
  • No guarantee after download (see terms)
Buy the skill

Bought it solo and now want it all? Message me on WhatsApp and I will deduct what you already paid.

Supreme Pack

R$ 1.665R$497or 10x on a card

  • This one plus the other 24, across five areas
  • 9 bonuses I do not sell separately
  • Any new skills I release over the next 12 months
  • 12 months of updates for all of them
  • A 7 day guarantee on the pack
Get them all for R$ 497

Buying all 25 solo adds up to R$ 1.665. The pack pays for itself by the ninth skill. See everything the Supreme Pack includes

04 · Software and infrastructure

More from software and infrastructure.

Before you ask

Questions about api-expert.

Does api-expert work for NestJS and FastAPI?

It works for all three: Express 5, NestJS 11, and FastAPI. The security, caching, queue, and observability principles apply equally, and each framework has its own reference with up-to-date code.

Does it write the API's tests?

It defines the strategy and requires unhappy-path testing, like the wrong user accessing someone else's id, or input that should never trigger a 500 error. To build and run the entire suite, testes-automatizados-expert is in the catalog.

Do I need a large API to get value out of this?

No. Validation, object-level authorization, pagination, and timeouts pay off from the very first route, and cost a lot less to add early than later.

Does it help with an API that already exists?

Yes. With the repository open, it diagnoses where it hurts, applies only the layers that are missing, and closes it out with the checklist.

Can I use it on a client project?

Yes, the license covers your work for third parties. What's off limits is reselling or redistributing the skill.

API's number-one failure is the easiest one to avoid.

One-time payment, 12 months of updates. No refunds after download; the Supreme Pack comes with a 7-day guarantee.

Get the skill for R$ 57 Pix or card · shows up in your account right away