By ekil1100
V8-referenced development for ets_runtime with TDD worker and 6-criteria reviewer
Claude Code / OpenCode 插件市场。
Claude Code:
/plugin marketplace add ekil1100/claude-markplace
OpenCode:
OpenCode 没有市场命令,通过手动复制 skill 文件安装(见各插件说明)。
Manus 风格持久化规划与进度跟踪。
# Claude Code
/plugin install planning-with-files@ekil-marketplace
# OpenCode(复制到项目或全局 skills 目录)
git clone https://github.com/ekil1100/claude-markplace.git /tmp/ekil-marketplace
cp -r /tmp/ekil-marketplace/planning-with-files/skills/* .opencode/skills/
AI 辅助工作案例文档生成。将 AI 辅助研发过程沉淀为可验证的案例文档,用于团队分享和知识沉淀。
依赖: episodic-memory
# Claude Code
/plugin install ai-assisted-case-study@ekil-marketplace
# OpenCode
cp -r /tmp/ekil-marketplace/ai-assisted-case-study/skills/* .opencode/skills/
V8 参考源码驱动的 TDD 开发插件,用于参考 V8 源码实现 ets_runtime 功能。三角色协作(Planner / Worker / Reviewer),含代码审查评分机制。
# Claude Code
/plugin install dev8@ekil-marketplace
# OpenCode
cp -r /tmp/ekil-marketplace/dev8/skills/* .opencode/skills/
cp -r /tmp/ekil-marketplace/dev8/agents/* .opencode/agents/
ets_runtime 通用 TDD 开发插件。三角色协作(Planner / Worker / Reviewer),含 5 项代码审查评分机制。
# Claude Code
/plugin install devark@ekil-marketplace
# OpenCode
cp -r /tmp/ekil-marketplace/devark/skills/* .opencode/skills/
cp -r /tmp/ekil-marketplace/devark/agents/* .opencode/agents/
依赖: clang-format。插件会优先使用系统中的 clang-format,找不到时再尝试 repo prebuilts/ 里的可执行文件。
OpenCode 全局安装:
cp -r /tmp/ekil-marketplace/devark/skills/* ~/.config/opencode/skills/
cp -r /tmp/ekil-marketplace/devark/agents/* ~/.config/opencode/agents/
其他 agent 工具: 将 devark/skills/ 和 devark/agents/ 复制到对应工具的技能/agent 发现目录即可。
提交所有更改并推送到远程。
# Claude Code
/plugin install commit-push@ekil-marketplace
OpenCode 不支持:commit-push 是 Claude Code slash command,无对应 skill 文件。
GitHub: https://github.com/obra/episodic-memory
# 添加 superpowers 市场
/plugin marketplace add obra/superpowers-marketplace
# 安装 episodic-memory
/plugin install episodic-memory@superpowers-marketplace
各插件保留原始许可证,详见插件目录。
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ekil1100/claude-markplace --plugin dev8General-purpose TDD development for ets_runtime with worker and 5-criteria reviewer
A structured development pipeline: task bootstrapping, project planning, feature planning, task generation, TDD implementation, and code review
Comprehensive skills library for Claude Code: planning, design, TDD, debugging, collaboration patterns, and proven techniques
Token-efficient vibe-coding pipeline with hard guardrails: brainstorm, plan, isolate, exec, verify, review, integrate. Halts on 'Expected' mismatches instead of committing bad work.
Focused development mode - clarify, plan, verify, detect drift
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Evidence-Driven Development Protocol — 24 command-equivalent skill surfaces plus a skill-native deep-work entry alias (cross-platform: Claude Code skills + Codex / Copilot CLI / Gemini CLI / SDK), 3-layer architecture with Skill-based phase dispatch, computational enforcement (worktree guard + phase transition injection), TDD enforcement, and receipt validation