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
architecture-patterns
1.7K

alphaear-logic-visualizer

Create visualize finance logic diagrams (e.g., Draw.io XML) to explain complex finance transmission chains or finance logic flows.

RKiding
RKiding
development
open
cms-platforms
1.7K

port-from-bslib

Comprehensive guide for porting UI components from R's bslib package to py-shiny. Use this skill when: (1) User asks to "port this feature" or "port a component" and mentions bslib or links to a bslib PR (e.g., github.com/rstudio/bslib/pull/...), (2) Porting a new component from bslib to py-shiny, (3) Adding a new input, output, or UI component that exists in bslib, (4) Implementing feature parity with bslib, (5) Working on bslib-related features or components. Covers the complete workflow including understanding source implementation, creating Python equivalents, vendoring assets (SCSS, CSS, JavaScript), creating tests, documentation, and all necessary project files.

posit-dev
posit-dev
development
open
package-distribution
1.7K

py-shiny-release

Walk through the full Shiny for Python release train interactively, phase by phase. Use when the user says "release", "start a release", "py-shiny release", "release train", or wants to publish new versions of py-shiny and its ecosystem packages (py-htmltools, py-shinyswatch, py-shinywidgets, shinylive, py-shinylive, r-shinylive). Guides through version bumps, CI checks, tagging, PyPI publishing, conda-forge, Huggingface, site updates, and blog post publication.

posit-dev
posit-dev
development
open
cms-platforms
1.7K

plugin-architecture

Explains plugin lifecycle, generator types, and common utilities used by plugins in the Kubb ecosystem.

kubb-labs
kubb-labs
development
open
frontend
1.7K

components-generators

Guidance for writing `@kubb/react-fabric` components and generators (React-based and function-based).

kubb-labs
kubb-labs
development
open
mobile
1.7K

agent-device

Automates interactions for Apple-platform apps (iOS, tvOS, macOS) and Android devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, or extracting UI info across mobile, TV, and desktop targets.

callstackincubator
callstackincubator
development
open
gaming
1.7K

high-dynamic-video-choreographer

Analyzes a theme or image to design a sequence of 5 high-energy, logically connected action beats for AI video generation. Features a recursive optimization process to ensure physical momentum and visual diversity.

amao2001
amao2001
development
open
gaming
1.7K

gap-focus-storyteller

Generates high-quality AI image prompts focusing on "Gap Focus" or "Keyhole Reveal" composition. It emphasizes cinematic storytelling by creating a narrow visual corridor that evokes voyeurism and mystery.

amao2001
amao2001
development
open
backend
1.7K

native-data-fetching

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (`useLoaderData`).

expo
expo
development
open
cms-platforms
1.7K

expo-module

Guide for writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

expo
expo
development
open
mobile
1.7K

expo-ui-jetpack-compose

`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

expo
expo
development
open
mobile
1.7K

expo-ui-swiftui

`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.

expo
expo
development
open
full-stack
1.7K

fastify-best-practices

Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts.

mcollina
mcollina
development
open
full-stack
1.7K

node

Provides domain-specific best practices for Node.js development with TypeScript, covering type stripping, async patterns, error handling, streams, modules, testing, performance, caching, logging, and more. Use when setting up Node.js projects with native TypeScript support, configuring type stripping (--experimental-strip-types), writing Node 22+ TypeScript without a build step, or when the user mentions 'native TypeScript in Node', 'strip types', 'Node 22 TypeScript', '.ts files without compilation', 'ts-node alternative', or needs guidance on error handling, graceful shutdown, flaky tests, profiling, or environment configuration in Node.js. Helps configure tsconfig.json for type stripping, set up package.json scripts, handle module resolution and import extensions, and apply robust patterns across the full Node.js stack.

mcollina
mcollina
development
open
mobile
1.6K

deploy-play-store

Deploy Sky Map to the Google Play Store using fastlane. Trigger on "deploy to Play Store", "release to internal", "promote to beta/production", "upload metadata", or similar Play Store release requests.

sky-map-team
sky-map-team
development
open
gaming
1.6K

gentleman-trainer

Vim Trainer RPG system patterns for Gentleman.Dots. Trigger: When editing files in installer/internal/tui/trainer/, adding exercises, modules, or game mechanics.

Gentleman-Programming
Gentleman-Programming
development
open
architecture-patterns
1.6K

typescript

TypeScript strict patterns and best practices. Trigger: When writing TypeScript code - types, interfaces, generics.

Gentleman-Programming
Gentleman-Programming
development
open
backend
1.6K

django-drf

Django REST Framework patterns. Trigger: When building REST APIs with Django - ViewSets, Serializers, Filters.

Gentleman-Programming
Gentleman-Programming
development
open
backend
1.6K

zod-4

Zod 4 schema validation patterns. Trigger: When using Zod for validation - breaking changes from v3.

Gentleman-Programming
Gentleman-Programming
development
open
full-stack
1.6K

nextjs-15

Next.js 15 App Router patterns. Trigger: When working with Next.js - routing, Server Actions, data fetching.

Gentleman-Programming
Gentleman-Programming
development
open
frontend
1.6K

react-19

React 19 patterns with React Compiler. Trigger: When writing React components - no useMemo/useCallback needed.

Gentleman-Programming
Gentleman-Programming
development
open
frontend
1.6K

tailwind-4

Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind - cn(), theme variables, no var() in className.

Gentleman-Programming
Gentleman-Programming
development
open
frontend
1.6K

zustand-5

Zustand 5 state management patterns. Trigger: When managing React state with Zustand.

Gentleman-Programming
Gentleman-Programming
development
open
package-distribution
1.6K

update-sp1-patches

Update sp1-patches git repos when releasing a new SP1 version. Use when bumping SP1 version and need to update patched crypto crates.

succinctlabs
succinctlabs
development
open
Previous
Page 120 / 986
Next