Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

tdm_rulesgen

tdm_rulesgen 收录了来自 tdspora 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
0
更新
2026-07-02
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

rulesgen-docs-publish
软件开发工程师

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
技术写作员

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
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-05-28
rulesgen-implement-feature
软件开发工程师

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

2026-05-28
rulesgen-validation-debugging
软件开发工程师

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

2026-05-28
rulesgen-api-debugging
软件开发工程师

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

2026-05-27
rulesgen-bootstrap
软件开发工程师

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
软件开发工程师

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

2026-05-27
rulesgen-harness-update
软件开发工程师

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
软件开发工程师

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

2026-05-27
rulesgen-test-selection
软件质量保证分析师与测试员

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

2026-05-27