Upgrade GitHub Actions workflows
Langue du texte source : anglais
Menu
SkillsMP a collecté 4 skills depuis simonw/skills. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 4 skills collectés sur 4.
Upgrade GitHub Actions workflows
Langue du texte source : anglais
Use cogapp to auto-generate sections of markdown documentation by embedding Python code that produces content. Use when a project needs to keep documentation in sync with code, such as embedding CLI --help output in README files, generating tables, or any…
Langue du texte source : anglais
A development process for Python applications that uses TDD to iterate on a new project based around uv. Use when Claude needs to create a new Python project, write Python code with tests, or work on Python development using test-driven development practices…
Langue du texte source : anglais
Migrate Python projects from setup.py/setup.cfg to pyproject.toml for use with uv. Use when upgrading legacy Python packaging, converting setup.py to modern pyproject.toml format, setting up dependency groups for development/testing, and ensuring `uv run…
Langue du texte source : anglais