Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

MUSUBIX

MUSUBIX 收录了来自 nahisaho 的 33 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
33
Stars
13
更新
2026-01-25
Forks
2
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

musubix-adr-generation
软件开发工程师

Architecture Decision Records作成ガイド。技術選定・設計判断のドキュメント化に使用。

2026-01-25
musubix-best-practices
软件开发工程师

MUSUBIX学習済み17ベストプラクティスガイド。コード・設計・テストパターンの適用に使用。

2026-01-25
musubix-c4-design
建筑师(景观及海军建筑除外)

C4モデル設計ドキュメント作成ガイド。アーキテクチャ図・コンポーネント設計に使用。

2026-01-25
musubix-code-generation
计算机程序员

設計仕様からコード生成ガイド。実装・機能作成に使用。

2026-01-25
musubix-domain-inference
计算机系统分析师

自動ドメイン検出・コンポーネント推論ガイド。プロジェクトドメイン特定に使用。

2026-01-25
musubix-ears-validation
软件开发工程师

EARS形式要件の検証・作成ガイド。要件記述・構文検証に使用。

2026-01-25
musubix-sdd-workflow
软件开发工程师

MUSUBIX SDD開発ワークフローガイド。10憲法条項に従った開発プロセスに使用。

2026-01-25
musubix-technical-writing
技术写作员

技術ドキュメント作成ガイド。README、ユーザーガイド、API参照に使用。

2026-01-25
musubix-test-generation
软件质量保证分析师与测试员

テストコード生成ガイド。TDD/BDDによるユニット・統合テスト作成に使用。

2026-01-25
musubix-traceability
软件质量保证分析师与测试员

要件・設計・コード・テスト間のトレーサビリティ管理ガイド。影響分析・マトリクス作成に使用。

2026-01-25
build-fix
软件开发工程师

ビルドエラーを分析し、反復的に修正。TypeScript/ESLint/依存関係エラーに対応。

2026-01-25
checkpoint
网络与计算机系统管理员

セーフポイントの作成・復元・比較。Gitと統合して状態を追跡。

2026-01-25
codemap
软件开发工程师

リポジトリ構造を分析し、アーキテクチャドキュメントを自動生成。

2026-01-25
context-optimizer
软件开发工程师

コンテキストウィンドウ最適化。圧縮提案、Pre/PostToolUse Hooks、モード注入。

2026-01-25
e2e-runner
软件质量保证分析师与测试员

Playwrightを使用してE2Eテストを生成・実行。クリティカルユーザーフローの検証。

2026-01-25
eval-harness
软件质量保证分析师与测试员

pass@kメトリクスでAIコード生成の品質を評価。Capability/Regression評価をサポート。

2026-01-25
learning-hooks
软件开发工程师

セッションから再利用可能なパターンを自動抽出し、学習済みスキルとして保存。

2026-01-25
refactor-cleaner
计算机程序员

デッドコード検出・安全な削除。knip/depcheck/ts-pruneと連携。

2026-01-25
session-manager
软件开发工程师其他计算机职业

セッション開始時にコンテキスト復元、終了時に状態保存。TodoWrite統合でタスク追跡。

2026-01-25
verification-loop
软件质量保证分析师与测试员

6フェーズ検証ループ(Build→Type→Lint→Test→Security→Diff)でPRレディネスを判定。

2026-01-25
musubix-code-generation
软件开发工程师

Guide for generating code from design specifications using MUSUBIX. Use this when asked to generate code, implement features, or create components following design documents.

2026-01-17
musubix-sdd-workflow
计算机系统分析师

Guide for MUSUBIX SDD (Specification-Driven Development) workflow. Use this when asked to develop features using MUSUBIX methodology, create requirements, designs, or implement code following the 9 constitutional articles.

2026-01-17
musubix-adr-generation
软件开发工程师

Guide for creating Architecture Decision Records (ADRs). Use this when asked to document architecture decisions, technology choices, or design trade-offs.

2026-01-11
musubix-best-practices
软件开发工程师

Guide for applying MUSUBIX's 17 learned best practices. Use this when asked about coding patterns, design patterns, or testing patterns that MUSUBIX recommends.

2026-01-11
musubix-c4-design
软件开发工程师

Guide for creating C4 model design documents. Use this when asked to create architecture designs, system context diagrams, container diagrams, or component diagrams following the C4 model methodology.

2026-01-11
musubix-code-generation
软件开发工程师

Guide for generating code from design specifications using MUSUBIX. Use this when asked to generate code, implement features, or create components following design documents.

2026-01-11
musubix-domain-inference
软件开发工程师

Guide for automatic domain detection and component inference. Use this when asked to identify the domain of a project and get recommended components for that domain.

2026-01-11
musubix-ears-validation
软件开发工程师

Guide for validating and creating EARS-format requirements. Use this when asked to write requirements, validate requirement syntax, or convert natural language to EARS format.

2026-01-11
musubix-sdd-workflow
软件开发工程师

Guide for MUSUBIX SDD (Specification-Driven Development) workflow. Use this when asked to develop features using MUSUBIX methodology, create requirements, designs, or implement code following the 9 constitutional articles.

2026-01-11
musubix-technical-writing
技术写作员

Guide for creating technical documentation including README, user guides, API references, and changelogs. Use this when asked to write documentation, create user manuals, or generate API docs.

2026-01-11
musubix-test-generation
软件质量保证分析师与测试员

Guide for generating test code from designs and requirements. Use this when asked to create unit tests, integration tests, or test coverage analysis following TDD/BDD practices.

2026-01-11
musubix-traceability
软件开发工程师

Guide for managing traceability between requirements, designs, code, and tests. Use this when asked to verify traceability, create traceability matrices, or perform impact analysis.

2026-01-11
musubix-sdd-workflow
软件开发工程师

Guide for MUSUBIX SDD (Specification-Driven Development) workflow. Use this when asked to develop features using MUSUBIX methodology, create requirements, designs, or implement code following the 9 constitutional articles.

2026-01-07