senior-fullstack

Automate end-to-end full-stack development with frontend, backend, database, and deployment patterns.

467|103|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/borghei/Claude-Skills --skill senior-fullstack-borghei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-fullstack
Source: https://github.com/borghei/Claude-Skills/tree/main/engineering/senior-fullstack
Command: npx skills add https://github.com/borghei/Claude-Skills --skill senior-fullstack-borghei

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert-level guidance and ready-to-use patterns for building modern web applications, covering frontend frameworks, backend services, databases, APIs, and deployment strategies to accelerate delivery and quality.

Core Features & Use Cases

  • Frontend patterns and tooling (React, Vue, Next.js) with architecture guidance and component patterns.
  • Backend services and API design (REST, GraphQL) with data modeling and deployment considerations.
  • Database design (SQL/NoSQL) and infrastructure choices (PostgreSQL, Redis, search) for scalable systems.
  • Project structure templates, best practices, and code samples for end-to-end architectures.
  • Use Case: Kick off a new project with an opinionated, scalable architecture and starter code tailored to your tech stack.

Quick Start

Use the senior-fullstack skill to bootstrap a modern web application skeleton by applying the recommended app router structure, patterns, and sample components to your existing or new project.

Frequently Asked Questions about senior-fullstack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a full-stack web application with React and a backend API?

Full-stack web application structure is automated by applying opinionated app router patterns, component templates, and API design guidance that connect React frontends to backend services. You receive concrete project skeletons and code templates tailored to your stack.

What's the best way to bootstrap a modern web app architecture?

The best way to bootstrap a modern web app architecture is using an opinionated template that delivers project structure, database design patterns, and deployment pipeline configurations. This approach provides scalable starter code and end-to-end patterns instead of manual scaffolding.

Does this full-stack development approach work with both SQL and NoSQL databases?

Yes, this full-stack development approach supports both SQL and NoSQL databases. It provides specific infrastructure choices and data modeling patterns for scalable systems using PostgreSQL for relational data and Redis for caching or search requirements.

Can I use this to design REST and GraphQL APIs for my web application?

Yes, you can use this to design REST and GraphQL APIs for your web application. It delivers backend service patterns and API design guidance with data modeling considerations that satisfy modern deployment requirements.

How do I set up deployment pipelines for a full-stack project?

Deployment pipelines for a full-stack project are set up by applying the included DevOps strategies and infrastructure patterns. You get deployment requirements and configurations that satisfy frontend, backend, and database hosting across modern stacks.