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

saha

saha에는 roman-romanov-o에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
3
업데이트
2026-04-01
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

sahaidachny-task-structure
소프트웨어 개발자

Use this skill when working with Sahaidachny task planning. Activated when: - User mentions "task", "planning", "user stories", "design decisions" - Working in a `task-XX/` directory - Any `/saha:*` command is invoked

2026-04-01
task-structure
소프트웨어 개발자

Use this skill when working with Sahaidachny task artifacts. Activated when: - Working with task planning documents - Reading/updating user stories, design decisions, implementation plans - Any task folder (task-XX/) operations

2026-04-01
test-critique
소프트웨어 품질 보증 분석가·테스터

Comprehensive test quality and completeness analysis across 6 dimensions. Use when: - Verifying ALL needed tests exist (cross-ref user stories, code changes, test specs) - Reviewing test implementations before QA - Verifying tests actually test real behavior - Detecting over-mocking, poor assertions, missing edge cases - Identifying flaky patterns and test smells

2026-04-01
complexity-analysis
소프트웨어 개발자

Guidance for measuring cognitive complexity with complexipy.

2026-02-09
ruff-linting
소프트웨어 개발자

Guidance for running Ruff and interpreting lint results.

2026-02-09
test-critique
소프트웨어 품질 보증 분석가·테스터

Guidance for evaluating test quality and detecting hollow tests.

2026-02-09
ty-type-checking
소프트웨어 개발자

Guidance for running the ty type checker.

2026-02-09
complexity
소프트웨어 개발자

Use this skill when checking or discussing code complexity. Activated when: - Running complexity checks with complexipy - Reviewing function complexity - Discussing cognitive complexity metrics

2026-01-29
ruff
소프트웨어 개발자

Use this skill for Python linting and formatting with Ruff. Activated when: - Running ruff check or ruff format - Fixing linting issues - Configuring ruff rules

2026-01-29
ty
소프트웨어 개발자

Use this skill for Python type checking with ty. Activated when: - Running ty check - Fixing type errors - Adding type annotations

2026-01-29