Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
flexphere
GitHub 제작자 프로필

flexphere

3개 GitHub 저장소에서 수집된 13개 skills를 저장소 단위로 보여줍니다.

수집된 skills
13
저장소
3
업데이트
2026-07-23
저장소 탐색

저장소와 대표 skills

fude-watch
소프트웨어 품질 보증 분석가·테스터

fude.nvim のローカルレビューセッションを監視し、新しいレビューコメントに自動で応答する。人間が Neovim でコメントを書くと、このセッションが検知してコード修正や返信を JSONL に追記する。「レビュー待受して」「fude watch して」等で起動する。

2026-07-23
harness-audit
소프트웨어 품질 보증 분석가·테스터

ハーネス点検ワークフロー。直近 PR レビューから pj-checklist の発火率と review-lessons.md の健全性を評価し、harness の改善案をユーザーに提示する。

2026-05-29
pj-checklist
소프트웨어 개발자

fude.nvim プロジェクト固有の実装・レビューチェックリスト。Lua/Neovim パターン、非同期処理、state 管理の注意点。

2026-05-29
review-respond
소프트웨어 개발자

PR レビューコメントへの対応ワークフロー。レビュー指摘の分析、コード修正、セルフレビュー、動作確認後の返信・push までを一貫して行う。

2026-05-29
develop
소프트웨어 개발자

開発ワークフロー。計画から実装、テスト、ドキュメント、セルフレビュー、PR作成までを一貫して行う。

2026-05-29
pr
소프트웨어 개발자

コミット分割、コミット実行、draft PR 作成を行う。

2026-03-13
self-review
소프트웨어 개발자

3ラウンドのセルフレビュー。プロジェクト固有チェックリスト(2ラウンド)と /review 汎用レビュー(1ラウンド)で変更品質を検証する。

2026-03-13
argos
소프트웨어 개발자

Visualize a Notion AI Meeting Notes page as an argos argument graph. Use this when the user wants to extract Issues/Claims/Arguments from a Notion meeting page and view it as a graph, typing patterns like "/argos <URL>" or "visualize this notion meeting" with a notion.so URL.

2026-06-02
architecture-review
소프트웨어 품질 보증 분석가·테스터

Review code changes (staged diff or recent commit) for architectural drift in argos. Use after significant changes or before merging to detect: (1) module boundary violations beyond what tests/architecture catches mechanically, (2) inappropriate responsibility crossing, (3) naming convention deviations, (4) emerging anti-patterns. Trigger phrases include "/architecture-review", "アーキテクチャレビュー", "境界違反していないか確認", "設計的に大丈夫か".

2026-06-02
code-review
소프트웨어 품질 보증 분석가·테스터

Review code changes (staged diff or recent commit) for implementation-level concerns — logic correctness, edge cases, test gaps, security risks, performance hot spots — that biome/tsc/architecture-test cannot catch. Use as the last Inferential Feedback gate before merge. Trigger phrases include "/code-review", "コードレビュー", "ロジック確認", "PR レビュー".

2026-06-02
quality-check
소프트웨어 품질 보증 분석가·테스터

Run all argos quality sensors in fast-fail order (TypeScript → Biome → Vitest → Playwright) and report a concise summary. Use this before committing, after non-trivial edits, or when verifying that recent changes haven't regressed. Trigger phrases include "/quality-check", "全体チェック", "regression 確認", "前のコミット前にチェック".

2026-06-02
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다