Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

hypersonic

hypersonic에는 LaminaAI에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
3
업데이트
2026-05-11
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

architect
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
tdd-engine
소프트웨어 품질 보증 분석가·테스터

Use when writing or updating tests during implementation. Apply risk-calibrated TDD: test-first for risky behavior, test-with for normal tasks, and manual verification for low-risk changes.

2026-05-11
hypersonic GitHub Agent Skills | SkillsMP