Skip to main content
Run any Skill in Manus
with one click
AntheaLaffy
GitHub creator profile

AntheaLaffy

Repository-level view of 47 collected skills across 4 GitHub repositories.

skills collected
47
repositories
4
updated
2026-07-24
repository explorer

Repositories and representative skills

md-to-pdf
software-developers

Convert Markdown with LaTeX math, images, and tables into a polished PDF. Two rendering engines: (1) weasyprint — pure Python, no browser needed; (2) chromium — best for matrices/bmatrix/pmatrix/vmatrix and complex formulas. Supports Chinese/Japanese fonts. Can chain after ocr-md-polish for a complete OCR→clean→PDF workflow.

2026-06-13
burn-core
software-developers

Burn core framework - Provides tensor operations, automatic differentiation, and neural network building blocks for Rust deep learning.

2026-06-09
burn-cuda
software-developers

Burn CUDA backend - High-performance NVIDIA GPU acceleration. Provides optimal performance for NVIDIA hardware.

2026-06-09
burn-metal
software-developers

Burn Metal backend - Apple GPU acceleration for macOS and iOS. Optimized for Apple Silicon and Intel-based Macs.

2026-06-09
burn-ndarray
software-developers

Burn NdArray backend - CPU-based tensor operations using Rust's ndarray crate. Ideal for development, testing, and lightweight inference.

2026-06-09
burn-onnx
software-developers

Burn ONNX support - Import ONNX models into Burn for inference on any backend. Supports compile-time code generation and runtime loading.

2026-06-09
burn
software-developers

Provides guidance on using Burn deep learning framework for Rust projects. Invoke when working with tensor operations, model inference, or ONNX model integration in Rust.

2026-06-09
burn-wgpu
software-developers

Burn WGPU backend - Cross-platform GPU acceleration using WebGPU. Supports Vulkan, Metal, Direct3D, and WebGL.

2026-06-09
Showing top 8 of 22 collected skills in this repository.
mvsep-rs-review-gate
software-developers

Review one mvsep-rs rewrite batch quality gate without writing production code. Use when the user asks for behavior parity review, error tracing review, async or ergonomics review, data structure or algorithm review, Rust style audit, frontend UX audit, or promotion readiness for a mvsep-rs migration batch.

2026-07-20
vocal2midi-rs-dep-bootstrap
software-developers

Expand dependency sources and align canonical shared capabilities, Rust crate reuse, adapters, hand-written Burn gaps, fixtures, and bootstrap records for Vocal2Midi. Use before implementation when imports, native/FFI sources, dependency mismatch, shared model prerequisites, temporary dependency copies, Cargo coordination, or manifest re-cut decisions affect a unit.

2026-07-20
vocal2midi-rs-review-gate
software-developers

Review one Vocal2Midi Rust migration unit quality gate without writing production code. Use for Python/Rust behavior parity, dependency/seam, error tracing, data/algorithm, Rust style, architecture, ergonomics, or promotion readiness.

2026-07-20
vocal2midi-rs-rewrite
software-developers

Coordinate the Vocal2Midi Python-to-Rust rewrite. Use when the user asks to continue, plan, route, re-cut, shard, implement, audit, promote, choose serial or coordinated-parallel execution, or select the next migration unit; when shared Burn gaps, dependency source expansion, capability coverage, or workflow may change the manifest inventory.

2026-07-20
vocal2midi-rs-unit-writer
software-developers

Implement exactly one confirmed Vocal2Midi Rust migration unit as the writer role. Use when dependency discovery has accepted the boundary, canonical dependencies, and legacy public behavior seam, and the user asks to add fixtures, port behavior, or prepare one unit for review. Do not use for review-only or shared dependency coordination requests.

2026-07-20
py2rs-dep-align
software-developers

[DRAFT] 消费 crate reconnaissance 或用户手动生态证据,按 NOTES.md 中的偏好对齐 Python/Rust 或 legacy/Rust 依赖。覆盖 canonical shared dependencies、crate/backend/adapter/手写能力组合、manifest 重切、seam、验证和桥接;用于避免串行或并行 writer 创建冲突依赖副本。

2026-07-20
py2rs-env-bootstrap
software-developers

[DRAFT] 跑通迁移 seam 的最小环境。根据项目选择 FFI、CLI、service、Tauri command、library 或 pipeline adapter,并证明参数、返回值、错误、日志和并发边界可用。

2026-07-20
py2rs-review-r0-behavior
software-quality-assurance-analysts-and-testers

[DRAFT] 第 0 轮行为一致性门禁。对一个迁移单元或已收批的 review batch,独立证明旧实现与新实现在选定 public seam 后行为一致;不写生产代码,只运行/补充对比证据并输出报告。

2026-07-20
Showing top 8 of 18 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded