Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

usethis-python

usethis-python contiene 33 skills recopiladas de usethis-python, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
33
Stars
19
actualizado
2026-04-09
Forks
5
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

usethis-python-test
Analistas de garantía de calidad de software y probadores

General guidelines for writing tests in the usethis project, including test class organization

2026-04-09
usethis-python-code
Desarrolladores de software

Guidelines for Python code design decisions such as when to share vs. duplicate code

2026-04-09
usethis-lesson-create
Profesores de ciencias de la computación, postsecundario

Create a lesson from a development difficulty, covering root cause analysis, principle generalisation, and filing as a GitHub issue

2026-04-09
usethis-prek-hook-bespoke-create
Desarrolladores de software

Write bespoke prek hooks as reusable Python scripts for custom checks

2026-04-09
usethis-qa-config-files-sync
Analistas de garantía de calidad de software y probadores

Check whether docs/config-files.txt (the machine-readable export) is in-sync with the per-tool tables in docs/about/config-files.md

2026-04-09
usethis-skills-modify
Desarrolladores de softwareProgramadores informáticos

Enforce version bumping, scope checking, and content quality guidelines when modifying SKILL.md files

2026-04-09
usethis-python-code-modify
Programadores informáticos

Modify Python code (e.g. refactor, add new code, or delete code)

2026-04-08
usethis-python-enum
Programadores informáticos

Style and testing conventions for working with Python enums

2026-04-08
usethis-doc-edit
Desarrolladores de software

Guidelines for editing documentation — including scope matching, section placement, and content organisation

2026-04-08
usethis-qa-doc-freshness
Analistas de garantía de calidad de software y probadores

Review documentation for outdated or inaccurate content by cross-referencing the current source code and project capabilities

2026-04-08
usethis-python-functions
Desarrolladores de software

Guidelines for Python function design, including return types and signature simplicity

2026-04-08
usethis-qa-llm-review
Analistas de garantía de calidad de software y probadores

Coordinate LLM-assisted quality reviews of the codebase beyond what automated tools catch

2026-04-08
usethis-prek-add-hook
Programadores informáticos

Add a prek hook for dev

2026-04-07
usethis-python-test-affected-find
Analistas de garantía de calidad de software y probadores

Identify tests that are potentially affected by code changes, to catch regressions before CI

2026-04-07
usethis-cli-modify
Desarrolladores de software

Modify the usethis CLI layer (commands, options, help text) and keep documentation in sync

2026-04-04
usethis-qa-doc-integrity
Analistas de garantía de calidad de software y probadores

Audit CLI documentation for completeness and sync with source code — checks that every command option visible in the code appears in the reference documentation

2026-04-04
usethis-github-issue-create
Desarrolladores de software

Create GitHub issues via the gh CLI to record lessons, track follow-up work, or file bugs discovered during development

2026-04-04
usethis-github-actions-update
Desarrolladores de software

Update GitHub Actions workflows

2026-04-03
usethis-python-module-layout-modify
Programadores informáticos

Modify the Python module layout (create, move, rename, or delete modules)

2026-04-03
usethis-qa-grammar
Desarrolladores de software

Review code and documentation for grammar, spelling, and tone issues

2026-04-03
usethis-qa-static-checks
Analistas de garantía de calidad de software y probadores

Perform static code checks

2026-04-03
usethis-skills-create
Desarrolladores de software

Create new agent skills (SKILL.md files) following best practices for content quality, structure, and discoverability

2026-04-01
usethis-agents
Desarrolladores de software

Maintain AGENTS.md and agent skill configuration

2026-04-01
usethis-file-create
Desarrolladores de software

Guidance on where to place new files in the repository

2026-04-01
usethis-cli-user-test
Analistas de garantía de calidad de software y probadores

Simulate user testing for CLI commands by running them in a fresh temporary project to verify the happy path

2026-04-01
usethis-cli-dogfood
Analistas de garantía de calidad de software y probadores

Dogfood new or modified CLI commands by running them against the usethis repo itself to catch edge cases

2026-04-01
usethis-python-test-full-coverage
Analistas de garantía de calidad de software y probadores

Write tests that achieve full code coverage and verify coverage locally before pushing

2026-03-30
usethis-skills-external-add
Desarrolladores de software

Add an external (community) skill to the project from a third-party source, including installing it and documenting it in AGENTS.md

2026-03-27
usethis-skills-external-install
Desarrolladores de software

Reinstall already-tracked external skills from skills-lock.json (e.g. after a fresh clone)

2026-03-26
usethis-python-ruff
Desarrolladores de software

Guidelines for complying with Ruff linter rules instead of suppressing them

2026-03-25
usethis-pre-commit
Desarrolladores de software

Guidance on pre-commit hooks — this project uses prek, not pre-commit directly

2026-03-25
usethis-file-remove
Desarrolladores de software

Remove files from the project

2026-03-25
usethis-qa-import-linter
Analistas de garantía de calidad de software y probadores

Use the Import Linter software on the usethis project

2026-03-23