Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

sre-bot

sre-bot には cds-snc から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
8
Stars
11
更新
2026-07-24
Forks
4
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

python-quality-gates
ソフトウェア品質保証アナリスト・テスター

Run and triage Python quality gates with minimal, root-cause fixes; use when validating feature work before completion.

2026-07-24
testing-standards
ソフトウェア品質保証アナリスト・テスター

Apply project testing standards for app/tests layout, naming, dependency overrides, and route/service coverage.

2026-07-22
fastapi-api-patterns
ソフトウェア開発者

Apply typed FastAPI route patterns with clean dependency boundaries, stable error mapping, and test coverage for success/failure paths.

2026-07-21
implementation-planning
ソフトウェア開発者

Author review-ready implementation plans grounded in real code, with a hard single-PR size gate and decomposition into safe incremental tasks when exceeded.

2026-07-21
settings-singleton
ソフトウェア開発者

Apply partitioned settings and singleton provider patterns; use when adding or refactoring settings and provider wiring.

2026-07-21
backlog-task-workflow
ソフトウェア開発者

Operate Backlog.md tasks through the backlog CLI only; use when reading, planning, executing, or finalizing any task under backlog/tasks.

2026-07-16
plugin-registration-lifespan
ソフトウェア開発者

Apply pluggy registration and lifespan startup patterns for package discovery, initialization ordering, and testable startup behavior.

2026-07-16
type-model-boundaries
ソフトウェア開発者

Choose correct Python type boundaries (Protocol, dataclass, BaseModel, TypedDict) for maintainable FastAPI architecture.

2026-04-27