什麼是 code-simplifier?
簡化最近更改的程式碼的指南。使用此技能呼叫程式碼簡化器子代理程式以進行有針對性的重構(重複資料刪除、分支簡化、可讀性改進)和安全性檢查。 來源:s-hiraoku/synapse-a2a。
簡化最近更改的程式碼的指南。使用此技能呼叫程式碼簡化器子代理程式以進行有針對性的重構(重複資料刪除、分支簡化、可讀性改進)和安全性檢查。
透過命令列快速安裝 code-simplifier AI 技能到你的開發環境
來源:s-hiraoku/synapse-a2a。
This skill helps you simplify code in a controlled, reviewable way, focusing on files that changed recently.
If you must expand scope, do it intentionally and explain why.
Use the Task tool to delegate the simplification pass to a specialized subagent:
簡化最近更改的程式碼的指南。使用此技能呼叫程式碼簡化器子代理程式以進行有針對性的重構(重複資料刪除、分支簡化、可讀性改進)和安全性檢查。 來源:s-hiraoku/synapse-a2a。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill code-simplifier簡化最近更改的程式碼的指南。使用此技能呼叫程式碼簡化器子代理程式以進行有針對性的重構(重複資料刪除、分支簡化、可讀性改進)和安全性檢查。 來源:s-hiraoku/synapse-a2a。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/s-hiraoku/synapse-a2a --skill code-simplifier 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/s-hiraoku/synapse-a2a