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
55

software-mobile

Production-grade iOS, Android, and cross-platform mobile dev. Use when building apps, handling auth/push, or preparing App Store releases.

vasilyu1983
vasilyu1983
development
open
package-distribution
55

release

Create a new release. Bumps version, updates changelog, creates fastlane changelog, commits, tags, and pushes.

vide
vide
development
open
ecommerce-development
55

expense-categorization

Classify expenses by category, department, and tax deductibility from transaction data

seb1n
seb1n
development
open
ecommerce-development
55

invoice-processing

Extract, validate, and categorize invoice data against purchase orders and GL codes

seb1n
seb1n
development
open
ecommerce-development
55

obsidian-session-sync

End-of-session ritual that syncs Claude Code session artifacts to an Obsidian vault. Chains breadcrumbs, retrospective, note creation, and daily driver into a single flow. Creates session notes, updates daily note, and leaves breadcrumbs. Activates on "sync to obsidian", "save session", "end session", or when user wraps up significant work in a vault-connected project.

ElliotJLT
ElliotJLT
development
open
framework-internals
55

gpui

GPUI framework patterns for building native UI. Use when implementing views, components, elements, actions, async tasks, entity management, focus handling, or any UI work in the kild-ui crate. Covers Render, Element, Entity, async, focus, actions, styling, and the gpui-component library.

Wirasm
Wirasm
development
open
framework-internals
55

wireframing

Create text-based wireframes at low, mid, and high fidelity with component inventories, interaction annotations, and responsive breakpoint specifications.

seb1n
seb1n
development
open
full-stack
55

rxjs-patterns

RxJS patterns as used in the Nuclia frontend monorepo — covering Subject type selection, flattening operator decisions (switchMap vs concatMap vs mergeMap), combination operators (combineLatest vs forkJoin vs withLatestFrom), error handling, shareReplay placement, cleanup strategies, debounce conventions, Angular signal interop, and import hygiene. Activate this skill for ANY task that touches observable pipelines, service state streams, RxJS subscriptions, or operator choices in Angular apps or libs. Do not wait to be asked about "RxJS patterns" specifically — if the task writes or modifies a .pipe(), creates a Subject, adds a subscription in a service or component, uses catchError/switchMap/forkJoin, or asks "which operator should I use here?", this skill applies. Also use when debugging streams that never emit, emit multiple times unexpectedly, or cause memory leaks. This skill covers Angular libs and apps only; it does not cover search-widget (Svelte) or rao-widget (React).

nuclia
nuclia
development
open
package-distribution
55

version-release

用于版本升级与发布流程。当用户提到:升级小版本、升级中版本、升级大版本、升级补丁版本、升级次版本、升级主版本、升级 alpha 版本、升级 beta 版本、升级预发布版本、升级发布、发版、发布版本、打 tag、推送远程、生成 release 日志、发布日志时使用。对小/中/大版本分别映射到 patch/minor/major。若用户提到 alpha、beta、预发布版本,则允许直接指定完整版本号,例如 0.1.5-alpha.1、0.1.5-beta.1。若用户只说升级发布或发版,在支持多项选择时先让用户选择 patch、minor、major 或直接输入完整预发布版本号,然后完成版本升级、生成发布日志、git commit、git tag、push 分支和 push tag。

ddmoyu
ddmoyu
development
open
package-distribution
55

dv-data

Create, update, delete, bulk-import, and upsert Dataverse records using the official Python SDK. Use when: "create records", "insert data", "bulk create", "bulk update", "bulk import", "import CSV", "load data", "upsert", "upsert records", "write data", "upload file", "add records", "CreateMultiple", "UpdateMultiple", "UpsertMultiple", "multi-table import", "FK dependencies", "dependency order", "parallel import", "large dataset". Do not use when: querying or reading records (use dv-query), creating tables, columns, or relationships (use dv-metadata), exporting solutions (use dv-solution).

microsoft
microsoft
development
open
scripting
55

using-tool-executor

Use when a task needs capabilities BEYOND basic tools (Read/Grep/Glob/Bash) - semantic search, AI analysis, research, image generation, etc.

elb-pr
elb-pr
development
open
scripting
55

autoresearch-create

Set up and run an autonomous experiment loop for any optimization target. Gathers what to optimize, then starts the loop immediately. Use when asked to "run autoresearch", "optimize X in a loop", "set up autoresearch for X", or "start experiments".

yxbian23
yxbian23
development
open
scripting
55

task-automation

Automate repetitive tasks and workflows using scripting, file watchers, scheduled jobs, CI triggers, and API polling to eliminate manual toil.

seb1n
seb1n
development
open
scripting
55

automation-builder

Используй только внутри активного Codex Project Autopilot-проекта для automation-задач по его плану; не включай для обычных скриптов вне автопилота.

hashgraph-online
hashgraph-online
development
open
frontend
54

frontend-design-system

フロントエンドUIデザインを洗練された独自性のあるスタイルで生成します。ランディングページ、ダッシュボード、Webアプリケーションのデザイン、UIコンポーネント作成時に使用してください。「AIっぽい」汎用デザインを避け、プロフェッショナルで記憶に残るUIを実現します。

oikon48
oikon48
development
open
full-stack
54

start-http-registry

Start the local HTTP registry server for development. Use when testing infra scripts or commands that need a Abacus work private overrides such as RPC URLS.

hyperlane-xyz
hyperlane-xyz
development
open
package-distribution
54

osprey-release

Guides through the complete OSPREY release workflow. Use when the user wants to create a release, bump versions, publish to PyPI, create a tag, or needs help with pre-release testing and version consistency checks.

als-apg
als-apg
development
open
package-distribution
54

osprey-migrate

Upgrades downstream OSPREY projects to newer versions. Applies API changes (method renames, class renames, import changes) from migration documents. Use when upgrading OSPREY version, migrating from old APIs, or when the user asks to upgrade, migrate, or update their OSPREY project.

als-apg
als-apg
development
open
full-stack
54

ui-ux-pro-max

UI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design systems/tokens, component specs, copy/microcopy, accessibility, or to generate/critique/refine frontend UI (HTML/CSS/JS, React, Next.js, Vue, Svelte, Tailwind). Includes workflows for (1) generating new UI layouts and styling, (2) improving existing UI/UX, (3) producing design-system tokens and component guidelines, and (4) turning UX recommendations into concrete code changes.

viralcode
viralcode
development
open
ecommerce-development
54

snowflake-create-warehouse

Consult Snowflake CREATE WAREHOUSE parameter reference before generating any CREATE WAREHOUSE DDL.

Gyrus-Dev
Gyrus-Dev
development
open
framework-internals
54

nix-platform-specific-options

Write Nix modules with platform-specific options (NixOS vs Darwin) without infinite recursion. Use when mkIf causes evaluation errors or options don't exist across platforms.

edmundmiller
edmundmiller
development
open
framework-internals
54

go-error-handling

Go error handling patterns, wrapping, sentinel errors, custom error types, and the errors package. Grounded in Effective Go, Go Code Review Comments, and production-proven idioms. Use when implementing error handling, designing error types, debugging error chains, or reviewing error handling patterns. Trigger examples: "handle errors", "error wrapping", "custom error type", "sentinel errors", "errors.Is", "errors.As". Do NOT use for panic/recover patterns in middleware (use go-api-design) or test assertion errors (use go-test-quality).

eduardo-sl
eduardo-sl
development
open
full-stack
54

api-crud-development

指导从 Entity 到 Controller 的完整 CRUD 功能开发流程。包括实体创建、DTO设计、服务实现、控制器开发、数据库配置和迁移。当用户需要开发新的 CRUD 功能、创建 API 接口、或添加新的业务模块时使用。

xin-lai
xin-lai
development
open
Previous
Page 434 / 986
Next