关于
This Claude skill automatically activates when managing Python dependencies to ensure best practices. It guides proper usage of uv/Poetry, lock files, version constraints, and dependency conflict resolution. Developers should rely on it for creating reproducible, secure Python environments.
快速安装
Claude Code
推荐npx skills add mattnigh/skills_collection -a claude-code/plugin add https://github.com/mattnigh/skills_collectiongit clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/dependency-management在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the dependency-management skill?
dependency-management is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform dependency-management-related tasks without extra prompting.
How do I install dependency-management?
Use the install commands on this page: add dependency-management to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does dependency-management belong to?
dependency-management is in the python category, tagged ai and automation.
Is dependency-management free to use?
Yes. dependency-management is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这是一个自动触发的代码审查框架,为开发者提供结构化审查清单。它系统性地覆盖正确性、安全性、性能、可维护性、测试和文档等关键维度,确保代码审查的全面性和一致性。该框架通过预定义的检查项和模式,帮助开发者在代码审查过程中高效识别潜在问题。
该Skill在开发者处理数据库迁移时自动激活,确保遵循Alembic最佳实践。它指导创建安全的升级/回滚脚本、数据迁移方案,并强调回滚安全性和迁移测试。适用于需要管理数据库架构变更的Python后端开发场景。
这是一个自动触发的代码审查框架,为开发者提供结构化审查清单。它系统覆盖正确性、安全性、性能、可维护性、测试和文档六大维度,确保审查一致性和全面性。适用于PR审查、代码质量评估等场景,可被代码审查员、架构师和安全工程师等角色集成使用。
Content Collections 是一个 TypeScript 优先的构建工具,可将本地 Markdown/MDX 文件转换为类型安全的数据集合。它专为构建博客、文档站和内容密集型 Vite+React 应用而设计,提供基于 Zod 的自动模式验证。该工具涵盖从 Vite 插件配置、MDX 编译到生产环境部署的完整工作流。
