Upgrade GitHub Actions workflows
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 4 skills de simonw/skills. Abre una skill para revisar su origen y sus detalles.
Mostrando 4 de 4 skills recopiladas.
Upgrade GitHub Actions workflows
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
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…
Idioma del texto original: inglés