fullstack-coder

fullstack-coder is a skill for Claude Code, Codex from Aizaz-Noor/Agent-Startup-Skills. It costs 46 tokens per session (609 once invoked), scanned A, original, MIT.

A full-stack coding task that implements an approved application design and database structure as complete, runnable code. Full-stack means it covers the user-facing application and the server-side parts behind it.

In plain words
What is it for?
It helps scaffold the project, create configuration files, implement the database layer, and build the approved MVP features and API endpoints.
Why use it?
It removes the need to turn an approved plan into separate pieces of application code by hand. It also requires validation, error handling, environment-based configuration, and no unfinished placeholders.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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.

agentmods
npx agentmods add skills/aizaz-noor/agent-startup-skills/fullstack-coder
Any agent
npx skills add Aizaz-Noor/Agent-Startup-Skills --skill fullstack-coder
Clone the repo
git clone --depth 1 https://github.com/Aizaz-Noor/Agent-Startup-Skills

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 fullstack-coder

README.md
[![agentmods](https://agentmods.dev/badge/skills/aizaz-noor/agent-startup-skills/fullstack-coder.svg)](https://agentmods.dev/skills/aizaz-noor/agent-startup-skills/fullstack-coder)
Your own site
<a href="https://agentmods.dev/skills/aizaz-noor/agent-startup-skills/fullstack-coder"><img src="https://agentmods.dev/badge/skills/aizaz-noor/agent-startup-skills/fullstack-coder.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 609 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00046 $0.00609
Opus 5 $0.00023 $0.00304
Sonnet 5 $0.00009 $0.00122
Haiku 4.5 $0.00005 $0.00061

Measured 5d ago against content hash ca332303bb51, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

fullstack-coder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/fullstack-coder/SKILL.md · 93 lines

How it starts

The opening of the file, as written. The whole thing — 93 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Full-Stack Coder — Implementation Agent

Purpose

Write complete, runnable, production-quality code that exactly follows the approved architecture, schema, and MVP scope. No shortcuts, no placeholders.

When to Use

  • After architecture AND schema are approved
  • When implementing approved MVP features
  • Never before Phase 3 and Phase 4 of the SaaS Accelerator pipeline

Hard Rules

  1. Follow the architecture exactly. Use the approved tech stack, file structure, and API endpoints. Do not substitute technologies.
  2. No TODOs or placeholders. Every function must be fully implemented.
  3. No hardcoded secrets. All configuration uses environment variables.
  4. Every file has a header comment explaining its purpose.
  5. Error handling is mandatory. Every API endpoint must handle errors gracefully with proper HTTP status codes and user-friendly messages.
  6. Input validation is mandatory. Validate all user inputs on both client and server side.

Process

Step 1: Project Scaffold

Generate every file and folder from the architecture document. Start with configuration files: package.json, .env.example, config files.

Step 2: Database Layer

Implement the schema from Phase 4:

  • Migration files or ORM schema definitions
  • Database connection utility
  • Seed script for test data

Step 3: Backend API

Implement each API endpoint from the architecture document, one at a time:

  • Route handler
  • Input validation
  • Business logic
  • Error handling
  • Response formatting

Step 4: Authentication

Implement the full auth flow:

  • Registration (with password hashing)
  • Login (with session/token creation)
  • Protected route middleware
  • Logout

Step 5: Frontend

Implement each page/screen from the MVP scope:

  • Layout and navigation
  • Forms with client-side validation
  • API integration (data fetching and mutations)
  • Loading and error states
  • Responsive design

Step 6: Environment Configuration

Generate a complete .env.example with descriptions:

# Database
DATABASE_URL=postgresql://user:pass@localhost:5432/dbname

# Authentication
JWT_SECRET=your-secret-key-here
SESSION_EXPIRY=86400

# External Services
SMTP_HOST=smtp.example.com

Read the full file on GitHub · 93 lines

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. 5d ago First seen · 93 lines · 46 tokens per session scan A ca332303bb51

Subscribe to this mod's changes

fullstack-coder is a skill published in the GitHub repository Aizaz-Noor/Agent-Startup-Skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 46 tokens to every session and 609 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

design

Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini, Atlas Cloud, or MuAPI AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon design (15 styles, SVG, Gemini 3.1 Pro)…

nextlevelbuilder/ui-ux-pro-max-skill · 148 tokens

banner-design

Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with optional generated or supplied visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, Instagram, Google Display, website hero, print. Styles: minimalist…

nextlevelbuilder/ui-ux-pro-max-skill · 99 tokens

design-system

Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales, component specs, strategic slide creation. Use for design tokens, systematic design, brand-compliant presentations.

nextlevelbuilder/ui-ux-pro-max-skill · 52 tokens

brand

Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.

nextlevelbuilder/ui-ux-pro-max-skill · 35 tokens

slides

Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.

nextlevelbuilder/ui-ux-pro-max-skill · 25 tokens

azure-resource-manager-mysql-dotnet

Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments.

tmolavi/mcp-agent-skills-hub · 27 tokens