Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

MUSUBIX

MUSUBIX enthält 33 gesammelte Skills von nahisaho, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
33
Stars
13
aktualisiert
2026-01-25
Forks
2
Berufsabdeckung
8 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

musubix-adr-generation
Softwareentwickler

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

2026-01-25
musubix-best-practices
Softwareentwickler

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

2026-01-25
musubix-c4-design
Architekten (außer Landschafts- und Schiffbauarchitekten)

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

2026-01-25
musubix-code-generation
Computerprogrammierer

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

2026-01-25
musubix-domain-inference
Computersystemanalytiker

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

2026-01-25
musubix-ears-validation
Softwareentwickler

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

2026-01-25
musubix-sdd-workflow
Softwareentwickler

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

2026-01-25
musubix-technical-writing
Technische Redakteure

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

2026-01-25
musubix-test-generation
Softwarequalitätssicherungsanalysten und -tester

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

2026-01-25
musubix-traceability
Softwarequalitätssicherungsanalysten und -tester

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

2026-01-25
build-fix
Softwareentwickler

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

2026-01-25
checkpoint
Netzwerk- und Computersystemadministratoren

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

2026-01-25
codemap
Softwareentwickler

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

2026-01-25
context-optimizer
Softwareentwickler

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

2026-01-25
e2e-runner
Softwarequalitätssicherungsanalysten und -tester

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

2026-01-25
eval-harness
Softwarequalitätssicherungsanalysten und -tester

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

2026-01-25
learning-hooks
Softwareentwickler

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

2026-01-25
refactor-cleaner
Computerprogrammierer

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

2026-01-25
session-manager
SoftwareentwicklerSonstige Computerberufe

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

2026-01-25
verification-loop
Softwarequalitätssicherungsanalysten und -tester

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

2026-01-25
musubix-code-generation
Softwareentwickler

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
Computersystemanalytiker

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Technische Redakteure

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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