‹ 返回总目录
开发工具 最近更新05-08

coding

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量385
⭐ GitHub Stars4(fork 1)
🗓️ 最近推送2026-05-08
🌱 项目创建2026-02-08
💻 语言 / License未标注 · 未标注
🐛 开放Issue0

📝 工具简介

面向AI的Agent Skills合集。

📖 怎么用

这是套技能集合,不用安装,直接把 `skills/` 目录下的 `brainstorming`、`coding`、`task-breakdown` 等文件夹拷到你的 agent 技能目录里。用的时候按流程走:先 `brainstorming` 聊需求变规格,再 `task-breakdown` 拆任务,接着用 `subagent-task-execution` 让子代理干活,最后 `reflection` 复盘优化。README未说明具体安装命令。

📋 迷你测评

面向AI的Agent Skills合集。亮点是覆盖面广,适合当技能库起步参考。具体包含哪些技能未列明,需自行查看仓库。

📄 README 要点

这是一套面向软件开发流程的AI智能体技能合集,基于superpowers项目改造而来。它包含头脑风暴、编码规范、任务拆解、子智能体执行、反思改进和技能编辑等核心技能。工作流程是:先用头脑风暴明确需求并生成规格说明,然后拆解成可执行的小任务,再由专门的子智能体执行并循环审查,最后通过反思优化整个流程。安装后即可在智能体环境中调用这些技能。适合需要结构化、规范化AI辅助开发的团队,能显著提升从需求到代码的转化效率。

查看英文原文
Smart AI Skills A collection of AI agent skills for software development workflows. It's based on the skills at https://github.com/obra/superpowers, but with some modifications and additions (eg: separate coding skill). Skills Overview Skill Description brainstorming Explore ideas and turn them into detailed specs through collaborative dialogue coding General coding best practices (DRY, KISS, SOLID, TDD) task breakdown Break down specs into detailed, executable tasks subagent task execution Execute task breakdowns using specialized subagents reflection Analyze interactions to improve skills and capture user preferences skill editor Create and manage new agent skills Workflow [安装/使用命令见下方] 1. Brainstorming : Clarify requirements and create specs 2. Task Breakdown : Convert specs into bite sized tasks 3. Subagent Task Execution : Execute tasks with review loops 4. Reflection : Continuously improve based on experience Usage These skills are designed for use with the opencode CLI. They are automatically loaded when needed based on the task context. Directory Structure [安装/使用命令见下方]

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考