Agent Skills by Denys Rotnov
Showing 19 vetted skills indexed across 1 GitHub repositories.
python-testing-patterns
Implement pytest test suites with fixtures and mocking for Python applications.
i-have-an-issue
Diagnose software issues by aggregating evidence from GitHub issues, pull requests, and commit history.
pycc
Compile type-annotated Python 3.14 source into standalone native binaries.
improve-codebase-architecture
Analyze repository code to generate HTML architectural improvement reports.
codebase-design
Design deep software modules and define clean architectural boundaries.
documentation-writer
Standardize technical documentation creation using the Diátaxis framework.
changelog-automation
Generate changelog entries from commits and pull requests following Keep a Changelog.
python-design-patterns
Provides architectural guidance and design pattern implementation for Python software development.
rust-async-patterns
Guide asynchronous Rust programming with Tokio concurrency patterns.
create-architectural-decision-record
Create Architectural Decision Records using a repository-specific ADR template.
grill-with-docs
Probe technical designs for weaknesses and generate ADRs and glossaries.
testing-strategy
Design structured testing strategies and test plans for software projects.
issue-implement
Automate GitHub issue lifecycle from triage to merge within the pycc repository.
issue-select
Select the next GitHub issue by inventorying open tasks against repository state.
python-performance-optimization
Profile Python execution time and memory usage to identify bottlenecks.
pycc-feedback
Sanitize code and verify issue payloads for pycc compiler defect reports.
tdd
Enforce a red-green-refactor workflow for software feature implementation and bug resolution.
create-specification
Generate structured specification files aligned with project-specific requirements.
issue-to-plan
Converts GitHub issues into verified implementation plans by analyzing repository trees and pull-request history.