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

LaminaAI

Repository-level view of 9 collected skills across 1 GitHub repositories.

skills collected
9
repositories
1
updated
2026-05-11
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

architect
software-developers

Use when a V3 or V4 task needs design before implementation. Produce only enough structure to reduce thrash: decisions, boundaries, sequence, and verification.

2026-05-11
autopilot
software-developers

Use when the user wants the agent to keep working without waiting for input. Autopilot runs continuously: finish the given plan first, then keep making one meaningful verified improvement per iteration until interrupted.

2026-05-11
code-review
software-quality-assurance-analysts-and-testers

Use after implementation, before shipping, or when the user asks for review. Focus on correctness, regressions, verification gaps, failure handling, security, and performance. Skip style-only noise.

2026-05-11
evolution-engine
software-developers

Use after meaningful work to capture confirmed repo-specific knowledge in `.hypersonic/learned.md` and `.hypersonic/history.jsonl`: conventions, gotchas, test patterns, architecture notes, and user preferences.

2026-05-11
hypersonic-core
software-developers

Classify coding work into Hypersonic V1-V4 tiers, choose the lightest safe workflow, set verification depth, and hand off to focused skills. Use at the start of software tasks or when scope changes.

2026-05-11
rapid-build
software-developers

Use when the user wants to explore, prototype, vibecode, or move fast without heavy process. Build the first useful version quickly, show something real, and iterate from feedback.

2026-05-11
ship-it
software-developers

Use when work is ready to be committed, pushed, merged, or turned into a PR. Handle final verification, git state, commit shape, branch choice, PR text, and safety checks.

2026-05-11
surgical-debug
software-developers

Use when fixing a bug, investigating a failure, or diagnosing unexpected behavior. Evidence first: read the failure, reproduce it, isolate root cause, make the smallest fix, and verify.

2026-05-11
Showing top 8 of 9 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded