Skip to main content
Run any Skill in Manus
with one click
GitHub repository

statuspro-openapi-client

statuspro-openapi-client contains 9 collected skills from dougborg, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
0
updated
2026-05-04
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

open-pr
software-developers

Open a PR for the current feature branch — validate, self-review, simplify, organize commits, push, create the PR, wait for CI and review, then address feedback. Use when implementation is complete and ready for review.

2026-05-04
write-tests
software-quality-assurance-analysts-and-testers

Write pytest tests using AAA pattern, project naming convention, and helper-based assertions (unwrap_as, unwrap_data, unwrap_unset). Delegates to the test-writer agent.

2026-05-04
code-review
software-quality-assurance-analysts-and-testers

Review the current branch for correctness, security, architecture, and project conventions before opening a PR. Delegates to the code-reviewer agent and adds StatusPro-specific checks.

2026-04-27
code-reviewer
software-quality-assurance-analysts-and-testers

Structured code review using 6 dimensions. Works with or without the code-reviewer agent.

2026-04-27
commit
software-developers

Create conventional commits with quality gates and validation

2026-04-27
generate-docs
software-developers

Generate or update docstrings, ADRs, READMEs, cookbook recipes, and user guides. Knows about MCP help-resource drift and ADR numbering scheme.

2026-04-27
pr-comments
software-developers

Respond to PR review comments systematically in thread context

2026-04-27
techdebt-scan
software-quality-assurance-analysts-and-testers

Scan editable code for tech debt and anti-patterns specific to this repo (UNSET misuse, manual status-code checks, retry wrapping, dead code). Reports findings without applying fixes.

2026-04-27
verify
software-quality-assurance-analysts-and-testers

Skeptically verify that an implementation actually works — exercise the feature, run validation tiers, check coverage, confirm new code is wired up. Delegates to the verifier agent.

2026-04-27