home / skills / wdm0006

wdm0006 skills

Find 12 skills from 1 repo created by wdm0006 on GitHub.

1 repo
12 skills
GitHub

Sponsored

library-review

wdm0006/python-skills

1
This skill reviews Python libraries across structure, packaging, tests, security, docs, API design, and CI/CD to deliver actionable improvement guidance.
packaging

wdm0006/python-skills

1
This skill guides Python library packaging with modern pyproject.toml, build backends, and PyPI publishing, helping you package, publish, and troubleshoot
api-design

wdm0006/python-skills

1
This skill helps design Python library APIs with simplicity, consistency, and discoverability, guiding deprecation, error handling, and versioning.
cli-development

wdm0006/python-skills

1
This skill helps you build robust Python CLIs with Click or Typer, including commands, options, testing, and shell completion.
project-setup

wdm0006/python-skills

1
This skill helps you set up professional Python library projects with modern tooling and automation for development, linting, testing, and CI.
code-quality

wdm0006/python-skills

1
This skill helps you improve Python library code quality by applying ruff linting, mypy typing, and clean refactoring across projects.
community

wdm0006/python-skills

1
This skill helps you establish and govern a Python library community by creating CONTRIBUTING.md, CODE_OF_CONDUCT.md, templates, and automation.
documentation

wdm0006/python-skills

1
This skill helps you generate thorough Python library documentation with Google-style docstrings, Sphinx setup, API references, and ReadTheDocs configurations.
performance

wdm0006/python-skills

1
This skill helps you optimize Python library performance by profiling, memory analysis, benchmarking, and applying practical optimization strategies.
release-management

wdm0006/python-skills

1
This skill helps manage Python library releases with semantic versioning, changelog maintenance, and automated GitHub Actions pipelines.