EYH0602

EYH0602

@EYH0602

GitHub
14 Skills
70 Total Stars
February 2026 Joined

Public Skills

code-reviewer

by EYH0602

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

Automation 5 4mo ago

fuzzing

by EYH0602

Design, implement, debug, and maintain fuzzers for security testing. Use when building coverage-guided fuzzers (LibAFL, AFL++, LibFuzzer), writing fuzz targets/harnesses, debugging why a fuzzer isn't finding bugs or coverage isn't increasing, analyzing and triaging crashes, implementing mutation strategies, or working with grammar-based fuzzing for structured inputs.

Code Gen 5 4mo ago

read-repo-references

by EYH0602

Learn from reference materials and prior art in the .references/ directory

Code Gen 5 5mo ago

paper-polish

by EYH0602

This skills helps agents to review and polish research papers written in LaTeX, focusing on writing clarity, grammar, LaTeX best practices, and document structure.

Academic 5 5mo ago

analyze-ci

by EYH0602

Analyze failed GitHub Action jobs for a pull request.

CI/CD 5 6mo ago

testing-python

by EYH0602

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.

File Ops 5 6mo ago

docs-review

by EYH0602

Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.

Code Review 5 6mo ago

uv-package-manager

by EYH0602

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

CLI Tools 5 6mo ago

write-unit-tests

by EYH0602

Writing unit and integration tests for the tldraw SDK. Use when creating new tests, adding test coverage, or fixing failing tests in packages/editor or packages/tldraw. Covers Vitest patterns, TestEditor usage, and test file organization.

Docker 5 6mo ago

code-change-verification

by EYH0602

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.

CLI Tools 5 6mo ago

github-actions-templates

by EYH0602

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

CI/CD 5 6mo ago

python-packaging

by EYH0602

Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.

CLI Tools 5 6mo ago

docstring

by EYH0602

Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.

Comments 5 6mo ago

temporal-python-testing

by EYH0602

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

Agents 5 6mo ago