senior-fullstack
Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-skills/senior-fullstack skilz install alirezarezvani/claude-skills/senior-fullstack --agent opencode skilz install alirezarezvani/claude-skills/senior-fullstack --agent codex skilz install alirezarezvani/claude-skills/senior-fullstack --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skills cp -r claude-skills/engineering-team/senior-fullstack ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutionsAutomates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...
automating-reminders
by SpillwaveSolutionsAutomates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...
mastering-postgresql
by SpillwaveSolutionsPostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...
automating-contacts
by SpillwaveSolutionsAutomates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Type
- Other
- Meta-Domain
- N/A
- Primary Domain
- N/A
- Market Score
- 0.0
Agent Skill Grade
F
Score: 31/100
Click to see breakdown
Score Breakdown
Areas to Improve
- All three reference files contain identical generic placeholder content with no actual technical information
- Excessive marketing terms violate objectivity requirement: 'Complete toolkit', 'Comprehensive', 'Expert-level automation', 'Production-grade'
- SKILL.md is 210 lines but lacks table of contents; navigation signals required for files >100 lines
Recommendations
- Focus on improving Pda (currently 8/30)
- Focus on improving Ease Of Use (currently 6/25)
- Focus on improving Writing Style (currently 3/10)
Graded: 1/23/2026
Developer Feedback
I've been looking at how this skill handles the full stack perspective—there's definitely some interesting ground being covered, but the execution seems to be pulling in too many directions at once. Given the F rating, I'd love to understand what the core focus was supposed to be, because senior-level work usually benefits from a tighter scope.
Links:
The TL;DR
You're at 31/100, solidly F territory. This is based on Anthropic's skill evaluation best practices. Your strongest area is Spec Compliance (12/15)—the metadata and frontmatter are clean. But Utility is barely there (2/20), and that's what actually matters to developers using this thing.
What's Working Well
- Valid YAML frontmatter - You've got the metadata structure right with proper name conventions
- Trigger phrases included - The description mentions "building new projects" and "code quality" as entry points
- File organization exists - Three reference files show you're thinking about layered documentation
- Scripts are referenced - The skill mentions specific automation tools that could be useful
The Big One: Placeholder Content Killing Your Utility Score
This is what's tanking you. All three reference files—development_workflows.md, tech_stack_guide.md, and architecture_patterns.md—contain identical generic placeholder content. We're talking about lines like:
Pattern 1: Best Practice Implementation
Description: Detailed explanation of the pattern.
When to Use: Scenario 1, Scenario 2, Scenario 3
No actual patterns. No real code. No specifics. A senior fullstack developer looking at this skill gets nothing actionable.
The fix: Replace these with real patterns. Instead of "Pattern 1," write "Server-Side Rendering with Next.js," "GraphQL Schema Design," "PostgreSQL Connection Pooling with pgBouncer." Include actual code snippets, real trade-offs (not generic ones), and concrete scenarios. This alone could add +20 points.
Other Things Worth Fixing
Strip the marketing language - "Complete toolkit," "Expert-level automation," "Production-grade output" reads like a sales pitch, not documentation. Replace with straightforward descriptions: "Scaffolds React/Next.js projects with TypeScript, GraphQL, and PostgreSQL." That's +3 points right there.
Define your scripts actually - You show
python scripts/fullstack_scaffolder.py [options]but never say what the options are. Should bepython scripts/fullstack_scaffolder.py --framework next --db postgres --auth clerk. Real parameters = real utility. That's +8 points.Add a table of contents - 210 lines without a TOC is rough navigation. Add
## Contentsat the top with links to each section. Files this long need signposting. +4 points.Clarify tool overlap - You've got three tools: "Fullstack Scaffolder," "Project Scaffolder," and "Code Quality Analyzer." Their purposes blur together. Be explicit about when to use which one. +2-3 points.
Quick Wins
- Replace all placeholder reference content with real technical patterns (+20 points)
- Remove marketing language throughout SKILL.md (+3 points)
- Define actual script parameters with examples (+8 points)
- Add TOC for navigation (+4 points)
- Clarify tool distinctions and use cases (+3 points)
These changes could realistically get you to 60+/100 without massive rewrites.
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?