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
0

nextjs-app-router

PostHog integration for Next.js App Router applications

WilliamRossCrane
WilliamRossCrane
development
open
full-stack
0

bun

Configures Bun as an all-in-one JavaScript runtime, bundler, package manager, and test runner with native TypeScript support. Use when building fast applications, bundling for production, or replacing Node.js tooling.

mgd34msu
mgd34msu
development
open
full-stack
0

new-api-route

Scaffold new Next.js API routes with proper patterns. Use when user mentions "create endpoint", "new API route", "add route", or "API for".

AppleLamps
AppleLamps
development
open
full-stack
0

index-html

Generates index.html as the application entry point. Includes meta tags, favicon links, and root div for Vue app mounting.

sayali-ingle-pdl
sayali-ingle-pdl
development
open
full-stack
0

express-nodejs-expert

Expert knowledge of Express.js and Node.js for building production-ready web applications and APIs. Covers middleware patterns, routing, async/await error handling, security, performance optimization, proxy patterns, static file serving, and production deployment. Use when working with server.js, adding routes, implementing middleware, debugging Express issues, or optimizing API endpoints.

WebDev70
WebDev70
development
open
full-stack
0

ecs-entity

Create ECS entities for breathe-together-v2 with complete Koota traits, systems, React components, and Triplex annotations. Scaffolds index.tsx, traits.tsx, systems.tsx, and registers in providers.tsx. Handles visual entities (Three.js meshes) and state-only entities (breath, controller). Supports marker, stateful, and complex trait configurations. Generates JSDoc annotations with @min/@max/@step/@default directives for Triplex compatibility.

jamespacileo
jamespacileo
development
open
full-stack
0

developing-with-typescript

TypeScript 5.x development with type system, generics, utility types, and strict mode patterns. Use when writing TypeScript code or adding types to JavaScript projects.

FortiumPartners
FortiumPartners
development
open
full-stack
0

powersync

Build local-first, offline-capable TypeScript apps with PowerSync. Use when implementing real-time sync between SQLite and backend databases (Postgres, MongoDB, MySQL, SQL Server). Covers schema definition, database setup, CRUD operations, React/Vue hooks, watch queries, and Kysely/Drizzle ORM integration.

guillempuche
guillempuche
development
open
full-stack
0

supabase-setup

Supabaseプロジェクトの初期設定を行うスキル。 Webアプリ生成サブエージェントから呼び出される。 プロジェクト作成、マイグレーション、RLS設定を行う。

forone-ai
forone-ai
development
open
full-stack
0

nextjs-16-proxy-patterns

Guide for Next.js 16 proxy patterns, replacing the deprecated middleware functionality. Covers the new proxy.ts file convention, async request APIs, and proper request interception. Use when implementing authentication, redirects, headers modification, or request processing at the network boundary level.

MuhammedSuhaib
MuhammedSuhaib
development
open
full-stack
0

nextjs-module-builder

Complete workflow for building new modules in Next.js 15 (App Router) with Supabase backend. Use when creating CRUD features, data management modules, or any new feature module following the 5-layer architecture (Types → Services → Hooks → Components → Pages). Covers TypeScript types, Supabase services, React hooks, Shadcn/UI components, and permission-based routing.

JKKN-Institutions
JKKN-Institutions
development
open
full-stack
0

python-mcp-development

Python SDKとFastMCPフレームワークを使用したMCPサーバー構築ガイド。PythonベースのMCPサーバーの作成、ツール・リソース・プロンプト実装、Pydanticモデル活用、STDIOおよびHTTPトランスポート設定を行う際に使用。

SuperPyonchiX
SuperPyonchiX
development
open
full-stack
0

dev-server

Manage the development server lifecycle. Use when starting, stopping, restarting the dev server, checking server status, viewing server logs, or before testing changes that require a running server.

sydevs
sydevs
development
open
full-stack
0

rails-developer

Эксперт Ruby on Rails. Используй для Rails приложений, ActiveRecord, Hotwire и Rails best practices.

dengineproblem
dengineproblem
development
open
full-stack
0

backend-development

Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.

kiet-ta
kiet-ta
development
open
full-stack
0

tinkerdown

Build single-file web apps in markdown. No React. No build step. Just run.

livetemplate
livetemplate
development
open
full-stack
0

python

Python, FastAPI, Django, and Flask development patterns and best practices

enact-on
enact-on
development
open
full-stack
0

nextjs-performance-architecture

A comprehensive guide to Next.js performance patterns, combining Data Fetching Colocation, the Donut Pattern, and the 'use cache' directive for optimal application architecture.

violabg
violabg
development
open
full-stack
0

vercel-react-best-practices

Vercel 엔지니어링 팀의 React 및 Next.js 성능 최적화 가이드라인. React/Next.js 코드를 작성, 리뷰, 리팩토링할 때 최적의 성능 패턴을 보장하기 위해 사용. React 컴포넌트, Next.js 페이지, 데이터 페칭, 번들 최적화, 성능 개선 작업 시 트리거됨.

joshyeom
joshyeom
development
open
gaming
0

flamework-roblox-ts

Build Roblox games with Flamework, a TypeScript framework. Use when creating services, controllers, components, networking (RemoteEvents/RemoteFunctions), dependency injection, lifecycle events, or working with Flamework decorators, macros, and configuration.

StephenSHorton
StephenSHorton
development
open
full-stack
0

js-dev

JavaScript ES6+ patterns, async/await, modules, and modern JS best practices. WHEN: Writing JavaScript code, using ES6+ features (destructuring, spread, arrow functions), async/await patterns, array methods, module imports/exports, .js files. WHEN NOT: TypeScript code (use ts-dev), Vue-specific patterns (use vuejs-dev), Node.js backend APIs (use python-backend equivalent for Node).

LounisBou
LounisBou
development
open
full-stack
0

typescript-backend

TypeScriptバックエンド開発 - 型安全、Node.js/Deno/Bun、フレームワーク活用

DaichiHoshina
DaichiHoshina
development
open
full-stack
0

javascript-pro

Expert JavaScript developer specializing in modern ES2023+ features, Node.js runtime environments, and asynchronous programming patterns. This agent excels at writing clean, performant JavaScript code using the latest language features, optimizing runtime performance, and implementing scalable backend solutions with Node.js or Bun.

404kidwiz
404kidwiz
development
open
Previous
Page 936 / 986
Next