home/categories/development
domain cluster

Development

Frameworks, languages, and architectural tools.

23643টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
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
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
package-distribution
30

djx-install

Data-Juicer Agents installation and setup guide: environment setup, dependency installation, version verification, common issues. Trigger keywords: install, setup, environment configuration, pip install, uv install, djx command not found, ModuleNotFoundError, version issues, Python version. Use for first-time installation, environment problems, installation failures, or version incompatibilities. Related skills: djx_auth (authentication), data-juicer (main flow).

datajuicer
datajuicer
development
open
package-distribution
30

lifecycle

Guidance for managing R package lifecycle according to tidyverse principles using the lifecycle package. Use when: (1) Setting up lifecycle infrastructure in a package, (2) Deprecating functions or arguments, (3) Renaming functions or arguments, (4) Superseding functions, (5) Marking functions as experimental, (6) Understanding lifecycle stages (stable, experimental, deprecated, superseded), or (7) Writing deprecation helpers for complex scenarios.

bbtheo
bbtheo
development
open
package-distribution
30

update-deps

Use this skill when the user asks to update dependencies, upgrade packages, update npm packages, or keep the project up to date. Trigger phrases: "update dependencies", "upgrade packages", "npm update", "update npm".

uxname
uxname
development
open
ecommerce-development
29

revenuecat

Comprehensive assistance with RevenueCat in-app subscriptions and purchases

rawveg
rawveg
development
open
architecture-patterns
29

tech-debt-analysis

Analyze and address technical debt in codebases.

jaktestowac
jaktestowac
development
open
cms-platforms
29

init-article

Initialize a new blog article with interactive prompts for title, description, tags, and image. Automatically generates slug from title and validates uniqueness.

hiroppy
hiroppy
development
open
architecture-patterns
29

scaffold-observer

Standardizes Model Observers for handling side-effects of model events.

iurygdeoliveira
iurygdeoliveira
development
open
architecture-patterns
29

scaffold-service

Creates or refactors Business Logic into Service classes using MCP-Aware standards.

iurygdeoliveira
iurygdeoliveira
development
open
architecture-patterns
29

scaffold-listener

Standardizes Events and Listeners for decoupled architecture.

iurygdeoliveira
iurygdeoliveira
development
open
Previous
Page 483 / 986
Next