APM

>Scope

@dmitriiweb

dmitriiweb
8 skills·108·skill·development, code-quality, productivity, testing
apm::@dmitriiweb8 skills

@dmitriiweb/agents-md-assistant

skill

Inspect a repository and draft an AGENTS.md file using the standard template, capturing commands, structure, and workflow rules.

108MIT
dmitriiweb/development·417 tokens·testingdocumentation

@dmitriiweb/format-lint-assistant

skill

Run the project's formatter, linters, and mypy checks in the required order, fixing issues and managing any needed stub dependencies via uv.

108MIT
dmitriiweb/development·391 tokens·development

@dmitriiweb/google-docstring-assistant

skill

Write Python docstrings following the Google Python Style Guide, using clear sections and examples.

108MIT
dmitriiweb/development·329 tokens·pythondocumentation

@dmitriiweb/debug-logging-assistant

skill

Add purposeful debug logging to improve observability without changing behavior.

108MIT
dmitriiweb/development·360 tokens·development

@dmitriiweb/code-review-assistant

skill

Perform structured, actionable code reviews for Python code with clear findings and suggestions.

108MIT
dmitriiweb/code-quality·381 tokens·pythontestingdocumentation+1

@dmitriiweb/uv-package-management-assistant

skill

python's package managing

108MIT
dmitriiweb/productivity·377 tokens·python

@dmitriiweb/git-commit-assistant

skill

Generate high-quality conventional git commit messages and, with user approval, run the commit. Use when drafting or refining commit messages, validating commit quality, or committing staged work while avoiding noisy histories.

108MIT
dmitriiweb/development·520 tokens·gittestingapi-design+1

@dmitriiweb/pytest-testing-assistant

skill

Write focused pytest tests as standalone functions (one test per function), avoiding test classes.

108MIT
dmitriiweb/testing·348 tokens·pythontesting