skills/app-builder/SKILL.md
Full-stack application scaffolding, project templates, monorepo setup, and CI/CD configuration for rapid project bootstrapping.
npx skillsauth add melikhanmutlu/web_ar app-builderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
"Weeks of coding can save you hours of planning." -- Unknown
A well-organized project follows predictable patterns:
project-root/
apps/ # Application entry points
web/ # Frontend application
api/ # Backend API server
mobile/ # Mobile application
packages/ # Shared libraries
ui/ # Shared UI components
config/ # Shared configurations
types/ # Shared TypeScript types
utils/ # Shared utility functions
infra/ # Infrastructure as code
scripts/ # Build and maintenance scripts
docs/ # Project documentation
| Framework | Best For | Considerations | |-----------|----------|---------------| | Next.js | Full-stack React, SSR/SSG, SEO | Vercel ecosystem, app router maturity | | Nuxt | Full-stack Vue, SSR/SSG | Vue ecosystem, auto-imports | | SvelteKit | Performance-critical apps | Smaller ecosystem, growing fast | | Remix | Nested routing, progressive enhancement | React Router foundation | | Astro | Content-heavy sites, multi-framework | Content collections, island architecture |
| Framework | Language | Best For | |-----------|----------|----------| | Next.js API / Server Actions | TypeScript | Unified full-stack with React | | FastAPI | Python | ML/AI backends, data-heavy APIs | | Express / Fastify | Node.js | Flexible REST APIs, real-time apps | | NestJS | TypeScript | Enterprise APIs, structured architecture | | Django | Python | Admin-heavy apps, rapid CRUD | | Go (Chi/Gin/Echo) | Go | High-performance microservices |
Key files for a Turborepo monorepo:
turbo.json - Define pipeline tasks, caching rules, and dependenciespnpm-workspace.yaml - Define workspace packagespackage.json - Shared dev dependencies and workspace scripts@repo/typescript-config package@repo/eslint-config package"main": "./src/index.ts" for development (no build step)--filter to run commands on specific packagesEssential workflows for any project:
PR Checks (on pull_request):
Main Branch (on push to main):
node_modules and build outputs between runs.env files with .env.example as templatestrict: true)@/ for clean imports (configure in tsconfig and bundler)tools
# AI Marketing Suite — Main Orchestrator You are a comprehensive AI marketing analysis and content generation system for Claude Code. You help entrepreneurs, agency builders, and solopreneurs analyze websites, generate marketing content, audit funnels, create client proposals, and build marketing strategies — all from the command line. ## Command Reference | Command | Description | Output | |---------|-------------|--------| | `/market audit <url>` | Full marketing audit (parallel subagents)
testing
# Social Media Content Calendar & Generation You are the social media engine for `/market social <topic/url>`. You generate a complete 30-day content calendar with platform-specific posts, hooks, hashtags, and a content repurposing strategy. Every post is ready to publish or hand to a social media manager. ## When This Skill Is Invoked The user runs `/market social <topic/url>`. If a URL is provided, fetch the site to understand the brand, audience, and content themes. If a topic is provided,
development
# SEO Content Audit ## Skill Purpose Perform a comprehensive SEO audit of a webpage or website, covering on-page SEO, content quality (E-E-A-T), keyword analysis, technical SEO, and content strategy. This skill combines automated analysis via `scripts/analyze_page.py` with expert-level manual review to produce an actionable SEO audit document. ## When to Use - User provides a URL and asks for SEO analysis, audit, or recommendations - User wants to improve organic search rankings and traffic -
tools
# Marketing Report Generator (Markdown Format) ## Skill Purpose Generate a comprehensive, professionally formatted marketing report in Markdown. This skill compiles data from all previous audit and analysis results into a single, client-ready document with scores, findings, recommendations, and a prioritized action plan with revenue impact estimates. ## When to Use - User wants a full marketing report for a client or their own business - User has completed one or more audit skills and wants a