Hongnan Gao
Community@gao-hongnan · Singapore
Agent Skills by Hongnan Gao
Showing 23 vetted skills indexed across 1 GitHub repositories.
coding-teacher
Guide codebase comprehension through Socratic dialogue and incremental learning loops.
performance-review
Analyze source code for performance anti-patterns in code review workflows.
testing-review
Analyze code diffs to identify missing regression coverage and brittle test patterns.
correctness-review
Analyze source code for logic errors, concurrency bugs, and contract violations.
operability-review
Evaluate source code and configuration changes for operational reliability and observability standards.
review-contract
Standardize code review findings into a canonical JSON schema.
design-review
Analyze source code for maintainability issues and architectural risks.
security-review
Analyze source code changes for security vulnerabilities using taint analysis and OWASP standards.
library-patterns
Standardize Python network client architecture with timeouts, retries, and Pydantic validation.
typings
Enforce PEP 695 generics and PEP 742 TypeIs predicates in Python 3.14+ codebases.
testing
Enforce deterministic, hermetic Python test suites with gate-tiering policies.
docstrings
Enforce NumPy-style Python docstrings compatible with Sphinx Napoleon.
performance
Profile Python CPU and memory hotspots using cProfile and tracemalloc.
pydantic
Validate runtime data with Pydantic v2 models and settings.
blindspot-pass
Survey codebase territory and domain constraints to identify unknown unknowns.
software
Provide architectural patterns and refactoring strategies for Python services.
system
Analyze distributed system architectures for reliability patterns and anti-patterns.
terraform
Enforce Terraform 1.11+ operational standards for HCL code reviews and security compliance.
docker
Enforce production-grade standards for Dockerfiles and Compose specifications.
drawio
Generate .drawio files and visual exports from Mermaid or XML.
measured-persuasion
Refine technical prose with rhetorical techniques for evidence-based argumentation.
markdown-conventions
Standardize Markdown syntax and formatting across project documentation.
blueprint
Generate standalone HTML and inline-SVG technical diagrams with automated geometry validation.