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

turtle_ai

turtle_ai 收录了来自 heriberto-codes 的 18 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
18
Stars
2
更新
2026-05-16
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

turtle-plan
项目管理专家

Use this to generate a concise, repo-aligned implementation plan for a selected backlog item, or the next unchecked backlog item when none is provided. Produces atomic, checkbox-based steps scoped to the current feature. Do NOT write code or modify backlog state.

2026-05-16
turtle-commit
软件开发工程师

Use this when generating a final, concise git commit message for a completed feature, based on plans, feature docs, backlog updates, and modified files. Typically used after implementation, verification, and documentation are complete. Do not use for planning, implementation, debugging, or modifying code.

2026-05-01
turtle-debug
软件质量保证分析师与测试员

Use this when diagnosing failures detected in VERIFY, TEST, ENGINEER CHECKPOINT, or runtime validation, and determining the minimal safe fix and correct routing (EXECUTE or TEST). Do not use for planning, feature implementation, or routine changes.

2026-04-30
turtle-execute
软件开发工程师

Use this to implement exactly the first unchecked step in the active plan file, or apply minimal fixes after VERIFY fails. Do not skip steps, expand scope, modify plan state, update backlog status, test, review, or perform multi-step changes.

2026-04-25
turtle-document
文字处理员和打字员

Use this when creating or updating docs/features/<feature_slug>.md to document a completed feature, including summary, decisions, architecture impact, tests, and follow-ups. Typically used after implementation, verification, and backlog updates are complete. Do not use for planning, implementation, debugging, or testing.

2026-04-25
turtle-backlog-update
软件开发工程师

Use this only after a feature has fully completed the Plan-Driven State System and needs to be marked done in docs/backlog.md. This skill updates one matching backlog item from unchecked to checked. Do not use for creating backlog items, planning, implementation, debugging, testing, or summarizing the backlog.

2026-04-25
turtle-test
软件质量保证分析师与测试员

Use this to determine and implement the minimal, correct set of tests for the current active plan step, ensuring behavior validation without modifying feature logic or expanding scope.

2026-04-24
turtle-engineer-checkpoint
项目管理专家

Use this to verify the engineer’s understanding of the current plan step after VERIFY passes, via a one-question-at-a-time checkpoint interview with scoring, confidence tracking, and recovery. Do not use for planning, implementation, debugging, or testing.

2026-04-22
turtle-verify
软件质量保证分析师与测试员

Use this to review the latest implementation for the current plan step and determine PASS or FAIL based on correctness, scope, risks, and alignment with the plan. Do not implement fixes or expand scope.

2026-04-17
turtle-analyze
软件开发工程师

Use this when analyzing a repository to build or refresh understanding of its architecture, modules, data flow, and testing patterns. Typically used when starting in a new repo, entering unfamiliar areas, or when repository context is incomplete or outdated. Do not use for feature planning, implementation, debugging, or routine small changes.

2026-04-17
turtle-performance
软件质量保证分析师与测试员

Use this when reviewing a completed feature for performance risks across API, database, and frontend paths. Typically run after implementation and verification, before finalization. Do not use for planning, implementation, debugging, or testing.

2026-04-17
turtle-security
信息安全分析师

Use this when reviewing a completed feature for security risks across authentication, authorization, data handling, and API boundaries. Typically run after implementation and verification, before finalization. Do not use for planning, implementation, debugging, or testing.

2026-04-17
turtle-plan-step-update
项目管理专家

Use this to safely mark the current plan step as complete only after the full loop (EXECUTE → VERIFY → ENGINEER CHECKPOINT → TEST → DEBUG if needed) has passed, ensuring strict state integrity. Do not use for planning, implementation, debugging, or partial progress.

2026-04-16
turtle-ideate
项目管理专家

Use this when generating grounded feature ideas and improvements based on the current repository. Typically used at the start of the discovery phase or when identifying gaps in UX, architecture, testing, or developer experience. Do not use for planning, implementation, debugging, or backlog structuring.

2026-04-15
turtle-backlog
项目管理专家

Use this when converting IDEATE output into a structured backlog or when updating docs/backlog.md with new items. Typically used after ideation or when refining product scope. Do not use for planning, implementation, debugging, or testing.

2026-04-15
turtle-repo-map
软件开发工程师

Use this when creating or updating repo_map.md to provide a high-level navigation map of the repository, including key directories, modules, entry points, and protected paths. Typically used when onboarding, analyzing a new codebase, or when repository structure has changed. Do not use for planning, implementation, debugging, or testing.

2026-04-15
turtle-agents
软件开发工程师

Use this when creating or updating agents.md to define repository rules, coding conventions, and safety constraints. Typically used at project setup or when conventions are unclear or outdated. Do not use for planning, implementation, debugging, or testing.

2026-04-15
turtle-architecture
软件开发工程师

Use this when creating or updating architecture.md to define the system blueprint, including components, data flow, and architectural constraints. Typically used during initial project setup or when the system structure has changed significantly. Do not use for feature planning, implementation, debugging, or testing.

2026-04-15