{
  "markdown": "# Houtu Project Skills\n\n[中文](README-CN.md) | English\n\n> A curated collection of skills, practices, and tooling used throughout the project lifecycle — from development to testing and beyond.\n\n---\n\n## 🌏 About Houtu\n\n**Houtu (后土)** originates from Chinese mythology and traditional culture, particularly the concept of *“黄天后土”* — representing the vast sky and the nurturing earth.\n\nHoutu, known as the **Earth Deity (后土娘娘)**, symbolizes:\n- **Stability** — a solid and reliable foundation  \n- **Support** — bearing and sustaining all things  \n- **Nurturing** — enabling growth and evolution  \n\nThis project adopts the name *Houtu* to reflect its purpose:  \n👉 to serve as a **strong, dependable foundation of engineering skills** that support the entire project lifecycle.\n\n---\n\n## 🎯 Purpose\n\nThis repository is designed to:\n\n- 📦 Collect and organize **practical skills** used in real-world projects  \n- 🔄 Support the **full project lifecycle**:\n  - Development\n  - Testing\n  - Deployment\n  - Maintenance\n- 🧠 Accumulate **engineering knowledge and best practices**\n- 🚀 Enable continuous **learning, iteration, and evolution**\n\n---\n\n## 🧩 What’s Inside\n\nThe repository will continuously evolve and may include:\n\n### 🔧 Development\n- Coding practices\n- Design patterns\n- Architecture principles\n- Code quality & refactoring\n\n### 🧪 Testing\n- Unit testing\n- Integration testing\n- Test strategies & frameworks\n- Automation\n\n### ⚙️ Engineering Workflow\n- Git workflows\n- CI/CD practices\n- Code review guidelines\n- Project collaboration\n\n### 📈 Project Evolution\n- Iteration strategies\n- Technical decision records\n- Lessons learned\n- Performance optimization\n\n---\n\n## 📚 Skills\n\n| Skill | Description | Skill File |\n|-------|-------------|-----------|\n| [docs-context](skills/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](skills/docs-context/README.md)/[中文](skills/docs-context/README-CN.md)] | [SKILL.md](skills/docs-context/SKILL.md) |\n| [houtu-dependencies](skills/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](skills/houtu-dependencies/README.md)/[中文](skills/houtu-dependencies/README-CN.md)] | [SKILL.md](skills/houtu-dependencies/SKILL.md) |\n\n---\n\n## 📥 Installation\n\nTwo installation paths — pick whichever fits your workflow.\n\n### Option A — Claude Code native plugin marketplace\n\nSubscribe the repo as a marketplace, then install the individual skills you need.\n\n```bash\n/plugin marketplace add lujiafa/houtu-project-skills\n\n# Install on demand\n/plugin install docs-context@houtu-project-skills\n/plugin install houtu-dependencies@houtu-project-skills\n\n/reload-plugins\n```\n\nPlugin skills are namespaced as `/<plugin>:<skill>`, e.g. `/docs-context:docs-context`, `/houtu-dependencies:houtu-dependencies`.\n\n### Option B — npx CLI (works across every supported tool)\n\nInstall skills via `npx`. Requires **Node.js >= 18** and **git**.\n\n**List available skills:**\n\n```bash\nnpx houtu-project-skills list [--version <version>]\n```\n\n**Install command:**\n\n```bash\n# Project-level\nnpx houtu-project-skills install <skill-name> --tool <tool-name> [--version <version>]\n\n# Global\nnpx houtu-project-skills install <skill-name> --tool <tool-name> [--version <version>] --global\n```\n\n### [Claude Code](https://code.claude.com/)\n\n```bash\n# Project-level\nnpx houtu-project-skills install docs-context --tool claude\n\n# Global\nnpx houtu-project-skills install docs-context --tool claude --global\n```\n\n### [Codex](https://codex.openai.com/)\n\n```bash\n# Project-level\nnpx houtu-project-skills install docs-context --tool codex\n\n# Global\nnpx houtu-project-skills install docs-context --tool codex --global\n```\n\n### [OpenCode](https://opencode.ai/)\n\n```bash\n# Project-level\nnpx houtu-project-skills install docs-context --tool opencode\n\n# Global\nnpx houtu-project-skills install docs-context --tool opencode --global\n```\n\n### [Antigravity](https://antigravity.google/)\n\n```bash\n# Project-level\nnpx houtu-project-skills install docs-context --tool antigravity\n\n# Global\nnpx houtu-project-skills install docs-context --tool antigravity --global\n```\n\n### [Cursor](https://cursor.com/)\n\n```bash\n# Project-level\nnpx houtu-project-skills install docs-context --tool cursor\n\n# Global\nnpx houtu-project-skills install docs-context --tool cursor --global\n```\n\n### [Trae](https://trae.ai/)\n\n```bash\n# Project-level\nnpx houtu-project-skills install docs-context --tool trae\n\n# Global\nnpx houtu-project-skills install docs-context --tool trae --global\n```\n\n### [Qoder](https://qoder.com/)\n\n```bash\n# Project-level\nnpx houtu-project-skills install docs-context --tool qoder\n\n# Global\nnpx houtu-project-skills install docs-context --tool qoder --global\n```\n\n---\n\n## 🌱 Philosophy\n\n> Build solid foundations. Enable continuous growth.\n\n- Start from **practical skills**\n- Focus on **real-world applicability**\n- Evolve through **projects and iteration**\n- Grow into a **systematic engineering knowledge base**\n\n---\n\n## 🚧 Status\n\nThis is a **growing repository**.  \nContent will be continuously added, refined, and structured over time.\n\n---\n\n## 🤝 Contribution\n\nContributions are welcome!\n\nIf you have:\n- Practical skills\n- Engineering insights\n- Lessons from real projects  \n\nFeel free to:\n- Open an issue\n- Submit a pull request\n\n---\n\n## 📜 License\n\nMIT License\n",
  "bytes": 5625,
  "sha": "9384a2e285b9fb3dd618c1921b8f2b6c8027fb801aa4cec0b9888016439cfb1a",
  "repo_slug": "lujiafa/houtu-project-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_lujiafa_houtu_project_skills_docs_contex_b2f1c47f/readme"
}