Merge pull request #217 from alirezarezvani/fix/normalize-fullstack-frontmatter
fix(skill): normalize senior-fullstack frontmatter to inline format
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
---
|
||||
name: senior-fullstack
|
||||
description: >
|
||||
Generates fullstack project boilerplate for Next.js, FastAPI, MERN, and Django
|
||||
stacks, runs static code quality analysis with security and complexity scoring,
|
||||
and guides stack selection decisions. Use when the user asks to "scaffold a
|
||||
project", "create a new app", "set up a starter template", "analyze code
|
||||
quality", "audit my codebase", "what stack should I use", or mentions
|
||||
fullstack boilerplate, project setup, code review, or tech stack comparison.
|
||||
description: Fullstack development toolkit with project scaffolding for Next.js, FastAPI, MERN, and Django stacks, code quality analysis with security and complexity scoring, and stack selection guidance. Use when the user asks to "scaffold a new project", "create a Next.js app", "set up FastAPI with React", "analyze code quality", "audit my codebase", "what stack should I use", "generate project boilerplate", or mentions fullstack development, project setup, or tech stack comparison.
|
||||
---
|
||||
|
||||
# Senior Fullstack
|
||||
|
||||
Reference in New Issue
Block a user