dependency-management

12

Use quality dependencies freely - default to using existing libraries over reinventing. For Python prefer conda over pip, maintain separate requirements-conda.txt and requirements-pip.txt. Use when adding dependencies, installing packages, or evaluating whether to use a library.

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install nikblanchet/claude-code-production-patterns/dependency-management
skilz install nikblanchet/claude-code-production-patterns/dependency-management --agent opencode
skilz install nikblanchet/claude-code-production-patterns/dependency-management --agent codex
skilz install nikblanchet/claude-code-production-patterns/dependency-management --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/nikblanchet/claude-code-production-patterns
2. Copy the agent skill directory:
cp -r claude-code-production-patterns/actual-code/skills/user/dependency-management ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Type
Technical
Meta-Domain
development
Primary Domain
python
Market Score
12

Report Security Issue

Found a security vulnerability in this agent skill?