agent-rules
agent-rules高频by steipete
综合评分详见右侧面板Rules and Knowledge to work better with agents such as Claude Code or Cursor
安装此 Skill
git clone https://github.com/steipete/agent-rules ~/.claude/skills/agent-rules简介
agent-rules 是一套面向 Claude Code、Cursor 等 AI 编程代理的规则与知识库,旨在帮助开发者更高效地使用这些工具。该项目总结了作者在 2025 年中的实践经验,涵盖 agent 交互、LLM 上下文管理等主题。虽然作者已转向新的 agent-scripts 项目,但该仓库仍可作为参考。
SKILL.md 预览
AI moves fast. This was old stuff I used mid 2025 when I was still using Cursor.
My new work is here: https://github.com/steipete/agent-scripts
统计信息
使用频率(自动计算)
509
Fork
Shell
语言
MIT
开源协议
2026/5/4
更新
综合评分
3.2基于社区认可、使用热度、文档完整度、功能丰富度、维护活跃度自动计算
标签
链接
GitHub相关Skills
ECC
ECCThe agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
architecture-copilot
architecture-copilot🧭 给 Claude Code / Cursor / Codex 用的『架构副驾』skill —— 开新项目时用持续深度提问引导你在写代码前想清楚架构(产出架构图 / ADR / 演进路线)。知识源自 awesome-architecture。中英双语。
andrej-karpathy-skills
andrej-karpathy-skillsA single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
Review-Gate
Review-GateReview-Gate V2 is a powerful rule for the Cursor IDE that helps you get up to 5x more value from your monthly requests. It creates an interactive loop where the AI waits for your …