Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

statuspro-openapi-client

statuspro-openapi-client 收录了来自 dougborg 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
0
更新
2026-05-04
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

open-pr
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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

2026-04-27
commit
软件开发工程师

Create conventional commits with quality gates and validation

2026-04-27
generate-docs
软件开发工程师

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
软件开发工程师

Respond to PR review comments systematically in thread context

2026-04-27
techdebt-scan
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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