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
20

power-performance

Power management and performance optimization for Zephyr RTOS. Covers system power states (Idle, Suspend, Off), device-level power management, residency hooks, and code/data relocation for speed efficiency. Trigger when optimizing battery life, reducing latency, or managing memory constraints.

beriberikix
beriberikix
development
open
framework-internals
20

devicetree

Devicetree management for Zephyr RTOS. Covers syntax, bindings, overlays, Hardware Model v2 (HWMv2), and advanced node/property deletion patterns. Trigger when defining hardware topology, creating overlays, or mapping pins and peripherals.

beriberikix
beriberikix
development
open
framework-internals
20

solana-development

Build Solana programs with Anchor framework or native Rust. Use when developing Solana smart contracts, implementing token operations, testing programs, deploying to networks, or working with Solana development. Covers both high-level Anchor framework (recommended) and low-level native Rust for advanced use cases.

tenequm
tenequm
development
open
framework-internals
20

dev-plan

Planowanie techniczne implementacji z Implementation Units.

AIBiz-Automatyzacje
AIBiz-Automatyzacje
development
open
framework-internals
20

implementation-task-creator

Use when breaking down a component for implementation - creates task file in implementation_process/in_progress/ with TDD steps and acceptance criteria

camoa
camoa
development
open
framework-internals
20

kotlin-in-action

Apply Kotlin In Action practices (Elizarov, Isakova, Aigner, Jemerov, 2nd Ed). Covers Basics (Ch 1-3: functions, extensions, default args), Classes (Ch 4: sealed, data, delegation, companion objects), Lambdas (Ch 5-6: functional APIs, sequences, scope functions), Nullability (Ch 7-8: safe calls, Elvis, platform types, primitives), Conventions (Ch 9: operators, delegated properties), Higher-Order (Ch 10: inline, noinline, crossinline), Generics (Ch 11: variance, reified), Reflection (Ch 12: KClass, KProperty), DSLs (Ch 13: receivers, @DslMarker), Coroutines (Ch 14: structured concurrency, dispatchers, cancellation), Flows (Ch 15: operators, StateFlow, SharedFlow). Trigger on "Kotlin In Action", "Kotlin idiom", "Kotlin coroutine", "Kotlin flow", "Kotlin DSL", "Kotlin generics", "Kotlin null safety", "Kotlin delegation", "Kotlin inline", or "Kotlin extension".

booklib-ai
booklib-ai
development
open
framework-internals
20

tekton-cd-backend-worker

Handle Tekton v1 backend CD work in PingCAP-QE/ci, including delivery and release Tasks, Pipelines, TriggerBindings, TriggerTemplates, and env-gcp/env-prod2 Triggers under tekton/v1. Use when adding or modifying publisher, artifact delivery, Harbor or GitHub event routing, RC-to-GA release flows, or Tekton trigger-to-pipeline wiring.

PingCAP-QE
PingCAP-QE
development
open
framework-internals
20

worca-rc

Cut a release candidate for both worca-cc (Python) and @worca/ui (npm). Triggers on "release candidate", "cut an RC", "bump RC", "new RC", "worca-rc", or any request to create a release candidate. No arguments required — versions are auto-detected and incremented.

SinishaDjukic
SinishaDjukic
development
open
package-distribution
20

pinia

Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.

ShenQingchuan
ShenQingchuan
development
open
package-distribution
20

upgrade-deps

Upgrade all pyatlan Python dependencies and GitHub Actions to their latest compatible versions

atlanhq
atlanhq
development
open
package-distribution
20

skf-export-skill

Package for distribution and inject context into CLAUDE.md/AGENTS.md/.cursorrules. Use when the user requests to "export" or "package a skill."

armelhbobdad
armelhbobdad
development
open
package-distribution
20

upgrade-packages-js

Safely upgrade JavaScript packages with breaking change detection, migration guidance, and automated code migrations (npm/pnpm/yarn). Cross-platform with git safety branch enforcement.

georgekhananaev
georgekhananaev
development
open
package-distribution
20

ralph

Convert PRDs to prd.json format for the Ralph autonomous agent system and set up project structure

lunchpaillola
lunchpaillola
development
open
package-distribution
20

self-update

Update rp1 CLI and all plugins to the latest version.

rp1-run
rp1-run
development
open
package-distribution
20

worca-install

Install the worca autonomous pipeline into a project. Triggers on "install worca", "setup worca", "add worca", "create a pipeline", "set up autonomous development", "use worca-cc", "worca for my project", "let's create a pipeline", "run pipeline on my project", or any request to use worca to automate development on a target project. Requires a target project path (e.g. /worca-install /path/to/project).

SinishaDjukic
SinishaDjukic
development
open
package-distribution
20

install-deps

Install and manage blop dependencies using pixi or pip

bluesky
bluesky
development
open
package-distribution
20

build-docs

Build and test Sphinx documentation for the blop project

bluesky
bluesky
development
open
package-distribution
20

release

kaitify-vue 发布流程,按步骤完成版本号更新、源码打包、文档更新、changelog 更新、文档打包、README 更新、npm 发布,每步均需用户确认后执行。

so-better
so-better
development
open
package-distribution
20

uv

This skill should be used when the user asks about UV (Python package manager), needs to set up Python virtual environments, install/manage Python CLI tools, run MCP servers with UVX, decide between uv tool install vs uvx, configure VS Code or IDEs for MCP server integration, migrate from pip/pipx/poetry to UV, or troubleshoot UV-related issues. Use when queries mention UV, UVX, Python package management, virtual environments, MCP servers, tool installation, or Python version management.

BeyondRobotix
BeyondRobotix
development
open
package-distribution
20

zephyr-module

Creating and integrating out-of-tree Zephyr modules. Covers module.yml configuration, Kconfig and CMake integration within a module, and West manifest inclusion. Trigger when developing reusable libraries, driver packages, or external software components for Zephyr.

beriberikix
beriberikix
development
open
package-distribution
20

package-architect

Design and maintain TypeScript packages in a monorepo, including exports and build configuration.

shipshitdev
shipshitdev
development
open
package-distribution
20

release

Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing releases.

Automattic
Automattic
development
open
package-distribution
20

python-dev

Opinionated Python development setup with uv + ty + ruff + pytest + just. Use when creating new Python projects, setting up pyproject.toml, configuring linting, type checking, testing, or build tooling. Triggers on "python project", "uv init", "pyproject.toml", "ruff config", "ty check", "pytest setup", "justfile", "python linting", "python formatting", "type checking python".

tenequm
tenequm
development
open
package-distribution
20

yo-wasm-integration

Build Yo libraries for WebAssembly and publish as npm packages. Use this when working with WASM targets, Emscripten, WASI, npm packaging, JavaScript/TypeScript wrappers, or browser/Node.js integration.

shd101wyy
shd101wyy
development
open
Previous
Page 513 / 986
Next