github.com/EcoPasteHub/EcoPaste
| Skill | Added | Review |
|---|---|---|
sync-zh-changelog .agents/skills/sync-zh-changelog/SKILL.md Synchronize an EcoPaste release section from CHANGELOG.md into CHANGELOG.zh-CN.md with project terminology and structural validation. Use when the user explicitly invokes $sync-zh-changelog or asks to generate, translate, update, or verify the Chinese changelog for a release. | — | |
trellis-before-dev .agents/skills/trellis-before-dev/SKILL.md Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to refresh project conventions and standards. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-before-dev .cursor/skills/trellis-before-dev/SKILL.md Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to refresh project conventions and standards. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-before-dev .claude/skills/trellis-before-dev/SKILL.md Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to refresh project conventions and standards. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-brainstorm .agents/skills/trellis-brainstorm/SKILL.md Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope. Use when requirements are unclear, there are multiple valid approaches, or the user describes a new feature or complex task. | — | |
trellis-brainstorm .claude/skills/trellis-brainstorm/SKILL.md Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope. Use when requirements are unclear, there are multiple valid approaches, or the user describes a new feature or complex task. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-break-loop .agents/skills/trellis-break-loop/SKILL.md Deep bug analysis to break the fix-forget-repeat cycle. Analyzes root cause category, why fixes failed, prevention mechanisms, and captures knowledge into specs. Use after fixing a bug to prevent the same class of bugs. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-break-loop .claude/skills/trellis-break-loop/SKILL.md Deep bug analysis to break the fix-forget-repeat cycle. Analyzes root cause category, why fixes failed, prevention mechanisms, and captures knowledge into specs. Use after fixing a bug to prevent the same class of bugs. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-channel .agents/skills/trellis-channel/SKILL.md Use Trellis channel for live multi-agent collaboration, spawned workers, cross-agent review, progress inspection, forum channels, and channel log debugging. | 69 69 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 5139d30 | |
trellis-channel .claude/skills/trellis-channel/SKILL.md Use Trellis channel for live multi-agent collaboration, spawned workers, cross-agent review, progress inspection, forum channels, and channel log debugging. | 69 69 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 5139d30 | |
trellis-check .agents/skills/trellis-check/SKILL.md Comprehensive quality verification: spec compliance, lint, type-check, tests, cross-layer data flow, code reuse, and consistency checks. Use when code is written and needs quality verification, before committing changes, or to catch context drift during long sessions. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-check .claude/skills/trellis-check/SKILL.md Comprehensive quality verification: spec compliance, lint, type-check, tests, cross-layer data flow, code reuse, and consistency checks. Use when code is written and needs quality verification, before committing changes, or to catch context drift during long sessions. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-continue .kiro/skills/trellis-continue/SKILL.md Resume work on the current task. Loads the workflow Phase Index, figures out which phase/step to pick up at, then pulls the step-level detail via get_context.py --mode phase. Use when coming back to an in-progress task and you need to know what to do next. | — | |
trellis-continue .agents/skills/trellis-continue/SKILL.md Resume work on the current task. Loads the workflow Phase Index, figures out which phase/step to pick up at, then pulls the step-level detail via get_context.py --mode phase. Use when coming back to an in-progress task and you need to know what to do next. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-finish-work .kiro/skills/trellis-finish-work/SKILL.md Wrap up the current session: verify quality gate passed, remind user to commit, archive completed tasks, and record session progress to the developer journal. Use when done coding and ready to end the session. | — | |
trellis-finish-work .agents/skills/trellis-finish-work/SKILL.md Wrap up the current session: verify quality gate passed, remind user to commit, archive completed tasks, and record session progress to the developer journal. Use when done coding and ready to end the session. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-meta .agents/skills/trellis-meta/SKILL.md Understand and customize the local Trellis architecture inside a user project. Use when modifying .trellis plus platform hooks, settings, agents, skills, commands, prompts, workflows, the channel runtime (trellis channel), bundled runtime agents under .trellis/agents/, selectable workflow templates, registry-backed spec refresh, cross-session memory (trellis mem) generated by trellis init, or AI-facing bundled skills (trellis-channel, trellis-session-insight, trellis-spec-bootstrap) and bundled-skill auto-dispatch flow. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-meta .claude/skills/trellis-meta/SKILL.md Understand and customize the local Trellis architecture inside a user project. Use when modifying .trellis plus platform hooks, settings, agents, skills, commands, prompts, workflows, the channel runtime (trellis channel), bundled runtime agents under .trellis/agents/, selectable workflow templates, registry-backed spec refresh, cross-session memory (trellis mem) generated by trellis init, or AI-facing bundled skills (trellis-channel, trellis-session-insight, trellis-spec-bootstrap) and bundled-skill auto-dispatch flow. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5139d30 | |
trellis-session-insight .agents/skills/trellis-session-insight/SKILL.md Reach into past AI conversation history through the `trellis mem` CLI. Use whenever the user asks 'how did we solve X last time', 'have we discussed this before', 'what was the decision on X', 'remind me what we did in this task', '上次怎么解的', '之前讨论过吗', '想起一段对话', or when starting a brainstorm that overlaps prior work, debugging a familiar bug, continuing a task across sessions, or doing a finish-work review. Returns raw past dialogue; decide for the moment whether to update spec, append to task notes, quote inline in the answer, or just internalize. | — | |
trellis-session-insight .claude/skills/trellis-session-insight/SKILL.md Reach into past AI conversation history through the `trellis mem` CLI. Use whenever the user asks 'how did we solve X last time', 'have we discussed this before', 'what was the decision on X', 'remind me what we did in this task', '上次怎么解的', '之前讨论过吗', '想起一段对话', or when starting a brainstorm that overlaps prior work, debugging a familiar bug, continuing a task across sessions, or doing a finish-work review. Returns raw past dialogue; decide for the moment whether to update spec, append to task notes, quote inline in the answer, or just internalize. | 75 75 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 5139d30 |