什麼是 elegant-code?
用於產生、審查和改進優雅程式碼的與語言無關的規則手冊。在編寫新程式碼、重構現有程式碼、檢查程式碼品質或使用者要求「優雅」、「乾淨」、「可維護」或「結構良好」的程式碼時使用。適用於任何程式語言或框架。 來源:oleksandrkucherenko/e-bash。
用於產生、審查和改進優雅程式碼的與語言無關的規則手冊。在編寫新程式碼、重構現有程式碼、檢查程式碼品質或使用者要求「優雅」、「乾淨」、「可維護」或「結構良好」的程式碼時使用。適用於任何程式語言或框架。
透過命令列快速安裝 elegant-code AI 技能到你的開發環境
來源:oleksandrkucherenko/e-bash。
Elegant code = Correctness + Clarity + Minimal complexity + Natural efficiency + Easy change.
Not "shortest" or "cleverest." The solution that makes readers think: "Of course. That's simple, right, and hard to mess up."
| Clarity & solution | Cleverness & brevity | | Humans first | Machine first (humans decode) | | Low complexity | High complexity | | Easy to debug/change | Fragile and opaque | | "Of course!" | "Wait… how?" |
用於產生、審查和改進優雅程式碼的與語言無關的規則手冊。在編寫新程式碼、重構現有程式碼、檢查程式碼品質或使用者要求「優雅」、「乾淨」、「可維護」或「結構良好」的程式碼時使用。適用於任何程式語言或框架。 來源:oleksandrkucherenko/e-bash。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/oleksandrkucherenko/e-bash --skill elegant-code用於產生、審查和改進優雅程式碼的與語言無關的規則手冊。在編寫新程式碼、重構現有程式碼、檢查程式碼品質或使用者要求「優雅」、「乾淨」、「可維護」或「結構良好」的程式碼時使用。適用於任何程式語言或框架。 來源:oleksandrkucherenko/e-bash。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/oleksandrkucherenko/e-bash --skill elegant-code 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oleksandrkucherenko/e-bash