一键导入
tapps-docs-bootstrap
Bootstrap README, CONTRIBUTING, onboarding for new projects. Use when creating a README, onboarding guide, or initial doc scaffold.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Bootstrap README, CONTRIBUTING, onboarding for new projects. Use when creating a README, onboarding guide, or initial doc scaffold.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Persistent cross-session memory + knowledge graph for AI coding agents. Use when you need to recall prior decisions before making a non-trivial choice, save the rationale behind a decision so it survives the session, share findings across agents in a project (Hive), or record an experience event / KG triple. Talk to the deployed brain at http://127.0.0.1:8080/mcp/ via MCP tools — never via raw psycopg.
Frontend work flow combining UX playbook and standard finish pipeline. Use when the task is primarily UI/UX implementation or accessibility.
Write a structured cross-session handoff and close the TAPPS session lifecycle so the next chat can continue without a long paste. Use when ending a session, handing off to a fresh chat, or the user says hand off, save session state, or continue next time.
Frontend work flow combining UX playbook and standard finish pipeline. Use when the task is primarily UI/UX implementation or accessibility.
Write a structured cross-session handoff and close the TAPPS session lifecycle so the next chat can continue without a long paste. Use when ending a session, handing off to a fresh chat, or the user says hand off, save session state, or continue next time.
Persistent cross-session memory + knowledge graph for AI coding agents. Use when you need to recall prior decisions before making a non-trivial choice, save the rationale behind a decision so it survives the session, share findings across agents in a project (Hive), or record an experience event / KG triple. Talk to the deployed brain at http://127.0.0.1:8080/mcp/ via MCP tools — never via raw psycopg.
| name | tapps-docs-bootstrap |
| description | Bootstrap README, CONTRIBUTING, onboarding for new projects. Use when creating a README, onboarding guide, or initial doc scaffold. |
| mcp_tools | ["docs_session_start","docs_module_map","docs_generate_readme","docs_generate_contributing","docs_generate_onboarding","docs_check_completeness"] |
docs_session_start → docs_module_map → docs_generate_readme(merge=true) → docs_generate_contributing → docs_generate_onboarding → docs_check_completeness (target ≥ 80).