dependency-management
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 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/nikblanchet/claude-code-production-patterns 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
claude-permissions
by SpillwaveSolutionsProactive Claude Code permission manager. Configures permissions via natural language for CLI tools (git, gcloud, aws, kubectl, maven, gradle, npm, do...
developing-llamaindex-systems
by SpillwaveSolutionsProduction-grade agentic system development with LlamaIndex in Python. Covers semantic ingestion (SemanticSplitterNodeParser, CodeSplitter, IngestionP...
mastering-langgraph
by SpillwaveSolutionsBuild stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents with LLM-tool loops, branching workflows, conversati...
using-claude-code-cli
by SpillwaveSolutionsInvoke Claude Code CLI from Python orchestrators and shell scripts. Use when asked to"spawn claude as subprocess", "automate claude cli", "run claude ...
Agentic Skill Details
- Owner
- nikblanchet (GitHub)
- Repository
- claude-code-production-patterns
- Type
- Technical
- Meta-Domain
- development
- Primary Domain
- python
- Market Score
- 12.9
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?