Agent Skills by Dmitry tswr Kornev
Showing 18 vetted skills indexed across 1 GitHub repositories.
ai-native
Restructure codebases into vertical slices with agent instruction files.
clean-code
Enforce clean code principles across code writing, refactoring, and review workflows.
documentation
Enforce non-redundant, co-located technical documentation tested for accuracy.
frontend
Provide framework-agnostic frontend best practices for React and Vue.
ab-testing
Design, launch, and analyze online controlled experiments with statistical rigor.
security
Apply STRIDE threat modeling and language-specific mitigations to secure code.
code-review
Review pull requests with an 8-pass checklist and severity-labeled feedback.
algorithms
Analyze Big O complexity and select optimal data structures for C++, Python, Rust, and Java.
api-design
Design and review HTTP, gRPC, and library APIs with contract-first workflows.
observability
Diagnose distributed production system behavior using external telemetry signals.
testing
Evaluate and improve test suites across C++, Python, Rust, and Java.
concurrency
Eliminate non-deterministic concurrency bugs and mitigate distributed system failures.
defensive-programming
Enforce defensive coding principles across C++, Java, Python, and Rust projects.
ml-experimentation
Guide ML lifecycle experiments with Python idioms for scikit-learn and MLflow.
mobile
Develops cross-platform mobile apps for iOS, Android, React Native, and Flutter with offline-first architecture and WCAG 2.1 compliance.
refactoring
Restructure C++, Java, Python, and Rust code without altering external behavior.
clean-architecture
Enforces dependency direction and designs deep modules for scalable software architectures.
performance
Profile and validate performance optimizations across C++ Python Rust Java codebases.