
Favorite Stack
Bootstrap a full-stack web app with a fixed Node, Vite, SQLite stack and Agent Skills that keep Claude Code aligned to that template.
Overview
favorite-stack is a plugin marketplace for the Build phase that delivers an opinionated Node/Vite/SQLite web template plus Agent Skills for aligned AI-assisted development.
What is this marketplace?
- Pinned stack: Node.js 24, TypeScript (tsgo), Vite, Vitest, SQLite, Alpine.js, Pico.css, Pino, oxlint, oxfmt, pnpm
- Agent Skills standard install via npx skills or Claude Code `/plugin marketplace add oharato/favorite-stack`
- Copy-repo workflow: duplicate the template, run pnpm install, start shipping features
- Supports Claude Code, GitHub Copilot CLI, and Gemini CLI via project or global skill paths
- 1-plugin marketplace bundle named favorite-stack
- Marketplace lists 1 plugin (favorite-stack)
- Documented stack includes Node.js 24, Vite, Vitest, SQLite, Alpine.js, Pico.css, and pnpm
Community signal: 1 GitHub stars.
What problem does it solve?
Every new side project forces you to reassemble tooling, folder layout, and agent instructions instead of writing product code.
Who is it for?
Solo builders shipping small SaaS or tools who want TypeScript, Vite, SQLite, and multi-agent skill install in one place.
Skip if: Teams standardizing on Next.js/React enterprise monorepos or shoppers who only need a single integration skill with no starter repo.
What do I get? / Deliverables
You copy a ready template, install one marketplace plugin or skill bundle, and agents implement features against a documented, repeatable stack.
- Copy-ready web app repository with documented stack conventions
- Installed favorite-stack Agent Skill in project or global skill directory
- Claude Code marketplace plugin registration for `/reload-plugins` workflows
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
The marketplace ships a runnable project skeleton and coding skills, so the natural home is Build—not Idea research or Launch distribution. Frontend is the canonical shelf because the documented stack centers on Vite, Alpine.js, and Pico.css even though Node and SQLite cover server and data layers.
How it compares
Curated full-stack template marketplace, not a lone MCP server or a Ship-phase review plugin.
Common Questions / FAQ
Who is Favorite Stack for?
Indie and solo builders who want a fixed Node, Vite, and SQLite stack with Agent Skills that Claude Code and other agents can follow from the first commit.
When should I use Favorite Stack?
Use it when you are starting Build work on a new web app and prefer copying a template plus installing skills rather than configuring tools from scratch.
How do I add Favorite Stack to my agent?
In Claude Code run `/plugin marketplace add oharato/Favorite Stack` then `/plugin install Favorite Stack@oharato/Favorite Stack`, or use `npx skills add https://github.com/oharato/Favorite Stack` for broader agent targets.