home/categories/full-stack
category focus

Full Stack

Tools covering both frontend and backend dev.

2850 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
full-stack
30

boot-local

Kill all running local development processes (worker, edge functions, dev server), wait for termination, then restart them. Dev server runs on port 8080. Use when user says "boot local", "restart local", "reboot dev", or needs to refresh local services.

enbyaugust
enbyaugust
development
open
full-stack
30

squad-conventions

DEPRECATED: These conventions apply to the Squad CLI tool (create-squad), which is a separate project. Rally uses a different dependency stack.

jsturtevant
jsturtevant
development
open
full-stack
30

inertia-rails-setup

Set up a new Inertia Rails project or add Inertia to an existing Rails application. Use when creating new projects, configuring Inertia, or setting up the development environment with React, Vue, or Svelte.

cole-robertson
cole-robertson
development
open
full-stack
30

inertia-rails-best-practices

Comprehensive best practices for Inertia Rails development. Use when writing, reviewing, or refactoring Inertia.js Rails applications with React, Vue, or Svelte frontends. Covers server-side setup, props management, forms, navigation, performance, security, and testing patterns.

cole-robertson
cole-robertson
development
open
full-stack
30

council-implement

Execute a Carmack Council plan task by task. Use when explicitly asked to implement a plan, do a "council implement", "carmack implement", "council build", or invoke /council-implement. Reads the output of /council-plan and builds each task sequentially, loading the relevant expert's reference document per task. Verifies after each task. Produces an implementation log for /council-review. Stack: Next.js App Router / React / TypeScript / tRPC / Prisma / Neon / Clerk.

SamJHudson01
SamJHudson01
development
open
full-stack
30

nav-start

Load SuperNavigator (OS + App layers) documentation when starting development session. Loads Navigator context + injects using-superpowers App layer. Use when user mentions starting work, beginning session, or checking project status.

dkyazzentwatwa
dkyazzentwatwa
development
open
full-stack
30

nav-start

Load Navigator documentation navigator when starting development session, resuming work, or beginning new feature. Use when user mentions starting work, beginning session, resuming after break, or checking project status.

dkyazzentwatwa
dkyazzentwatwa
development
open
full-stack
29

wordpress-advanced-architecture

Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.

bobmatnyc
bobmatnyc
development
open
full-stack
29

hono-rpc

Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference

bobmatnyc
bobmatnyc
development
open
full-stack
29

nodejs-backend-typescript

Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration

bobmatnyc
bobmatnyc
development
open
full-stack
29

code-style

Oak AI project TypeScript coding conventions including naming patterns (kebab-case files, PascalCase components, camelCase functions), component structure, error handling with cause, state management patterns, and tRPC implementation. Use when writing, reviewing, or refactoring code.

oaknational
oaknational
development
open
full-stack
29

verekia-setup

Verekia's preferred project setup with Next.js Pages Router, Tailwind 4, Prettier, and TypeScript.

verekia
verekia
development
open
full-stack
29

conform

Build progressive forms with Conform. Use when creating forms that work without JavaScript, implementing server-validated forms in Remix/Next.js, or building accessible forms with progressive enhancement.

TerminalSkills
TerminalSkills
development
open
full-stack
29

swc

You are an expert in SWC, the Rust-based JavaScript/TypeScript compiler. You help developers replace Babel and Terser with SWC for 20-70x faster compilation, minification, and bundling — used by Next.js, Vite, Parcel, and Deno as their default compiler, handling TypeScript stripping, JSX transformation, polyfill injection, and code minification at native speed.

TerminalSkills
TerminalSkills
development
open
full-stack
29

ssr-migration

Migrate client-side rendered (CSR) React/Vue applications to server-side rendering (SSR) or static site generation (SSG) using Next.js, Nuxt, or Astro. Use when you need to improve SEO, reduce time-to-first-byte, fix blank page issues for crawlers, or improve Core Web Vitals. Covers incremental adoption, data fetching patterns, hydration debugging, and deployment configuration. Trigger words: SSR, SSG, server-side rendering, static generation, Next.js migration, SEO, hydration, TTFB, Core Web Vitals.

TerminalSkills
TerminalSkills
development
open
full-stack
29

tanstack-start

Build full-stack React apps with TanStack Start. Use when a user asks to create a full-stack React application with type-safe server functions, set up file-based routing with SSR/SSG/SPA modes, build APIs with middleware and validation, implement server-side data fetching with TanStack Router, or deploy to Cloudflare/Netlify/Vercel/Node.

TerminalSkills
TerminalSkills
development
open
full-stack
29

phoenix

Phoenix is an Elixir web framework built on the BEAM VM for fault-tolerant, real-time applications. It features LiveView for interactive UIs without JavaScript, channels for WebSockets, and Ecto for database access with compile-time query validation.

TerminalSkills
TerminalSkills
development
open
full-stack
29

ai-sdk

You are an expert in the Vercel AI SDK, the TypeScript toolkit for building AI-powered applications. You help developers integrate LLMs (OpenAI, Anthropic, Google, Mistral, Ollama) with React Server Components, streaming UI, tool calling, structured output with Zod schemas, RAG pipelines, multi-step agents, and edge-compatible AI features — the standard way to add AI to Next.js, Nuxt, SvelteKit, and any Node.js app.

TerminalSkills
TerminalSkills
development
open
full-stack
29

meilisearch

Add fast, typo-tolerant full-text search with Meilisearch. Use when a user asks to add search to an app, implement full-text search, set up a search engine, replace Elasticsearch with something simpler, add autocomplete or instant search, build a product catalog search, index documents for search, configure search relevancy, add faceted filtering, or deploy a self-hosted search engine. Covers indexing, querying, facets, filtering, sorting, multi-tenancy, and integration with Node.js, Python, and REST API.

TerminalSkills
TerminalSkills
development
open
full-stack
28

remove-supabase

Guide for removing Supabase authentication and Drizzle ORM from the template when database and auth features are not needed. Use when you want to use this template as a simple static site or with alternative authentication solutions.

imaimai17468
imaimai17468
development
open
full-stack
28

rails-viewcomponents

Specialized skill for building ViewComponents with Hotwire (Turbo & Stimulus). Use when creating reusable UI components, implementing frontend interactions, building Turbo Frames/Streams, or writing Stimulus controllers. Includes component testing with Lookbook.

alec-c4
alec-c4
development
open
full-stack
26

fastapi-advanced

FastAPI 2026 advanced patterns including lifespan, dependencies, middleware, and Pydantic settings. Use when configuring FastAPI lifespan events, creating dependency injection, building Starlette middleware, or managing async Python services with uvicorn.

yonatangross
yonatangross
development
open
full-stack
26

react-nextjs

Crée des composants React et pages Next.js avec Relay GraphQL dans admin-next/. Couvre fragments, queries, pages dynamiques, hooks et patterns du projet.

cap-collectif
cap-collectif
development
open
full-stack
26

zustand-patterns

Zustand 5.x state management with slices, middleware, Immer, useShallow, and persistence patterns for React applications

yonatangross
yonatangross
development
open
Previous
Page 46 / 119
Next