AI Skill Hub 强烈推荐:大型Cursor规则 是一款优质的Cursor规则。AI 综合评分 8.0 分,在同类工具中表现稳健。如果你正在寻找可靠的Cursor规则解决方案,这是一个值得深入了解的选择。
大型Cursor规则 是一套专为 Cursor AI 代码编辑器定制的编程规范规则集。通过精心设计的规则约束,它能引导 AI 生成符合团队标准的高质量代码,减少人工审查成本,保障代码风格一致性。适合个人开发者快速提升代码质量,也适合团队统一 AI 辅助编程的规范。
大型Cursor规则 是一套专为 Cursor AI 代码编辑器定制的编程规范规则集。通过精心设计的规则约束,它能引导 AI 生成符合团队标准的高质量代码,减少人工审查成本,保障代码风格一致性。适合个人开发者快速提升代码质量,也适合团队统一 AI 辅助编程的规范。
# 在 Cursor 中安装规则 # 1. 打开 Cursor → Cmd+Shift+P # 2. 搜索 "Open Cursor Settings" 或直接进入 Settings # 3. 找到 "Rules for AI" / "Cursor Rules" 配置项 # 4. 粘贴本工具的规则内容 # 也可以克隆仓库后本地导入 git clone https://github.com/danielvm-git/bigpowers # 按照 README 中的说明添加规则文件
# 查看帮助 bigpowers --help # 基本运行 bigpowers [options] <input> # 详细使用说明请查阅文档 # https://github.com/danielvm-git/bigpowers
# bigpowers 配置说明 # 查看配置选项 bigpowers --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export BIGPOWERS_CONFIG="/path/to/config.yml"
Agent skills synthesizing 17 years of software engineering discipline — from Clean Code to AI-native architecture — into a single, prescriptive methodology for solo developers.
bigpowers provides a prescriptive, vertical-slice methodology for building software with AI agents (Claude Code, Gemini CLI, Cursor, pi). It bridges the gap between raw LLM capabilities and professional engineering standards.
It is not a random collection of best practices. It is a chronological layer cake of ideas — each wave of thinking (Uncle Bob → Ousterhout → Karpathy → Wasowski → Akita) builds on and resolves tensions from the last, culminating in a 6-phase lifecycle with hard gates, a 94% quality threshold, and a YAML cockpit (specs/state.yaml) that keeps both human and agent aligned across sessions.
Published on npm: bigpowers. The skill count in the badge above is stamped automatically by sync-skills.sh; the canonical catalog is SKILL-INDEX.md.
Docs: bigpowers docs site — searchable, Google-discoverable reference for all skills, guides, and ADRs.
This methodology publishes its own evidence — see the live receipts page.
See it working: bigpowers-showcase — a real URL shortener (CLI + SQLite) built from scratch with the full spec trail committed from day one.
---
survey-context to develop-tdd, each skill is a targeted tool for a specific phase of development. See SKILL-INDEX.md for the full auto-generated catalog.specs/state.yaml and release-plan.yaml to maintain state across agent sessions, preventing context drift..cursor/rules), Gemini CLI, and pi.---
npm run compliance
---
npm install -g bigpowers@latest bigpowers setup # runs sync + install, links skills to your tools
The npx bigpowers setup command launches an interactive menu where you can:
Use arrow keys to navigate, space to select, and Enter to confirm.

```bash
pi install .
pi install npm:bigpowers ```
npm install:
bash "$(npm root -g)/bigpowers/scripts/install.sh" --uninstall
npm uninstall -g bigpowers
git clone:
bash scripts/install.sh --uninstall
```bash npx bigpowers@latest setup
bigpowers update ```
---
高质量的开源Cursor规则,适合自动化软件开发
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
总体来看,大型Cursor规则 是一款质量优秀的Cursor规则,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | bigpowers |
| 原始描述 | 开源Cursor规则:59 agent skills for high-integrity, spec-driven, test-first software development。⭐9 · Shell |
| Topics | ai-agentsautomationclean-codeshell |
| GitHub | https://github.com/danielvm-git/bigpowers |
| License | MIT |
| 语言 | Shell |
收录时间:2026-06-21 · 更新时间:2026-06-22 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端