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

tdm_rulesgen

tdm_rulesgen contient 12 skills collectées depuis tdspora, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

rulesgen-docs-publish
Développeurs de logiciels

Use when adding, renaming, reordering, or linking Rulesgen public docs that flow to the tdm-docs Docusaurus site and tdspora.ai. Covers the import pipeline, sidebar/.order mechanics, the "link locally until published" rule, and the lychee link-check and docs-contract validation battery.

2026-07-02
rulesgen-docs-authoring
Rédacteurs techniques

Use for authoring or updating Rulesgen documentation — public docs (`docs/public/`), repo-root design docs, contributor docs, sample READMEs, and the glossary. Produces testable, glossary-aligned, link-integral docs.

2026-05-28
rulesgen-docs-testing
Analystes en assurance qualité des logiciels et testeurs

Use for testing Rulesgen documentation — executes Markdown code fences via Sybil, validates link integrity, lints glossary usage, and cross-checks docs against Settings, schemas, and routes.

2026-05-28
rulesgen-dsl-authoring
Développeurs de logiciels

Use for authoring, reviewing, or correcting natural-language → Python generation DSL rules for Rulesgen.

2026-05-28
rulesgen-implement-feature
Développeurs de logiciels

Use for implementing production-grade Rulesgen features or non-trivial code changes.

2026-05-28
rulesgen-validation-debugging
Développeurs de logiciels

Use for Pydantic v2 validation errors, DSL parser/validator rejections, and API request validation issues in Rulesgen.

2026-05-28
rulesgen-api-debugging
Développeurs de logiciels

Use for FastAPI route, middleware, lifespan, dependency injection, or Problem Details response issues in Rulesgen.

2026-05-27
rulesgen-bootstrap
Développeurs de logiciels

Use to verify or set up the local Rulesgen development environment (uv venv + all extras synced from the lockfile). Run this if any subsequent command fails with `ModuleNotFoundError`, `command not found`, or "no such tool installed", or before running quality gates on a fresh checkout.

2026-05-27
rulesgen-ci-triage
Développeurs de logiciels

Use for GitHub Actions CI failures (ruff, mypy, pytest, uv build, pip-audit, semantic-release) in Rulesgen.

2026-05-27
rulesgen-harness-update
Développeurs de logiciels

Use when a coding or testing session reveals that a Rulesgen harness file (rule, skill, agent, or doc) is inaccurate, incomplete, or blocking correct work. Requires human approval before any harness file is changed.

2026-05-27
rulesgen-release-check
Développeurs de logiciels

Use for release readiness, packaging, versioning, wheel, or dependency validation in Rulesgen.

2026-05-27
rulesgen-test-selection
Analystes en assurance qualité des logiciels et testeurs

Use for selecting the correct test, lint, type-check, or packaging command for a given Rulesgen change.

2026-05-27