Skip to main content
Run any Skill in Manus
with one click
dousu
GitHub creator profile

dousu

Repository-level view of 15 collected skills across 1 GitHub repositories.

skills collected
15
repositories
1
updated
2026-02-24
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

architecture-validator
software-developers

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
data-scientists-152051

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
data-scientists-152051

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
software-developers

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
software-developers

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
software-developers

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
Showing top 8 of 15 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded