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
framework-internals
32

deepmd-finetune-dpa3

Fine-tune a DPA3 model in DeePMD-kit using the PyTorch backend. Use when the user wants to adapt a pre-trained DPA3 model to a new downstream dataset. Supports fine-tuning from a self-trained DPA3 model (.pt checkpoint), from a multi-task pre-trained model, or from a built-in pretrained model downloaded via `dp pretrained download` (e.g., DPA-3.1-3M, DPA-3.2-5M). Covers single-task and multi-task fine-tuning workflows.

jinzhezenggroup
jinzhezenggroup
development
open
framework-internals
32

swap-router-aggregator

"Aggregate quotes from Uniswap V3/V4, ParaSwap, 0x, 1inch, and OKX for best execution."

jiayaoqijia
jiayaoqijia
development
open
framework-internals
32

dft-qe

Generate Quantum ESPRESSO DFT input tasks from a user-provided structure plus user-specified DFT settings. Use when the user wants to prepare QE calculations such as SCF, NSCF, relax, vc-relax, MD, bands, DOS, or phonons starting from a structure file or coordinates together with pseudopotentials, functional choice, cutoffs, k-point settings, smearing, spin/charge, and convergence parameters. This skill prepares the QE task only; use a separate submission skill such as dpdisp-submit to submit the generated task.

jinzhezenggroup
jinzhezenggroup
development
open
framework-internals
32

compact-bensz-skills

当用户明确要求“压缩/瘦身/精简某个 Agent Skill 的 Markdown 文档”“在不改变功能前提下降低 skill 上下文开销”时使用。先理解目标 skill 的真实能力与安全边界,再在忽略 `tests/`、`plans/` 以及目标 skill 的 `README.md`、`CHANGELOG.md` 的前提下,压缩 `SKILL.md`、`references/*.md` 等工作型 Markdown,并把中间产物隔离到 `.compact-bensz-skills/`。⚠️ 不适用:用户主要想新增功能、修复脚本逻辑、批量改代码、或只想压缩非 skill 文档。

huangwb8
huangwb8
development
open
framework-internals
32

esp32-arch-review

Review ESP32 firmware architecture for RTOS safety, memory management, error handling, and embedded best practices.

agodianel
agodianel
development
open
framework-internals
32

content-redactor

合规示例:对目标文件做最小脱敏补丁(apply_patch)。

okwinds
okwinds
development
open
framework-internals
32

ci-patcher

CI 修复(人类应用示例):使用 apply_patch 做最小修复。

okwinds
okwinds
development
open
full-stack
32

frontend-specialist

前端开发专家。精通 React/Vue/Next.js/Nuxt 等现代前端框架,专注于视觉系统、组件化开发、响应式设计、性能优化和用户体验。用于前端应用开发、UI 设计落地、设计系统实现和高质量界面交付。

huangwb8
huangwb8
development
open
full-stack
32

monad-mcp

Monad MCP server built on Next.js. Provides blockchain tools for interacting with the Monad network, including ABI guessing, contract analysis, and EVM interactions.

jiayaoqijia
jiayaoqijia
development
open
full-stack
32

sui-jsonrpc-skill

Operate Sui public JSON-RPC through UXC with OpenRPC-driven discovery, mainnet fullnode defaults, and read-only query plus pubsub subscription guardrails.

jiayaoqijia
jiayaoqijia
development
open
full-stack
32

remix-server

Build the server/runtime side of a Remix app. Use when creating `server.ts`, composing router middleware, defining request context types, wiring sessions/auth/uploads at the request boundary, or deciding what belongs in middleware versus route code.

remix-run
remix-run
development
open
full-stack
32

remix-routing

Define and use the route contract of a Remix app. Use when authoring `app/routes.ts`, naming route keys, nesting route groups, choosing between `route()`, `form()`, `resource()`, and `resources()`, generating URLs with `href()`, or mapping controllers and actions to routes in `app/router.ts`.

remix-run
remix-run
development
open
full-stack
32

remix-overview

Explain Remix as a fullstack web framework and route broad app-building tasks to the right Remix skills. Use when starting a new Remix app, orienting to the framework, scoping a feature, or deciding whether work belongs in project layout, UI, server, routing, data, auth, files, or security.

remix-run
remix-run
development
open
package-distribution
32

fetch-tcl-source

Download and extract Tcl source trees (8.4, 8.5, 8.6, 9.0) to tmp/ for test suites and bytecode reference. Idempotent — skips versions already present.

bitwisecook
bitwisecook
development
open
package-distribution
32

evo-release-workflow

Step-by-step guide for versioning and releasing packages using Changesets in the evo-web monorepo.

eBay
eBay
development
open
package-distribution
32

carocut-builder-setup

额外包检测与安装。根据 storyboard 检测并安装额外依赖(lottie/3D/charts/gif 等)。模板和基础依赖已在 bootstrap 阶段完成。

bilibili
bilibili
development
open
package-distribution
32

release-plugin

Package source files into plugin directories using release-mapping.yaml. Use when preparing a plugin release.

SteveGJones
SteveGJones
development
open
package-distribution
32

setup-team

Configure SDLC team formation for this project. Recommends and installs team plugins based on project type.

SteveGJones
SteveGJones
development
open
package-distribution
32

uv-package-manager

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

lifangda
lifangda
development
open
package-distribution
32

avalonia-xaml-source-generator

Comprehensive guide for choosing, installing, wiring, and troubleshooting XamlToCSharpGenerator (AXSG) packages in Avalonia projects. Use when Codex needs to add AXSG to an Avalonia app, select among the public AXSG packages or tooling artifacts, configure SourceGen MSBuild switches, set up runtime or hot reload support, embed AXSG editor/language-service tooling, or compose lower-level compiler/runtime packages in this repository.

wieslawsoltes
wieslawsoltes
development
open
ecommerce-development
31

feature-prioritization-matrix

Transform overwhelming client feature wish lists into structured MVP/Phase 2/Phase 3 plans with time estimates, preventing scope creep and creating profitable upsell opportunities.

zanecole10
zanecole10
development
open
ecommerce-development
31

client-onboarding-workflow

Create automated onboarding sequences, information gathering forms, kickoff meeting agendas, requirements documentation templates, and progress update schedules that make clients feel they made the right $15K decision.

zanecole10
zanecole10
development
open
gaming
31

winning-avg-corewars

This skill provides guidance for creating CoreWars warriors that achieve target win rates against multiple opponents. Use this skill when tasked with writing Redcode warriors, optimizing CoreWars strategies, or achieving specific win rate thresholds against a set of opponents. The skill covers systematic opponent analysis, parameter tuning methodologies, and common pitfalls in warrior design.

letta-ai
letta-ai
development
open
gaming
31

crucible-editor

Revision and editing assistant for Crucible-drafted novels. Use when author has completed a first draft and wants to revise, edit, or polish their manuscript. Handles developmental editing, line editing, copy editing, and final polish. Triggers on "edit my novel," "revise chapter X," "polish my manuscript," "help me edit," or when user has completed draft chapters and wants to improve them.

forsonny
forsonny
development
open
Previous
Page 476 / 986
Next