Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

sre-bot

sre-bot에는 cds-snc에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 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