← 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.
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 --yesSenior 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
- Define requirements and non-goals.
- Choose architecture and data model.
- Implement API + UI integration.
- 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