back-end

back-end is a skill for Claude Code, Codex from ThePrimeagen/99. Its token cost is not measured, scanned not scanned, original, no licence file.

A skill for using an AI agent in Neovim, a text editor popular with developers. The description does not explain its specific tasks.

In plain words
What is it for?
Working with an AI agent inside Neovim, but the concrete jobs it supports are not specified.
Why use it?
There is not enough information here to say what particular development problem it solves.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Working with an AI agent inside Neovim, but the concrete jobs it supports are not specified.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/theprimeagen/99/back-end
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.

Any agent
npx skills add ThePrimeagen/99 --skill back-end
Clone the repo
git clone --depth 1 https://github.com/ThePrimeagen/99

Made for: Claude Code, Codex.

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 back-end

README.md
[![agentmods](https://agentmods.dev/badge/skills/theprimeagen/99/back-end.svg)](https://agentmods.dev/skills/theprimeagen/99/back-end)
Your own site
<a href="https://agentmods.dev/skills/theprimeagen/99/back-end"><img src="https://agentmods.dev/badge/skills/theprimeagen/99/back-end.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The whole file, excluding the scripts and references it only reads on demand.
Security scan n/a The body is not available under this licence, so nothing was scanned.
Origin unknown No closer match found in the catalogue.
scratch/custom_rules/back-end/SKILL.md · 1 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 7d ago First seen · 1 lines e3b0c44298fc

Subscribe to this mod's changes

back-end is a skill published in the GitHub repository ThePrimeagen/99 (4,750 stars, last pushed 2mo ago), with no licence file. Its token cost is not measured: this kind of file is read by the harness, not the model. It was not scanned, because the body is not available under its licence. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens

chronicle

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…

microsoft/vscode · 72 tokens

babysit-pr

Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep…

openai/codex · 114 tokens