Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

MUSUBIX

يحتوي MUSUBIX على 33 من skills المجمعة من nahisaho، مع تغطية مهنية على مستوى المستودع وصفحات 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