Houtu Project Skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Houtu Project Skills (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
中文 | English
A curated collection of skills, practices, and tooling used throughout the project lifecycle — from development to testing and beyond.
Houtu (后土) originates from Chinese mythology and traditional culture, particularly the concept of “黄天后土” — representing the vast sky and the nurturing earth.
Houtu, known as the Earth Deity (后土娘娘), symbolizes:
This project adopts the name Houtu to reflect its purpose: 👉 to serve as a strong, dependable foundation of engineering skills that support the entire project lifecycle.
This repository is designed to:
The repository will continuously evolve and may include:
| Skill | Description | Skill File |
|---|---|---|
| docs-context | Project development context loader & documentation synchronizer. Automatically loads project standards before coding for context correction, completion, and reconstruction, then syncs documentation after code changes. Details [EN/中文] | SKILL.md |
| houtu-dependencies | Houtu enterprise Java framework usage guide. Helps select the correct module, annotation, and API for scenarios like session management, distributed locking, data encryption, gray routing, and more. Details [EN/中文] | SKILL.md |
Two installation paths — pick whichever fits your workflow.
Subscribe the repo as a marketplace, then install the individual skills you need.
/plugin marketplace add lujiafa/houtu-project-skills
# Install on demand
/plugin install docs-context@houtu-project-skills
/plugin install houtu-dependencies@houtu-project-skills
/reload-pluginsPlugin skills are namespaced as /<plugin>:<skill>, e.g. /docs-context:docs-context, /houtu-dependencies:houtu-dependencies.
Install skills via npx. Requires Node.js >= 18 and git.
List available skills:
npx houtu-project-skills list [--version <version>]Install command:
# Project-level
npx houtu-project-skills install <skill-name> --tool <tool-name> [--version <version>]
# Global
npx houtu-project-skills install <skill-name> --tool <tool-name> [--version <version>] --global# Project-level
npx houtu-project-skills install docs-context --tool claude
# Global
npx houtu-project-skills install docs-context --tool claude --global# Project-level
npx houtu-project-skills install docs-context --tool codex
# Global
npx houtu-project-skills install docs-context --tool codex --global# Project-level
npx houtu-project-skills install docs-context --tool opencode
# Global
npx houtu-project-skills install docs-context --tool opencode --global# Project-level
npx houtu-project-skills install docs-context --tool antigravity
# Global
npx houtu-project-skills install docs-context --tool antigravity --global# Project-level
npx houtu-project-skills install docs-context --tool cursor
# Global
npx houtu-project-skills install docs-context --tool cursor --global# Project-level
npx houtu-project-skills install docs-context --tool trae
# Global
npx houtu-project-skills install docs-context --tool trae --global# Project-level
npx houtu-project-skills install docs-context --tool qoder
# Global
npx houtu-project-skills install docs-context --tool qoder --globalBuild solid foundations. Enable continuous growth.
This is a growing repository. Content will be continuously added, refined, and structured over time.
Contributions are welcome!
If you have:
Feel free to:
MIT License
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.