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

KentoShimizu

Repository-level view of 158 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
158
repositories
1
occupation fields
2
updated
2026-03-02
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
sw-agent-skills
158 skills60updated 2026-03-02
100% of creator
debug-root-cause
software-developers

Systematic debugging workflow for isolating software root causes, implementing proportional fixes, and verifying recovery with reproducible evidence. Use when application/runtime failures, regressions, or flaky behavior are observed and the task requires both diagnosis and remediation. When specialized skills are available in the environment, defer GitHub Actions failure triage to `github-fix-ci`, commit-introduction isolation to `git-bisect-debugging`, profiler-led hotspot analysis to `performance-profiling`, active security incident command to `security-incident-response`, and postmortem-only reporting to `incident-postmortem`. Do not use for broad feature implementation or speculative hardening without evidence.

2026-03-02
api-design-rest
software-developers

Resource-oriented REST/OpenAPI contract design for URI/method semantics, idempotency, pagination, and HTTP status behavior. Trigger when REST contract diffs are detected in paths, methods, schemas, or status semantics, or when request-response transport choice is still unresolved before implementation. Do not use for GraphQL schema authoring, error-taxonomy-only changes, version lifecycle governance, or consumer-provider contract test implementation.

2026-02-17
ab-testing
data-scientists-152051

Controlled online experiment workflow for product changes with causal inference, randomization integrity checks, and pre-registered decision criteria. Trigger when ship/no-ship decisions require causal evidence under uncertainty and KPI trade-offs must be quantified. Do not use for feature-flag rollout policy without experiment design, deterministic functional verification, or observability-only analysis.

2026-02-17
testing-contract
software-quality-assurance-analysts-and-testers

Provider-consumer compatibility testing for service interface changes. Use when APIs or event schemas evolve and executable contract checks must guard compatibility before release; do not use for UI-only validation or architecture topology decisions.

2026-02-17
testing-e2e
software-quality-assurance-analysts-and-testers

End-to-end test planning for critical user journeys across integrated systems. Use when release confidence depends on browser/API/dependency behavior as one flow; do not use for isolated unit behavior or pure contract checks.

2026-02-17
testing-regression-strategy
software-quality-assurance-analysts-and-testers

Risk-based regression suite curation for release gating under time and budget limits. Use when teams must decide what runs always versus conditionally by impact and risk; do not use for implementing a single test type in isolation.

2026-02-17
acceptance-criteria-design
software-quality-assurance-analysts-and-testers

Design executable acceptance criteria for approved requirements by converting goals/specs into binary pass/fail checks with observable outcomes. Use when implementation handoff, QA validation, or release decisions need testable criteria for stable `REQ-*`/`NFR-*` baselines; do not use for requirement discovery, prioritization, or sprint slicing.

2026-02-17
accessibility-design
web-and-digital-interface-designers

Accessibility-first design workflow for specifying semantics, keyboard/focus behavior, readability, and assistive-technology expectations. Use when UI accessibility behavior must be defined before implementation or design sign-off; do not use for backend data modeling or deployment pipeline decisions.

2026-02-17
Showing top 8 of 158 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
KentoShimizu GitHub Skills | SkillsMP