manager▌
45 indexed skills · max 10 per page
uv-package-manager
wshobson/agents · Productivity
Ultra-fast Python package installer and resolver written in Rust, 10-100x faster than pip. \n \n Drop-in pip replacement with virtual environment and Python version management built in \n Supports dependency locking with uv.lock for reproducible builds, monorepo workspaces, and seamless migration from pip, poetry, and pip-tools \n Includes uv run for executing scripts and tools without manual venv activation, plus parallel package installation and global caching for speed \n Integrates with CI/C
quality-manager-qmr
alirezarezvani/claude-skills · Productivity
../../../ra-qm-team/quality-manager-qmr/SKILL.md
quality-manager-qms-iso13485
davila7/claude-code-templates · Productivity
Expert-level ISO 13485 Quality Management System implementation and maintenance for medical device organizations with deep knowledge of quality processes, documentation control, and continuous improvement.
product-manager-toolkit
borghei/claude-skills · Productivity
Essential tools and frameworks for modern product management, from discovery to delivery.
nuget-manager
github/awesome-copilot · Productivity
NuGet package management for .NET projects using dotnet CLI with strict workflows for adds, removes, and version updates. \n \n Enforces dotnet add and dotnet remove commands for package operations; direct file edits only allowed for version changes \n Requires version verification via dotnet package search before updates, with support for both jq and PowerShell parsing \n Supports centralized version management via Directory.Packages.props or per-project .csproj configuration \n Mandatory dotne