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
package-distribution
3.1K

add-install-docker-ci-e2e

Adds install command in install script, Docker build stage in Dockerfile, and CI jobs for docker build, install script, and embodied e2e test when introducing a new model or environment in RLinf. Use when adding a new embodied model (e.g. dexbotic), new env (e.g. maniskill_libero), or new model+env combination that should be installable, dockerized, and tested in CI.

RLinf
RLinf
development
open
mobile
3K

muapi-ui-design

Generate high-fidelity UI/UX mockups for mobile and web apps using Atomic Design principles — creates wireframes and design systems via muapi.ai

SamurAIGPT
SamurAIGPT
development
open
mobile
3K

muapi-media-generation

Generate AI images, videos, music, and audio from the terminal via muapi.ai — supports 100+ models including Flux, Midjourney v7, Kling 3.0, Veo3, and Suno V5

SamurAIGPT
SamurAIGPT
development
open
cms-platforms
3K

streaming-mindmap-rendering

Implement real-time streaming mindmap rendering using Mind Elixir in web applications. Supports streaming text parsing and incremental updates.

SSShooter
SSShooter
development
open
frontend
3K

add-new-element-shape

Use when you need to add a new element shape to the LikeC4 codebase. Trigger this skill whenever the user mentions adding a shape, creating a new shape, implementing a shape, or asks about how shapes work in LikeC4. Also trigger when the user provides a visual reference image and wants it turned into an element shape. Even if the user just says "new shape" or drops an image of a shape they want — use this skill.

likec4
likec4
development
open
framework-internals
3K

unitbench-openzl-scenarios

Use when creating benchmark scenarios for new openzl codec nodes in unitBench - adding kernel-level encode/decode benchmarks or graph-level compress/decompress benchmarks for codecs like bitsplit, delta, transpose, entropy, etc.

facebook
facebook
development
open
architecture-patterns
3K

ljg-rank

给一个领域,找出背后真正撑着它的几根独立的力。十几个现象砍到不可再少的生成器——砍完能把现象一个个生回来,才算数。Use when user says '降秩', '找秩', '秩是什么', '这个领域靠什么撑着', '背后是什么', or wants to decompose any domain to its irreducible generators.

lijigang
lijigang
development
open
package-distribution
3K

l-experimental-release

Publish an experimental release to npm. Runs changeset version --snapshot, builds, publishes with --tag experimental, then discards version changes. Use when publishing experimental/preview releases.

lowdefy
lowdefy
development
open
package-distribution
2.9K

release

Prepare and publish a new Amarok release (stable or beta)

deltazefiro
deltazefiro
development
open
package-distribution
2.9K

prepare-changelog

Guidelines for preparing changelog entries for nextest releases following Keep a Changelog format

nextest-rs
nextest-rs
development
open
cms-platforms
2.9K

theme-system

Use when creating or modifying UI components, styling, or visual elements in OpenChamber. All UI colors must use theme tokens - never hardcoded values or Tailwind color classes.

openchamber
openchamber
development
open
mobile
2.9K

settings-ui-patterns

Use when creating or modifying UI components, styling, or visual elements related to Settings in OpenChamber.

openchamber
openchamber
development
open
mobile
2.9K

repo-skill-authoring

Create and update repo-local skills that follow the MetaMask Mobile standard. Use for new repo-local skills, skill entrypoints, or harness shims in this repository.

MetaMask
MetaMask
development
open
framework-internals
2.9K

ispc-builtins

Best practices for creating and modifying ISPC builtin files. Use when adding target-specific optimizations, implementing new builtin functions, or working with the hierarchical target system.

ispc
ispc
development
open
framework-internals
2.8K

macios-binding-creator

Create C# bindings for Apple frameworks in dotnet/macios. USE FOR: binding new APIs, implementing .todo file entries, creating Xcode SDK bindings, binding AVFoundation/UIKit/AppKit or any Apple framework, "bind this framework", "implement these APIs". DO NOT USE FOR: Xcode beta version bumps (use macios-xcode-beta-update skill), CI failure investigation (use macios-ci-failure-inspector skill).

dotnet
dotnet
development
open
frontend
2.8K

unistyles-v2-to-v3-migration

Migrate react-native-unistyles from v2 to v3. Triggers on: "migrate unistyles", "upgrade unistyles", "v2 to v3", "unistyles migration", "update unistyles", "convert unistyles v2". Covers all API changes including StyleSheet.create, useStyles removal, theme configuration, variants, withUnistyles, Babel plugin setup, style spreading fixes, and third-party component wrapping.

jpudysz
jpudysz
development
open
mobile
2.8K

react-native-unistyles-v3

Guide for using react-native-unistyles v3. Triggers on: "unistyles", "StyleSheet.create", "create stylesheet", "add theme", "breakpoints", "variants", "withUnistyles", "useUnistyles", "ScopedTheme", "UnistylesRuntime", "style component", "responsive styles", "media queries", "dynamic styles", "scoped theme", "adaptive theme", "unistyles setup", "unistyles config". Covers setup, theming, responsive design, variants, web features, third-party integration, and troubleshooting.

jpudysz
jpudysz
development
open
frontend
2.8K

laravel-actions

Build, refactor, and troubleshoot Laravel Actions using lorisleiva/laravel-actions. Use when implementing reusable action classes (object/controller/job/listener/command), converting service classes/controllers/jobs into actions, orchestrating workflows via faked actions, or debugging action entrypoints and wiring.

lorisleiva
lorisleiva
development
open
gaming
2.8K

anti-cheat-systems

Guide for modern game anti-cheat architecture, Windows kernel monitoring, and detection tradeoffs. Use this skill when analyzing EAC, BattlEye, Vanguard, FACEIT AC, kernel callbacks, handle protection, manual-map detection, boot-start drivers, BYOVD, DMA threats, or behavioral telemetry in game security research.

gmh5225
gmh5225
development
open
gaming
2.8K

game-hacking-techniques

Guide for game-hacking technique taxonomy and threat modeling relevant to game security. Use this skill when researching memory access, code injection, overlays, input simulation, engine-specific attack surfaces, or how modern anti-cheat systems constrain user-mode, kernel-mode, hypervisor, and DMA-based cheat implementations.

gmh5225
gmh5225
development
open
mobile
2.8K

mobile-security

Guide for Android and iOS game security, reversing, and anti-cheat-adjacent platform research. Use this skill when working with APK or IPA analysis, IL2CPP mobile titles, Frida, Zygisk or Magisk, jailbreak or root detection bypass, Android kernel modules, emulator detection, or mobile anti-cheat systems.

gmh5225
gmh5225
development
open
backend
2.8K

reui-seo

Authors ReUI pattern-category SEO in oss/registry-reui/bases/seo.json and related Next.js pattern pages. Use when adding or editing pattern SEO, shadcn category pages, meta descriptions, FAQs, relatedComponents prose, expanding seo.json for a new component category, or when the user says ReUI SEO, pattern SEO, or seo.json patterns.

keenthemes
keenthemes
development
open
frontend
2.8K

crank-component-authoring

Build web apps, dashboards, landing pages, widgets, calculators, forms, quizzes, charts, visualizations, animations, dynamic SVGs, MathML equations, blogs, or games as single-file HTML with no build step, using Crank.js, an elegant UI framework which allows you to write components with plain JavaScript functions, generators, and promises. Use when user asks to create something interactive, build a single-file HTML app, or start a greenfield frontend project. Always trigger when converting code from React, Vue, Svelte, Solid, or any other web framework to Crank.js, when the user mentions Crank by name, or when comparing different web/UI frameworks. Not for projects already using other frameworks.

bikeshaving
bikeshaving
development
open
Previous
Page 87 / 986
Next