Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

maou

maou에는 dousu에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
3
업데이트
2026-02-24
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

architecture-validator
소프트웨어 개발자

Validate Clean Architecture compliance including dependency flow verification (infra → interface → app → domain), module organization analysis, layer separation checks, and circular dependency detection. Use when reviewing code structure, analyzing imports, ensuring architectural principles, or validating refactoring changes.

2026-02-24
benchmark-execution
데이터 과학자

Execute performance benchmarks for DataLoader configurations, training performance analysis, GPU utilization monitoring, and optimization validation. Use when analyzing performance bottlenecks, finding optimal training settings, validating speed improvements, or testing array bundling efficiency.

2026-02-24
benchmark-training-sync
소프트웨어 품질 보증 분석가·테스터

Validate that benchmark-training command stays in sync with learn-model command. Checks for missing CLI options, verifies test exclusion list accuracy, and identifies options that need to be added to benchmark-training when learn-model features are added. Use after adding new options to learn-model, before creating PRs that modify CLI commands, or when reviewing benchmark-training compatibility.

2026-02-24
cloud-integration-tests
소프트웨어 품질 보증 분석가·테스터

Execute cloud provider integration tests for Google Cloud Platform (GCP) and Amazon Web Services (AWS), validate S3 and GCS operations, test cloud storage authentication, verify bucket access, and debug cloud integration issues. Use when testing cloud storage features, validating parallel upload/download operations, or troubleshooting cloud connectivity.

2026-02-24
data-pipeline-validator
데이터 과학자

Validate data pipeline configuration including array_type parameter verification, HCPE and preprocessing data format validation, storage configuration checks, and schema compliance verification. Use when configuring data sources, validating pipeline setup, debugging data loading issues, or ensuring data type consistency.

2026-02-24
dependency-update-helper
소프트웨어 개발자

Manage Python dependencies using uv exclusively, add new packages, update existing dependencies, remove unused packages, and validate dependency compatibility. Use when adding packages, updating dependencies, resolving conflicts, or managing development dependencies. NEVER use pip directly.

2026-02-24
feature-branch-setup
소프트웨어 개발자

Automate feature branch creation following project conventions, verify branch naming patterns, check base branch state, run initial QA validation, and prepare development environment. Use when starting new features, creating bug fix branches, or setting up development branches.

2026-02-24
gh-pr
소프트웨어 개발자

Create comprehensive GitHub pull requests using gh command with intelligently generated PR descriptions. Analyzes commit history, code changes, and project context to generate detailed PR bodies that include problem statement, solution approach, impact analysis, testing strategy, and reviewer guidance. Use when creating pull requests that require thorough documentation for effective code review.

2026-02-24
gradio-screenshot-capture
웹 개발자

Capture screenshots of Gradio web UI using Playwright headless browser for visual feedback and verification. Use when testing UI rendering, debugging visual issues, or verifying component appearance.

2026-02-24
japanese-doc-validator
소프트웨어 개발자

Validate Japanese documentation punctuation rules including full-width comma and period usage (,.), half-width parenthesis validation, and format compliance checking. Use when writing Japanese docstrings, validating Japanese comments, or ensuring Japanese text formatting standards.

2026-02-24
pr-preparation-checks
소프트웨어 품질 보증 분석가·테스터

Perform comprehensive pre-PR validation including code quality checks, test execution, architecture compliance verification, commit message formatting validation, and branch status confirmation. Use when preparing pull requests, validating branches before submission, or ensuring all PR requirements are met.

2026-02-24
qa-pipeline-automation
소프트웨어 품질 보증 분석가·테스터

Execute complete QA pipeline including code formatting with ruff, linting, import sorting with isort, type checking with mypy, and testing with pytest. Use when preparing code for commits, running pre-commit checks, ensuring code quality standards, or validating changes before pushing.

2026-02-24
rust-build-optimizer
소프트웨어 개발자

Build Rust extensions efficiently in memory-constrained environments (2-4GB RAM), using optimized build profiles, split workspace compilation, and memory monitoring. Use when encountering OOM errors during Rust builds, setting up Rust backend in DevContainer/Colab, troubleshooting maturin failures, or optimizing compilation for low-memory systems.

2026-02-24
type-safety-enforcer
소프트웨어 품질 보증 분석가·테스터

Enforce type safety requirements by running mypy type checker, detecting missing type hints, verifying docstring presence on public APIs, and identifying type annotation gaps. Use when validating type coverage, ensuring type safety compliance, checking documentation completeness, or preparing code for strict type checking.

2026-02-24
visualize-screenshot-checker
소프트웨어 품질 보증 분석가·테스터

maou visualize の可視化機能をスクリーンショットで網羅的にチェックする.Gradio サーバーを起動し,各画面状態のスクリーンショットを撮影・目視確認する.

2026-02-24