Agent skill · Security

oma-backend

Backend specialist for APIs, databases, authentication with clean architecture (Repository/Service/Router pattern). Use for API, endpoint, REST, database, server, migration, and auth work.

first-flukegithub.com/first-flukeGitHub ↗
claude-codecodexcursorships scriptsMIT
Install
npx skills add first-fluke/oh-my-agent --skill oma-backend --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 18
SKILL.md size: 10 KB
Bundled scripts: yes
Path: .agents/skills/oma-backend/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,204
Language: TypeScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Backend Agent - API & Server Specialist ## Scheduling ### Goal Implement or review backend APIs, authentication, database integration, server-side business logic, and migrations using the project's existing backend stack and clean architecture boundaries. ### Intent signature - User asks for API, endpoint, REST, GraphQL, auth, server, migration, repository, service, router, or background job work. - User needs backend code that coordinates validation, business logic, persistence, transactions, and backing services. ### When to use - Building REST APIs or GraphQL endpoints - Database design and migrations - Authentication and authorization - Server-side business logic - Background jobs and queues ### When NOT to use - Frontend UI -> use Frontend Agent - Mobile-specific code -> use Mobile Agent ### Expected inputs - Target feature, endpoint, migration, auth flow, or server behavior - Existing backend stack files such as manifests, routes, services, models, and database config - API contracts, schemas, validation rules, and persistence requirements - Required verification commands or project conventions ### Expected outputs - Backend code changes in router, service, repository, mode

What's inside
Steps it walks through
  1. Scheduling
  2. Goal
  3. Intent signature
  4. When to use
  5. When NOT to use
  6. Expected inputs
  7. Expected outputs
  8. Dependencies
  9. Control-flow features
  10. Structural Flow
  11. Entry
  12. Scenes
  13. Transitions
  14. Failure and recovery
Ships with 17 files
  • resources/checklist.md
  • resources/error-playbook.md
  • resources/execution-protocol.md
  • resources/orm-reference.md
  • variants/node/api-template.ts
  • variants/node/snippets.md
  • variants/node/stack.yaml
  • variants/node/tech-stack.md
  • variants/python/api-template.py
  • variants/python/snippets.md
  • variants/python/stack.yaml
  • variants/python/tech-stack.md
  • variants/rust/api-template.rs
  • variants/rust/snippets.md
  • variants/rust/stack.yaml
  • variants/rust/tech-stack.md
  • variants/stack.schema.json
Commands it runs
rg --files
rg "route|router|service|repository|model|schema|migration" .
More from oh-my-agent
All skills →
About this skill
What does the oma-backend skill do?

Backend specialist for APIs, databases, authentication with clean architecture (Repository/Service/Router pattern). Use for API, endpoint, REST, database, server, migration, and auth work.

How do I install it?

Run `npx skills add first-fluke/oh-my-agent --skill oma-backend --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From first-fluke/oh-my-agent, a repository with 1,204 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going