home/categories/package-distribution
category focus

Package Dist.

npm, pip, cargo, and registry tools.

1627 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
package-distribution
25

arw-release-manager

Build and release manager for ARW CLI package. Handles local development, testing, building, documentation, version tagging, and publishing to npm and crates.io. Use when developing locally, running tests, building packages, releasing new versions, or publishing packages.

agenticsorg
agenticsorg
development
open
package-distribution
25

release

Bump version, commit, and tag a release

brimtown
brimtown
development
open
package-distribution
25

julia-toml

Parse and write TOML in Julia using the TOML standard library (TOML.jl), including parse/tryparse APIs, ParserError handling, Parser reuse, and TOML.print serialization options. Use this skill when reading or generating TOML config files such as Project.toml, Manifest snippets, or other TOML-based settings.

Krastanov
Krastanov
development
open
package-distribution
25

chinese-dev-guide

为中文开发者提供完整的项目本地化、环境配置和开发工作流指导,确保中英文双语环境下的最佳开发体验

hhhh124hhhh
hhhh124hhhh
development
open
package-distribution
25

julia-scratch

Use Scratch.jl for package-specific mutable data containers (caches, compiled objects, host-specific data). Use this skill when storing or managing scratch spaces in Julia packages.

Krastanov
Krastanov
development
open
package-distribution
25

marimo-notebook

Write a marimo notebook in a Python file in the right format.

koaning
koaning
development
open
package-distribution
25

npm-helper

NPM and Node.js package management, project configuration, and dependency troubleshooting.

CuriousLearner
CuriousLearner
development
open
package-distribution
25

nuggetizer-install

Set up a nuggetizer development environment — checks Python 3.11+, installs via uv or pip, and verifies with doctor. Use when someone is onboarding, setting up a fresh clone, or troubleshooting their environment.

castorini
castorini
development
open
package-distribution
25

emulator-uefi-shell-app

基于 EmulatorPkg 的 UEFI Shell 应用程序开发技能。当用户需要在 UEFI Shell 环境下开发应用程序、在 EmulatorPkg 模拟器中运行和调试时使用。覆盖 Shell App 创建、INF 文件配置、常用协议(GOP、SimpleTextIn)、编译部署、中文编码问题处理、以及模拟器调试方法。支持 Windows(VS2019)和 Linux(GCC)平台。

MikeWuPing
MikeWuPing
development
open
package-distribution
25

structure-create

Создание новой папки в структуре проекта с README, .instructions/ и синхронизацией SSOT. Используй при добавлении нового модуля, сервиса или раздела документации.

NSEvteev
NSEvteev
development
open
package-distribution
25

grafema-release

Grafema release procedure for publishing new versions to npm. Use when: (1) user says "release", "publish", "bump version", (2) preparing a new beta/stable release, (3) need to update changelog and documentation before publish. Uses unified release script with validation.

Disentinel
Disentinel
development
open
package-distribution
24

package-npm-nix

Package npm/TypeScript/Bun CLI tools for Nix. Use when creating Nix derivations for JavaScript/TypeScript tools from npm registry or GitHub sources, handling pre-built packages or source builds with dependency management.

YPares
YPares
development
open
package-distribution
24

python-containers

Python-specific container optimization patterns including slim base images (NOT Alpine), virtual environment handling, multi-stage builds with pip/poetry/uv, and optimization from ~1GB to ~80-120MB. Covers musl libc issues, wheel building, and Python-specific dependency management patterns. Use when working with Python containers, Dockerfiles for Python apps, or optimizing Python image sizes.

laurigates
laurigates
development
open
package-distribution
24

python-development

Core Python development concepts, idioms, best practices, and language features. Covers Python 3.10+ features, type hints, async/await, and Pythonic patterns. For running scripts, see uv-run. For project setup, see uv-project-management. Use when user mentions Python, type hints, async Python, decorators, context managers, or writing Pythonic code.

laurigates
laurigates
development
open
package-distribution
24

bun-publishing

Publish packages to npm with Bun - package.json configuration, CLI packaging, provenance signing, and release automation.

laurigates
laurigates
development
open
package-distribution
24

release-please-configuration

Configures release-please for monorepos and single-package repos. Handles manifest files, component tagging, changelog sections, and extra-files setup. Use when setting up automated releases, fixing release workflow issues, or configuring version bump automation.

laurigates
laurigates
development
open
package-distribution
24

uv-tool-management

Install and manage global Python CLI tools with uv (pipx alternative). Covers uv tool install, uvx for ephemeral execution, tool isolation, and updates. Use when user mentions uv tool, uvx, installing CLI tools globally, pipx replacement, or running Python tools without installation.

laurigates
laurigates
development
open
package-distribution
24

uv-project-management

Python project setup, dependencies, and lockfiles with uv package manager. Covers uv init, uv add, uv remove, uv lock, uv sync, and pyproject.toml configuration. Use when user mentions uv, creating Python projects, managing dependencies, lockfiles, pyproject.toml, or Python packaging with uv.

laurigates
laurigates
development
open
package-distribution
24

cargo-machete

Detect unused dependencies in Rust projects for cleaner Cargo.toml files and faster builds. Use when auditing dependencies, optimizing build times, cleaning up Cargo.toml, or detecting bloat. Trigger terms: unused dependencies, cargo-machete, dependency audit, dependency cleanup, bloat detection, cargo-udeps.

laurigates
laurigates
development
open
package-distribution
24

uv-python-versions

Install and manage Python interpreter versions with uv. Covers uv python install, uv python list, uv python pin, version pinning with .python-version file. Use when user mentions installing Python versions, switching Python versions, .python-version, uv python, or managing CPython/PyPy interpreters.

laurigates
laurigates
development
open
package-distribution
24

uv-run

Run Python scripts with uv including inline dependencies (PEP 723), temporary dependencies (--with), and ephemeral tool execution. Use when running scripts, needing one-off dependencies, or creating executable Python scripts. No venv activation required.

laurigates
laurigates
development
open
package-distribution
24

python-packaging

Build and publish Python packages with uv and modern build tools. Covers uv build, uv publish, pyproject.toml, versioning, entry points, and PyPI publishing. Use when user mentions building packages, publishing to PyPI, uv build, uv publish, package distribution, or Python wheel/sdist creation.

laurigates
laurigates
development
open
package-distribution
24

dependency-analyzer

Analyzes project dependencies, detects outdated packages, identifies breaking changes, and suggests safe update strategies. Helps maintain dependency health and security.

oimiragieo
oimiragieo
development
open
package-distribution
24

venv-manager

Manage Python virtual environments in a consistent, organized way. Use when a skill needs Python packages installed, or when the user wants to create a venv following standard conventions. Provides the authoritative convention for venv location and naming that other skills should follow.

jbdamask
jbdamask
development
open
Previous
Page 43 / 68
Next