載入中...
載入中...
Taste Skill 是 Leonxlnx/taste-skill 的 MIT 開源 Agent Skills 集合,主打 anti-slop frontend:用 SKILL.md 把版面、字體、動效、間距、設計審核與 image-to-code 工作流固化,讓 Codex、Cursor、Claude Code 等 agent 生成較不模板化的前端。查核時 GitHub 約 63.7k stars、4.5k forks,包含多個 code skills 與 image-generation skills。
omnilane 是一個非常新的 MIT 開源模型路由工具,主張用 routing.yaml 把 agentic CLI 子任務分到不同 lane,再呼叫本機已登入的 Claude Code、Codex、Grok Build、Antigravity/Gemini CLI;支援 fallback chains、dispatch.sh、omnilane skill、local routing override、Live UI 與 timeout 防卡死。
Threads 轉述 Scott Willsey 的 headless Xcode 工作流:Xcode.app 仍要安裝,但 xcodebuild、notarytool、stapler、devicectl 可由 shell 執行;用 XcodeGen 管理 project.yml、release.sh 串起 archive→簽章→公證→staple→安裝,CLAUDE.md/AGENTS.md 讓 coding agent 自動使用這條 pipeline。