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

react

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

skills collected
15
repositories
2
updated
2026-06-22
repository explorer

Repositories and representative skills

compiler-commit
software-developers

Use when you want to verify compiler changes and commit with the correct convention. Runs tests, lint, and format, then commits with the [compiler] or [rust-compiler] prefix.

2026-06-09
compiler-orchestrator
software-developers

Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.

2026-06-09
compiler-port
software-developers

Port a compiler pass from TypeScript to Rust. Gathers context, plans the port, implements in a subagent with test-fix loop, then reviews.

2026-06-09
compiler-review
software-quality-assurance-analysts-and-testers

Review Rust port code for port fidelity, convention compliance, and error handling. Compares against the original TypeScript source.

2026-06-09
compiler-verify
software-quality-assurance-analysts-and-testers

Use when you need to run all compiler checks (tests, lint, format) before committing. Detects whether TS or Rust code changed and runs the appropriate checks.

2026-06-09
plan-update
software-developers

Use when you need to update a plan document with deep research across all compiler passes. Launches parallel subagents to analyze how a topic affects every compiler phase, then consolidates findings into the plan doc.

2026-06-09
rust-port-status
software-developers

Show the status of all Rust port plan documents and recent related commits. Use when you need to understand what's been done vs what remains.

2026-06-09
extract-errors
software-developers

Use when adding new error messages to React, or seeing "unknown error code" warnings.

2026-01-24
Showing top 8 of 14 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded