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
303

nix-conditionals

Nix conditional patterns: mkIf, optionals, optionalString, mkMerge. Use when writing conditional configuration, avoiding if-then-else, or combining multiple conditional blocks.

khaneliman
khaneliman
development
open
framework-internals
303

nix-option-types

Nix module option types and definition patterns. Use when defining options with mkOption, choosing types, or creating submodules.

khaneliman
khaneliman
development
open
package-distribution
301

artifacts-builder

Automates the release process for the ts-oauth2-server project.

jasonraimondi
jasonraimondi
development
open
backend
301

js-reverse-automation

通过 chrome-devtools-mcp 连接真实浏览器,跟踪 sign/enc/token 的生成链路,识别运行时入口函数与依赖,然后生成 JSRPC 注入代码、Flask 代理代码以及带校验输出的 Burp autoDecoder 对接文档,本skills只生成对应的代码,不会对未授权目标进行测试。

Fausto-404
Fausto-404
development
open
framework-internals
301

code-optimization

Optimize code performance through iterative improvements (max 2 rounds). Benchmark execution time and memory usage, compare against baseline implementations, and generate detailed optimization reports. Supports C++, Python, Java, Rust, and other languages.

bytedance
bytedance
development
open
gaming
301

comic-drama-master

漫剧制作总导演。接受用户故事创意,依次完成剧本创作、角色设计、分镜图生成、分镜视频生成、视频合成全流程,产物保存到 COMIC_DRAMA_OUTPUT_DIR(默认 ./output),最终交付完整漫剧视频和 TOS 链接。

bytedance
bytedance
development
open
scripting
301

byted-supabase

Manage Volcengine Supabase workspaces, branches, SQL queries, migrations, Edge Functions, Storage, and TypeScript type generation via a local CLI. Run uv run ./scripts/call_volcengine_supabase.py to get real-time results. Use this skill when the user needs to create, inspect, or manage Volcengine Supabase resources (workspaces, databases, branches, Edge Functions, Storage, API keys, or type generation). Do NOT use it for general database discussions, non-Supabase services, or pure client-side coding unrelated to Supabase backend management.

bytedance
bytedance
development
open
cms-platforms
300

templates

Documentation template collection; read when creating Wiki or solution package files; includes all knowledge base templates and solution file templates

hellowind777
hellowind777
development
open
package-distribution
300

publish

Publish wechatbot packages to npm and PyPI. Use when the user wants to release, publish, or deploy a new version of the Node.js or Python SDK package.

corespeed-io
corespeed-io
development
open
cms-platforms
299

anthropic-theme-factory

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

davekilleen
davekilleen
development
open
cms-platforms
299

anthropic-brand-guidelines

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

davekilleen
davekilleen
development
open
backend
299

kui-framework

Guide for building web applications with the Kui framework. Use when writing Kui ASGI/WSGI handlers, defining routes, binding parameters, configuring OpenAPI docs, or working with middleware/dependency injection.

abersheeran
abersheeran
development
open
cms-platforms
299

pi-tools

View and manage Pi-built extensions synced to Dex. Shows available tools, commands, and sync status.

davekilleen
davekilleen
development
open
gaming
299

anthropic-web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

davekilleen
davekilleen
development
open
cms-platforms
299

fm-theme-customizer

为 Fantastic-mobile 框架创建和定制主题配色方案,始终同时生成明色(light)和暗色(dark)两套主题。当用户提到以下任何需求时必须使用此技能:换主题颜色、换配色、做一个 XX 风格的主题、主题太单调了、品牌色是 XXX 帮我生成主题、把 tweakcn 配色转成框架主题、想要暗色/冷色/暖色调、根据设计稿颜色生成主题。即使用户只是描述一种感觉("清新"、"沉稳"、"科技感")或提供一个颜色值("#2563EB"),也应触发此技能。支持"吉卜力"、"赛博朋克"、"莫兰迪"、"北欧极简"等专业设计风格关键词。

fantastic-mobile
fantastic-mobile
development
open
framework-internals
299

create-skill

Create a custom skill that's protected from Dex updates. Automatically appends -custom to ensure your skill is never overwritten.

davekilleen
davekilleen
development
open
full-stack
299

trello-setup

Connect Trello to Dex for visual Kanban task sync

davekilleen
davekilleen
development
open
mobile
299

fm-store-generator

为 Fantastic-mobile 框架生成 Pinia Store 模块。当用户提到以下任何需求时必须使用此技能:多个页面需要共享数据、全局状态管理、数据需要持久化(刷新后还在)、登录状态/用户信息需要缓存、购物车/通知/权限等全局数据、需要在组件外访问状态。即使用户只是说"这个数据要全局共享"或"刷新后数据不能丢",也应触发此技能。触发关键词:创建 store、全局状态、状态管理、pinia、持久化、共享数据。

fantastic-mobile
fantastic-mobile
development
open
mobile
299

fm-page-optimizer

优化 Vue 页面,用 Fantastic-mobile 框架内建组件(src/ui/components/)替换自定义实现和原生 HTML。当用户说:'帮我优化这个页面'、'把这些原生 HTML 换成框架组件'、'用 FmCard/FmModal/FmButton 重构一下'、'这个页面太乱了'、'统一一下 UI 风格'、'用内建组件替换自定义弹窗/加载',即使用户只是说'看看这个页面能不能改进'也应触发此技能。

fantastic-mobile
fantastic-mobile
development
open
mobile
299

fm-framework-settings

管理和配置 Fantastic-mobile 框架设置。当用户提到以下任何需求时必须使用此技能:开启/关闭权限功能、哀悼模式;切换暗色/亮色/跟随系统颜色方案、调整圆角、启用色弱模式;配置顶部导航栏(navbar)启用状态;配置底部标签栏(tabbar)启用状态和导航菜单列表;调整进度条、返回顶部;设置底部版权信息;以及任何涉及 apps/*/src/settings/index.ts 的修改。

fantastic-mobile
fantastic-mobile
development
open
package-distribution
299

dex-update

Safely update Dex with one command (handles everything automatically)

davekilleen
davekilleen
development
open
scripting
299

pi

Route tasks to Pi for comparison testing. Toggle Pi mode or run specific commands through Pi.

davekilleen
davekilleen
development
open
package-distribution
298

typescript-backend-project-setup

Sets up NX monorepo for TypeScript backend projects optimized for AI-assisted development. Delegates to NX commands where possible, patches configs as last resort. Triggers on: 'set up typescript backend project', 'create backend project', 'initialize typescript backend', 'create monorepo', or when working in an empty project folder.

NTCoding
NTCoding
development
open
Previous
Page 266 / 986
Next