senior-fullstack

Generates production-ready starter projects with modern patterns and best practices.

Updated Dec 29, 2025
One-click install
npx skills add https://github.com/GaitanS/AI-Mancare --skill senior-fullstack-gaitans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-fullstack
Source: https://github.com/GaitanS/AI-Mancare/tree/main/.claude/skills
Command: npx skills add https://github.com/GaitanS/AI-Mancare --skill senior-fullstack-gaitans

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines establishing a complete web application stack by providing automated project scaffolding, architecture guidance, and code-quality routines, saving time on setup and decisions.

Core Features & Use Cases

  • Fullstack Scaffolder: Generates production-ready starter projects with modern patterns and best practices.
  • Project Scaffolder: Performs deep project analysis, recommendations, and refactoring guidance.
  • Code Quality Analyzer: Runs automated checks and outputs actionable improvements to accelerate delivery.
  • Use Case: Imagine starting a new product with a ready-to-run stack (backend, frontend, and CI) within minutes, not days.

Quick Start

Use the senior-fullstack skill to bootstrap a new project by running the following:

  • python scripts/fullstack_scaffolder.py [options]
  • python scripts/project_scaffolder.py [options]
  • python scripts/code_quality_analyzer.py [options]