Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

maister

maister には SkillPanel から収集した 32 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
32
Stars
188
更新
2026-06-25
Forks
25
職業カバレッジ
6 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

init
その他コンピュータ職

Initialize Maister framework with intelligent project analysis and documentation generation

2026-06-25
maister-init
その他コンピュータ職

Initialize Maister framework with intelligent project analysis and documentation generation

2026-06-25
development
ソフトウェア開発者

Unified orchestrator for all development tasks. ALWAYS execute when invoked — never skip for 'straightforward' tasks. Phases adapt based on detected task characteristics rather than predetermined types. Use for any development work that modifies code.

2026-06-22
implementation-plan-executor
ソフトウェア開発者

Execute implementation plans by delegating each task group to task-group-implementer subagent. Main agent coordinates prepares context, invokes subagent, processes output, marks checkboxes, updates work-log. Uses lazy standards loading from INDEX.md with keyword-triggered discovery.

2026-06-22
implementation-verifier
ソフトウェア品質保証アナリスト・テスター

Verify completed implementations for quality assurance. Delegates all verification work to specialized subagents - completeness checking, test execution, code review, pragmatic review, production readiness, and reality assessment. Compiles results into comprehensive verification report. Read-only verification - reports issues but does not fix them. Use after implementation is complete and before code review/commit.

2026-06-22
migration
ソフトウェア開発者

Orchestrates the complete migration workflow from current state analysis through implementation to compatibility verification. Handles technology migrations, platform changes, and architecture pattern transitions with adaptive risk assessment, incremental execution, and rollback planning. Use when migrating technologies, platforms, or architecture patterns.

2026-06-22
orchestrator-framework
ソフトウェア開発者

Shared orchestration patterns for all workflow orchestrators. NOT an executable skill - provides reference documentation for phase execution, state management, interactive mode, and initialization. All orchestrators reference these patterns.

2026-06-22
performance
ソフトウェア開発者

Orchestrates performance optimization workflows using static code analysis to identify bottlenecks (N+1 queries, missing indexes, O(n^2) algorithms, blocking I/O, memory leaks). Accepts optional user-provided profiling data. Reuses standard specification, planning, implementation, and verification phases.

2026-06-22
product-design
プロジェクト管理専門家

Interactive product/feature design orchestrator. Transforms fuzzy ideas into structured product briefs through collaborative exploration, iterative refinement, and visual prototyping. Adaptive phases detect design complexity and adjust depth.

2026-06-22
research
市場調査アナリスト・マーケティングスペシャリスト

Orchestrates comprehensive research workflows from question definition through findings documentation. Handles technical, requirements, literature, and mixed research types with adaptive methodology, multi-source gathering, pattern synthesis, and evidence-based reporting. Supports standalone research tasks and embedded research phase in other workflows.

2026-06-22
maister-development
ソフトウェア開発者

Unified orchestrator for all development tasks. ALWAYS execute when invoked — never skip for 'straightforward' tasks. Phases adapt based on detected task characteristics rather than predetermined types. Use for any development work that modifies code.

2026-06-22
implementation-plan-executor
ソフトウェア開発者

Execute implementation plans by delegating each task group to task-group-implementer subagent. Main agent coordinates prepares context, invokes subagent, processes output, marks checkboxes, updates work-log. Uses lazy standards loading from INDEX.md with keyword-triggered discovery.

2026-06-22
implementation-verifier
ソフトウェア品質保証アナリスト・テスター

Verify completed implementations for quality assurance. Delegates all verification work to specialized subagents - completeness checking, test execution, code review, pragmatic review, production readiness, and reality assessment. Compiles results into comprehensive verification report. Read-only verification - reports issues but does not fix them. Use after implementation is complete and before code review/commit.

2026-06-22
maister-migration
ソフトウェア開発者

Orchestrates the complete migration workflow from current state analysis through implementation to compatibility verification. Handles technology migrations, platform changes, and architecture pattern transitions with adaptive risk assessment, incremental execution, and rollback planning. Use when migrating technologies, platforms, or architecture patterns.

2026-06-22
orchestrator-framework
その他コンピュータ職

Shared orchestration patterns for all workflow orchestrators. NOT an executable skill - provides reference documentation for phase execution, state management, interactive mode, and initialization. All orchestrators reference these patterns.

2026-06-22
maister-performance
ソフトウェア開発者

Orchestrates performance optimization workflows using static code analysis to identify bottlenecks (N+1 queries, missing indexes, O(n^2) algorithms, blocking I/O, memory leaks). Accepts optional user-provided profiling data. Reuses standard specification, planning, implementation, and verification phases.

2026-06-22
maister-product-design
ウェブ・デジタルインターフェースデザイナー

Interactive product/feature design orchestrator. Transforms fuzzy ideas into structured product briefs through collaborative exploration, iterative refinement, and visual prototyping. Adaptive phases detect design complexity and adjust depth.

2026-06-22
maister-research
市場調査アナリスト・マーケティングスペシャリスト

Orchestrates comprehensive research workflows from question definition through findings documentation. Handles technical, requirements, literature, and mixed research types with adaptive methodology, multi-source gathering, pattern synthesis, and evidence-based reporting. Supports standalone research tasks and embedded research phase in other workflows.

2026-06-22
docs-manager
ソフトウェア開発者

Internal engine for managing project documentation and technical standards in .maister/docs/. Handles file operations, INDEX.md generation, and .github/copilot-instructions.md integration. Invoked by maister-init, standards-update, and standards-discover skills.

2026-06-09
quick-bugfix
ソフトウェア開発者

Quick bug fix with TDD red/green gates and complexity escalation

2026-06-09
quick-dev
ソフトウェア開発者

Implement a task directly with Maister standards enforcement (no planning mode)

2026-06-09
quick-plan
ソフトウェア開発者

Enter planning mode with Maister standards enforcement

2026-06-09
docs-manager
ソフトウェア開発者

Internal engine for managing project documentation and technical standards in .maister/docs/. Handles file operations, INDEX.md generation, and CLAUDE.md integration. Invoked by maister:init, standards-update, and standards-discover skills.

2026-06-09
maister-quick-bugfix
ソフトウェア開発者

Quick bug fix with TDD red/green gates and complexity escalation

2026-06-09
maister-quick-dev
ソフトウェア開発者

Implement a task directly with Maister standards enforcement (no planning mode)

2026-06-09
maister-quick-plan
ソフトウェア開発者

Enter planning mode with Maister standards enforcement

2026-06-09
standards-discover
ソフトウェア開発者

Discover coding standards from project configuration files, code patterns, documentation, and external sources (PRs, CI/CD)

2026-03-26
maister-standards-discover
ソフトウェア開発者

Discover coding standards from project configuration files, code patterns, documentation, and external sources (PRs, CI/CD)

2026-03-26
codebase-analyzer
ソフトウェア開発者

Analyzes codebase using adaptive parallel Explore subagents based on task complexity. Selects agent roles from a pool, launches Explore agents, then delegates report generation to codebase-analysis-reporter subagent.

2026-03-16
codebase-analyzer
ソフトウェア開発者

Analyzes codebase using adaptive parallel Explore subagents based on task complexity. Selects agent roles from a pool, launches Explore agents, then delegates report generation to codebase-analysis-reporter subagent.

2026-03-16
standards-update
ソフトウェア開発者

Update or create project standards from conversation context or explicit description

2026-03-16
maisterstandards-update
ソフトウェア開発者

Update or create project standards from conversation context or explicit description

2026-02-25