Agent skill

senior-fullstack

Complete toolkit for senior fullstack with modern tools and best practices.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorships scriptsMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill senior-fullstack --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 7
SKILL.md size: 5 KB
Bundled scripts: yes
Path: skills/senior-fullstack/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Quick Start
  2. Main Capabilities
  3. Core Capabilities
  4. 1. Fullstack Scaffolder
  5. 2. Project Scaffolder
  6. 3. Code Quality Analyzer
  7. Reference Documentation
  8. Tech Stack Guide
  9. Architecture Patterns
  10. Development Workflows
  11. Tech Stack
  12. Development Workflow
  13. 1. Setup and Configuration
  14. 2. Run Quality Checks
Ships with 6 files
  • references/architecture_patterns.md
  • references/development_workflows.md
  • references/tech_stack_guide.md
  • scripts/code_quality_analyzer.py
  • scripts/fullstack_scaffolder.py
  • scripts/project_scaffolder.py
Commands it runs
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
More from agentic-awesome-skills
All skills →
About this skill
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.

Keep going