Skip to main content
Run any Skill in Manus
with one click
GitHub repository

tdm_rulesgen

tdm_rulesgen contains 12 collected skills from tdspora, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
0
updated
2026-07-02
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

rulesgen-docs-publish
software-developers

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
technical-writers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-05-28
rulesgen-implement-feature
software-developers

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

2026-05-28
rulesgen-validation-debugging
software-developers

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

2026-05-28
rulesgen-api-debugging
software-developers

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

2026-05-27
rulesgen-bootstrap
software-developers

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
software-developers

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

2026-05-27
rulesgen-harness-update
software-developers

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
software-developers

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

2026-05-27
rulesgen-test-selection
software-quality-assurance-analysts-and-testers

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

2026-05-27