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
scripting
1.6K

run-shell

Execute shell commands for system operations, directory creation, and script execution. When you need to run system commands, execute scripts, install packages, or manage processes. Note - if commands fail consecutively, try different approaches.

openakita
openakita
development
open
scripting
1.6K

run-skill-script

Execute a skill's script file with arguments. When you need to run skill functionality, execute specific operations, or process data with skill.

openakita
openakita
development
open
scripting
1.6K

trigger-scheduled-task

Immediately trigger scheduled task without waiting for scheduled time. When you need to test task execution or run task ahead of schedule.

openakita
openakita
development
open
package-distribution
1.6K

release

Create a new release for grepai. Checks CI, determines version type, updates CHANGELOG and documentation, credits contributors, and creates GitHub release.

yoanbernabeu
yoanbernabeu
development
open
backend
1.6K

generate-openenv-env

Generate OpenEnv environments from a concrete use case (for example, "generate an env for the library textarena"). Use when asked to design or implement a new environment under envs/ by researching a target library/API, selecting matching OpenEnv examples, asking key implementation questions, and building models/client/server/openenv.yaml. Do not use for model training or evaluation tasks.

meta-pytorch
meta-pytorch
development
open
full-stack
1.6K

copilotkit-nextjs-integration

Integrate CopilotKit AI components into Next.js frontend for building agentic UIs. Enables context-aware AI agents that can read app state and trigger tools/actions. Supports custom adapters for self-hosted LLMs and multiple provider integrations.

raphaelmansuy
raphaelmansuy
development
open
backend
1.6K

capture-api

Analyze a website's API by capturing network traffic (HAR) and generating an OpenAPI spec via mitmproxy2swagger.

zotero
zotero
development
open
backend
1.6K

rpgjs-studio

Use the RPGJS Studio HTTP API to create or manage a 2D RPG game. Trigger this skill when Codex needs to CRUD maps, map events, database records, media assets, or general project settings in RPGJS Studio, especially when the task should be done through `curl` or another HTTP client with an API key and configurable base URL.

RSamaium
RSamaium
development
open
gaming
1.6K

rpgjs

Manage, inspect, install, and implement work in an internal RPGJS v5 game project. Use when Codex needs to work on a codebase that should be an RPGJS v5 project, especially for gameplay features, maps, events, server/client code, `@rpgjs/*` dependencies, Tiled-based content, or `.ce` UI files. Also use when Codex must first verify whether the current project is actually an RPGJS project and, if not, read the RPGJS v5 quick start, install the project scaffold, and continue from that baseline.

RSamaium
RSamaium
development
open
frontend
1.6K

wonder-blocks

Implements user interfaces using the Wonder Blocks (WB) design system — Khan Academy's React component library. Use this skill whenever the user asks you to build, modify, or review UI components in a project that uses Wonder Blocks, even when similar usage patterns already exist in the codebase; mentions any WB package (e.g. wonder-blocks-button, wonder-blocks-modal, wonder-blocks-tokens); wants to use or map WB tokens for colors/spacing/typography (including translating Figma designs to WB components and tokens); or asks how to do something "the Wonder Blocks way". If the user is building any kind of form, layout, modal, button, dropdown, or typography treatment in a WB-enabled codebase, this skill applies — even if they don't explicitly say "Wonder Blocks". Do NOT trigger for debugging TypeScript errors, writing tests, setting up Storybook stories, or fixing CI/lint issues in WB packages.

Khan
Khan
development
open
mobile
1.6K

shiny-core

Core infrastructure, hosting, DI, key-value stores, lifecycle hooks, and platform abstractions for Shiny on .NET MAUI, iOS, and Android

shinyorg
shinyorg
development
open
mobile
1.6K

shiny-http-transfers

Guide for generating code that uses Shiny.NET HTTP Transfers for background uploads and downloads on iOS/Android

shinyorg
shinyorg
development
open
mobile
1.6K

shiny-locations

GPS tracking and geofence monitoring for .NET MAUI, iOS, and Android using Shiny.Locations

shinyorg
shinyorg
development
open
mobile
1.6K

shiny-notifications

Cross-platform local notification management for .NET MAUI apps using Shiny, supporting scheduled, repeating, and geofence-triggered notifications with channels, badges, and interactive actions.

shinyorg
shinyorg
development
open
mobile
1.6K

shiny-push

Guide for implementing push notifications in .NET MAUI apps using Shiny.Push (native FCM/APNs) and Shiny.Push.AzureNotificationHubs

shinyorg
shinyorg
development
open
backend
1.5K

connector-delivery

Implements new RobustMQ MQTT connector integrations end-to-end using project conventions. Use when the user asks to add, implement, or support a new connector type such as webhook, opentsdb, clickhouse, influxdb, cassandra, mqtt bridge, or protocol-compatible targets.

robustmq
robustmq
development
open
backend
1.5K

external-control-api

规划或实现面向外部 agent / Claw 的稳定控制 API,优先做底层分层、query/command 收口、runtime 串行化与契约文档,而不是零散补接口

4thfever
4thfever
development
open
backend
1.5K

git-pr

创建包含正确远程处理的 Pull Request

4thfever
4thfever
development
open
architecture-patterns
1.5K

commit

Commit local changes without pushing.

Tencent
Tencent
development
open
frontend
1.5K

add-nodebridge-handler

Use this skill when adding a new NodeBridge handler to src/nodeBridge.ts, including updating types in src/nodeBridge.types.ts and optionally testing with scripts/test-nodebridge.ts

neovateai
neovateai
development
open
frontend
1.5K

ui-ux-pro-max

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

vudovn
vudovn
development
open
cms-platforms
1.5K

prisma-expert

Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, relation design, or database connection issues.

vudovn
vudovn
development
open
architecture-patterns
1.5K

mcp-builder

MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.

vudovn
vudovn
development
open
architecture-patterns
1.5K

tdd-workflow

Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.

vudovn
vudovn
development
open
Previous
Page 122 / 986
Next