.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/leslielinxinxiang/dde-agent-skills
home/skills/leslielinxinxiang/dde-agent-skills
leslielinxinxiang avatar

leslielinxinxiang/dde-agent-skills

9 skills

View on GitHub
$npx skills add leslielinxinxiang/dde-agent-skills
SkillInstalls
dde-bootstrap【何时触发】:当用户在一个新的对话窗口中要求“了解项目”、“开始新需求”、“设计新模块”、“分析架构”,或者当用户要求修改/审查 /docs 目录下的 Layer 0-4 规范文档时。 【不该触发】:当明确要求修改 .py 或 .cpp 业务代码文件时。 【核心功能】:强制执行 DDE-Bootstrap…—dde-code-guard【何时触发】:当用户明确要求修改、重构或新增具体的代码文件(如 .py, .cpp 脚本)时。 【不该触发】:当仅仅是在讨论思路或仅修改 .md 文档时。 【核心功能】:强制执行双阶段代码修改协议(Two-Phase Lifecycle)。第一阶段必须输出包含【修改原因、原逻辑、预期新效果、第一性原理审查】的…—dde-ext-brainstormDDE subordinate extension. Multi-solution ideation and tradeoff analysis before plan/implementation. Advisory-only, write-gated by DDE.—dde-ext-cpp-testingDDE subordinate extension. C++ test design/execution workflow (CMake/CTest/gtest) with strict DDE write gating.—dde-ext-python-testingDDE subordinate extension. Python pytest-based test design/execution workflow with strict DDE write gating.—dde-ext-search-firstDDE subordinate extension. Research-before-implementation workflow for dependency/library/approach selection.—dde-ext-verification-loopDDE subordinate extension. Execute verification loop (build/type/lint/test/security/diff) and return a structured quality report.—dde-task-closer【何时触发】:当用户明确表示“这个任务做完了”、“测试通过了”、“可以收尾了”,或者主动输入 `[TASK_COMPLETED]` 时。 【核心功能】:强制执行任务收尾生命周期。在收到 [TASK_COMPLETED] 前禁止更新 Roadmap。收到指令后,将 roadmap.md 中的 Active Task…—drawio-graph-builderCreate clean Draw.io graphs via a confirmation-first SOP. Use for: workflow diagrams, architecture flowcharts, execution logic maps, mentor-report visuals, and…—