Python banner
SpillwaveSolutions SpillwaveSolutions

Python

Testing community

Description

--- name: python description: Get Python coaching on syntax, patterns, testing, packaging, and best practices arguments: - name: topic description: The Python topic or question to get help with required: false --- # /python Command Invoke the mastering-python-skill for Python coaching and guidance. ## Usage ``` /python # General Python help /python async await patterns # Specific topic /python FastAPI endpoint # Framework guidance /python pytest

Installation

Installs to ~/.claude/skills/spillwavesolutions-mastering-python-skill-plugin-python/SKILL.md

Terminal
mkdir -p ~/.claude/skills/spillwavesolutions-mastering-python-skill-plugin-python && curl -fsSL https://raw.githubusercontent.com/SpillwaveSolutions/mastering-python-skill-plugin/HEAD/commands/python.md -o ~/.claude/skills/spillwavesolutions-mastering-python-skill-plugin-python/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository