Agent Skills by Dmitrii K
Showing 10 vetted skills indexed across 2 GitHub repositories.
subagent-creator
Create and configure Claude Code subagents with YAML frontmatter and defined scope.
code-review-assistant
Review Python code for style, correctness, edge cases, and maintainability.
pytest-testing-assistant
Create focused pytest tests for individual functions with arrange-act-assert structure.
google-docstring-assistant
Generate Google-style Python docstrings with Args, Returns, and Examples sections.
agents-md-assistant
Draft AGENTS.md files from repository artifacts using a standard template.
skill-creator
Guide users through designing, validating, and packaging Claude skills into .skill files.
debug-logging-assistant
Add debug logging statements to code without altering program behavior.
format-lint-assistant
Run formatter, linter, and mypy checks in sequence for Python projects.
uv-package-management-assistant
Manage Python dependencies and lockfiles with the uv CLI.
git-commit-assistant
Generate conventional git commit messages and execute them after user approval.