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
32

remix-overview

Explain Remix as a fullstack web framework and route broad app-building tasks to the right Remix skills. Use when starting a new Remix app, orienting to the framework, scoping a feature, or deciding whether work belongs in project layout, UI, server, routing, data, auth, files, or security.

remix-run
remix-run
development
open
full-stack
31

slim-website-maker

Autonomous website generator skill for creating customized Docusaurus documentation websites. Analyzes project content, generates intelligent website structure, and validates changes with iterative build testing until successful. Creates git branch and commits with clear messages. Auto-detects project type and customizes accordingly. Use when generating project documentation websites, creating content-driven sites, or automating website creation with build validation.

NASA-AMMOS
NASA-AMMOS
development
open
full-stack
31

nextjs

Guide for implementing Next.js - a React framework for production with server-side rendering, static generation, and modern web features. Use when building Next.js applications, implementing App Router, working with server components, data fetching, routing, or optimizing performance.

timelessco
timelessco
development
open
full-stack
31

slim-rebranding

Rebranding agent for branding the slim framework for a new project customized for a specific domain. main. Use this skill whenever you'd like to leverage the Slim Marketplace framework for a customized project, but you don't want to keep the slim branding.

NASA-AMMOS
NASA-AMMOS
development
open
full-stack
31

depot-services-review

Reviews Rust microservices in the depot/ directory with focus on Axum web framework, SQLx database patterns, Docker deployment, and WebSocket communication. Use when reviewing depot service changes (discovery, dispatch, map-api, gps-status, mapper), adding new endpoints, modifying database schemas, implementing WebSocket protocols, or debugging service integration issues. Covers Tokio async patterns, REST/WebSocket API design, PostgreSQL migrations, error handling, health checks, and Docker multi-stage builds.

ecto
ecto
development
open
full-stack
31

nextjs-saas

Use when building multi-tenant SaaS with Next.js App Router and Supabase. Covers project structure, proxy pattern for auth, component patterns, state management, and Row-Level Security.

letta-ai
letta-ai
development
open
full-stack
31

max-js-agent

Generate JavaScript code for Max js objects (V8) and Node for Max scripts (N4M)

taylorbrook
taylorbrook
development
open
full-stack
31

api-designer

REST and GraphQL API architect for designing robust, scalable APIs. Use when designing new APIs or improving existing ones.

zhaono1
zhaono1
development
open
full-stack
31

vrc-udon-core-module

VRChat UdonSharp の再利用モジュールを Builder First で立ち上げるときに使う。Runtime と Editor の責務分離、project-owned なドキュメント整備、シーン生成前提の構成、外部プロジェクトへ持ち出せる基本骨格が必要な場合に使う。文書雛形の配布そのものは `vrc-udon-project-docs`、ネットワーク仕様の固定は `vrc-udon-networking-rules` に分ける。

sechiro
sechiro
development
open
full-stack
31

vrc-udon-project-docs

外部の VRChat UdonSharp プロジェクトに project-owned な AGENTS.md、README、SYSTEM_SPEC、SCENE_OBJECT_SPEC、ENVIRONMENT_SETUP、OFFICIAL_REFERENCE_MAP を配布可能な形でそろえるときに使う。実装前の文書土台、環境再現用の文書セット、U# Program Asset 自動生成用の Editor テンプレート、必要なら Unity MCP 用 `.mcp.json` テンプレートを作りたい場合に使う。モジュール構造そのものは `vrc-udon-core-module` に分ける。

sechiro
sechiro
development
open
full-stack
30

front-end-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

rawkode-academy
rawkode-academy
development
open
full-stack
30

create-devproxy-sample

This skill should be used when the user asks to "create a sample", "add a new sample", "make a Dev Proxy sample", "start a new sample", "scaffold a sample", or needs to create a new Dev Proxy sample with proper structure, config files, metadata, and README.

pnp
pnp
development
open
full-stack
30

mbc-generate

Generate MBC CQRS Serverless boilerplate code. Use this when the user wants to create a new module, service, controller, command, query, event handler, or data sync handler for MBC CQRS Serverless framework.

mbc-net
mbc-net
development
open
full-stack
30

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

enbyaugust
enbyaugust
development
open
full-stack
30

migration-test-and-push

Unified database migration skill. Use when user says "test migration", "push migration", "deploy migration", "reset local database", or "db push". Promotion pipeline local → staging → production with approval gates at each stage.

enbyaugust
enbyaugust
development
open
full-stack
30

add-graphql-type

Add a new GraphQL ObjectType, InputType, or Enum to the project following its code-first (NestJS + Mercurius) conventions.

uxname
uxname
development
open
full-stack
30

angular-best-practices-tanstack

TanStack Query best practices for Angular. Covers query/mutation patterns, cache invalidation, and query key factories for server state management. Activates when working with @tanstack/angular-query-experimental. Do not use for NgRx Effects, manual HTTP caching, or RxJS-based server state. Install alongside angular-best-practices for full coverage.

alfredoperez
alfredoperez
development
open
full-stack
30

angular-best-practices

Modern Angular best practices for building performant, maintainable Angular 17+ applications. Covers Signals, RxJS, components, templates, styles, performance, SSR, testing, forms, routing, accessibility, and architecture — with code examples and impact ratings for every rule. Use this skill whenever the user is working on Angular code of any kind: components, services, templates, stylesheets, routes, tests, or configuration. This applies to editing .component.ts, .service.ts, .html templates, .scss/.css styles, .spec.ts tests, .routes.ts files, store files, and any general .ts file in an Angular project. Look for angular.json, nx.json, or @angular/core imports as project indicators. Do not use for AngularJS (1.x), React, Vue, or non-Angular TypeScript projects.

alfredoperez
alfredoperez
development
open
full-stack
30

inertia-rails

Build Rails + Inertia.js applications from scratch through production. Full lifecycle - setup, pages, forms, validation, shared data, authentication. Covers React/Vue/Svelte frontends with Vite bundling. Includes cookbook for shadcn/ui, modals, meta tags, and error handling.

faqndo97
faqndo97
development
open
full-stack
30

stimulus

Build Stimulus controllers from scratch through production. Full lifecycle - create, debug, test, optimize, integrate with Turbo. Covers targets, values, actions, outlets, and UI patterns.

faqndo97
faqndo97
development
open
full-stack
30

nextjs

Build Next.js 16 applications with App Router, React Server Components, Cache Components, and BFF patterns. Full lifecycle - build, debug, test, optimize, ship. Specializes in Next.js as client + BFF layer calling backend APIs.

faqndo97
faqndo97
development
open
full-stack
30

ruby-on-rails

Build Ruby on Rails features from scratch through production. Full lifecycle - build, debug, test, optimize, refactor. Follows Vanilla Rails philosophy (37signals/DHH), SOLID principles, and Rails 8 patterns.

faqndo97
faqndo97
development
open
full-stack
30

shadcn-ui

Build production-ready React/Next.js UIs with shadcn/ui components. Full lifecycle - install, customize, compose, debug, optimize. Covers components, forms, tables, theming, animations, and hooks.

faqndo97
faqndo97
development
open
full-stack
30

vercel-e2e-test

Deploy to Vercel preview and run Playwright E2E tests against staging database. Use when user says "vercel e2e test", "test on vercel", "deploy and test", "e2e on staging", or "preview deploy test".

enbyaugust
enbyaugust
development
open
Previous
Page 45 / 119
Next