Skip to main content
Yikai-Liao
GitHub creator profile

Yikai-Liao

Repository-level view of 15 collected skills across 5 GitHub repositories.

skills collected
15
repositories
5
updated
Jul 30, 2026
repository explorer

Repositories and representative skills

symusic-code-style
software-developers

Encodes symusic's engineering taste across C++ core, nanobind bindings, and Python-facing APIs. Use when implementing or reviewing features to preserve performance-first architecture and ergonomic, predictable interfaces.

Apr 9, 2026
symusic-dependency-taste
software-developers

Decision framework for selecting and evolving third-party dependencies in symusic across C++, Python packaging, bindings, testing, and docs.

Apr 9, 2026
code-reviewer
software-quality-assurance-analysts-and-testers

Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable…

Apr 6, 2026
cpp-pro
software-developers

Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful…

Apr 6, 2026
debugging-wizard
software-developers

Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven methodology to isolate and resolve bugs. Use when investigating errors, analyzing stack traces,…

Apr 6, 2026
devops-engineer
network-and-computer-systems-administrators

Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling.…

Apr 6, 2026
code-quality-tools
software-developers

Configure and use automated code quality tools (ruff, mypy, pre-commit) for scientific Python projects. Covers linting rules, type checking configuration, formatting, and CI integration.

Apr 6, 2026
python-packaging
software-developers

Create and publish distributable scientific Python packages following Scientific Python community best practices. Covers pyproject.toml, src layout, Hatchling, metadata, CLI entry points, and PyPI publishing.

Apr 6, 2026
Showing 8 of 10 collected skills.
Showing 5 of 5 repositories
All repositories loaded