senior-fullstack
Complete toolkit for senior fullstack with modern tools and best practices.
npx skills add sickn33/agentic-awesome-skills --skill senior-fullstack --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Senior Fullstack Complete toolkit for senior fullstack with modern tools and best practices. ## Quick Start ### Main Capabilities This skill provides three core capabilities through automated scripts: ```bash # Script 1: Fullstack Scaffolder python scripts/fullstack_scaffolder.py [options] # Script 2: Project Scaffolder python scripts/project_scaffolder.py [options] # Script 3: Code Quality Analyzer python scripts/code_quality_analyzer.py [options] ``` ## Core Capabilities ### 1. Fullstack Scaffolder Automated tool for fullstack scaffolder tasks. **Features:** - Automated scaffolding - Best practices built-in - Configurable templates - Quality checks **Usage:** ```bash python scripts/fullstack_scaffolder.py <project-path> [options] ``` ### 2. Project Scaffolder Comprehensive analysis and optimization tool. **Features:** - Deep analysis - Performance metrics - Recommendations - Automated fixes **Usage:** ```bash python scripts/project_scaffolder.py <target-path> [--verbose] ``` ### 3. Code Quality Analyzer Advanced tooling for specialized tasks. **Features:** - Expert-level automation - Custom configurations - Integration ready - Production-grade output **Usage:** ```bash python s
- Quick Start
- Main Capabilities
- Core Capabilities
- 1. Fullstack Scaffolder
- 2. Project Scaffolder
- 3. Code Quality Analyzer
- Reference Documentation
- Tech Stack Guide
- Architecture Patterns
- Development Workflows
- Tech Stack
- Development Workflow
- 1. Setup and Configuration
- 2. Run Quality Checks
Script 1: Fullstack Scaffolder python scripts/fullstack_scaffolder.py [options] Script 2: Project Scaffolder python scripts/project_scaffolder.py [options] Script 3: Code Quality Analyzer python scripts/code_quality_analyzer.py [options] python scripts/fullstack_scaffolder.py <project-path> [options] python scripts/project_scaffolder.py <target-path> [--verbose] python scripts/code_quality_analyzer.py [arguments] [options] Install dependencies
What does the senior-fullstack skill do?
Complete toolkit for senior fullstack with modern tools and best practices.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill senior-fullstack --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.