Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

saha

saha contient 10 skills collectées depuis roman-romanov-o, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
3
mis à jour
2026-04-01
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

sahaidachny-task-structure
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

Guidance for measuring cognitive complexity with complexipy.

2026-02-09
ruff-linting
Développeurs de logiciels

Guidance for running Ruff and interpreting lint results.

2026-02-09
test-critique
Analystes en assurance qualité des logiciels et testeurs

Guidance for evaluating test quality and detecting hollow tests.

2026-02-09
ty-type-checking
Développeurs de logiciels

Guidance for running the ty type checker.

2026-02-09
complexity
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-01-29