·managing-environments
</>

managing-environments

delphine-l/claude_global

Best practices for managing development environments including Python venv and conda. Always check environment status before installations and confirm with user before proceeding.

15Installs·0Trend·@delphine-l

Installation

$npx skills add https://github.com/delphine-l/claude_global --skill managing-environments

SKILL.md

Guidelines for working with Python virtual environments (venv) and conda environments. This skill ensures safe, organized package installations by always checking and confirming the active environment before proceeding.

→ Both active, prioritize what which python shows, but confirm with user

Why: Conda manages binary dependencies better than pip for scientific packages.

Best practices for managing development environments including Python venv and conda. Always check environment status before installations and confirm with user before proceeding. Source: delphine-l/claude_global.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/delphine-l/claude_global --skill managing-environments
Category
</>Dev Tools
Verified
First Seen
2026-02-13
Updated
2026-02-18

Quick answers

What is managing-environments?

Best practices for managing development environments including Python venv and conda. Always check environment status before installations and confirm with user before proceeding. Source: delphine-l/claude_global.

How do I install managing-environments?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/delphine-l/claude_global --skill managing-environments Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/delphine-l/claude_global