← Back to registry
Skill

senior-fullstack

Comprehensive full-stack development skill for designing and building modern web applications across frontend, backend, and infrastructure. Use when planning end-to-end features, reviewing architecture, or scaffolding full-stack projects.

Categoryplatform
Last updated2026-01-19
View on GitHub
Install

One-line setup

Copy and run this in your terminal to install the skill. Re-run to reinstall and update an existing install.

npx codex-skills-registry@latest --skill=platform/senior-fullstack --yes

Senior Fullstack

Coordinate frontend, backend, and infrastructure decisions with clear trade-offs.

Quick Start

  • Scaffold project: scripts/project_scaffolder.py
  • Scaffold full-stack app: scripts/fullstack_scaffolder.py
  • Analyze quality: scripts/code_quality_analyzer.py

Workflow

  1. Define requirements and non-goals.
  2. Choose architecture and data model.
  3. Implement API + UI integration.
  4. Add tests and deployment checks.

References

  • Tech stack guide: references/tech_stack_guide.md
  • Architecture patterns: references/architecture_patterns.md
  • Development workflows: references/development_workflows.md
  • Extended examples: references/examples.md