Run a structured, critique-driven brand-identity process from any starting point — a company website, a written brief, a list of products, or just a name and concept — through to a complete packaged brand kit and design system: logomark, outlined wordmark,…
leonvanzyl/skills
SkillsMP has collected 4 skills from leonvanzyl/skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 46
- GitHub forks
- 14
Skills in this repository
Showing 4 of 4 collected skills.
Interview the user in depth about what they actually want to build, then scaffold a working full-stack web app around it. Use when the user wants to start a new app, website, prototype, or SaaS; when they don't know what tech stack to pick; or when they want…
Review a web app that already exists and report what is actually wrong with it — security holes checked against the OWASP Top 10, search and AI discoverability that has drifted out of date, and anything the app claims that it no longer does. Use when the user…
Take a Next.js app that runs on the user's machine and put it into production on Vercel — provisioning the database, file storage, background jobs and payments it needs, setting every environment variable, deploying once, and then proving the live site…