能力标签
💬
Prompt模板

Ring

基于 HTML · 专业级提示词模板,解锁 AI 的真实潜力
英文名:ring
⭐ 196 Stars 🍴 22 Forks 💻 HTML 📄 Apache-2.0 🏷 AI 8.0分
8.0AI 综合评分
ai-agentsai-codingclaude-codecode-qualitycode-review
✦ AI Skill Hub 推荐

AI Skill Hub 强烈推荐:Ring 是一款优质的Prompt模板。AI 综合评分 8.0 分,在同类工具中表现稳健。如果你正在寻找可靠的Prompt模板解决方案,这是一个值得深入了解的选择。

📚 深度解析

Ring 是经过精心设计和实践验证的专业 Prompt 模板。Prompt 工程(Prompt Engineering)是充分发挥 Claude、ChatGPT 等大型语言模型潜力的关键技能,而一套经过优化的 Prompt 模板可以将 AI 输出质量提升数倍。

优质 Prompt 模板的核心价值在于其结构化设计:明确的角色设定、精确的任务描述、具体的输出格式要求和必要的边界条件,这些要素共同构成了一个能够持续产出高质量结果的 Prompt 框架。Ring 提供的模板经过反复迭代和用户验证,能够有效减少 AI 的"幻觉"(Hallucination)和输出不稳定问题。

无论你使用 Claude 3.5 Sonnet、GPT-4、Gemini 还是国内的文心一言、智谱 AI,优质的 Prompt 设计都能跨模型复用。AI Skill Hub 建议将本模板保存为个人 Prompt 库的标准组件,根据具体场景调整参数后反复使用,形成自己的 AI 提效工作流。

📋 工具概览

Ring 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。

GitHub Stars
⭐ 196
开发语言
HTML
支持平台
Windows / macOS / Linux
维护状态
轻量级项目,按需更新
开源协议
Apache-2.0
AI 综合评分
8.0 分
工具类型
Prompt模板
Forks
22

📖 中文文档

以下内容由 AI Skill Hub 根据项目信息自动整理,如需查看完整原始文档请访问底部「原始来源」。

Ring 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。

📌 核心特色
  • 精心设计的 Prompt 框架,快速激活 AI 的深层能力
  • 支持参数化替换,灵活适配多种业务场景
  • 经过反复验证的指令结构,显著提升 AI 输出质量和一致性
  • 适用于 Claude、ChatGPT 等主流大语言模型
  • 可作为团队标准 Prompt 模板复用和二次开发
🎯 主要使用场景
  • 快速生成高质量的专业文案、分析报告或结构化内容
  • 利用 Prompt 框架引导 AI 解决特定领域的复杂问题
  • 在不同 AI 工具间复用经过验证的提示词模板
以下安装命令基于项目开发语言和类型自动生成,实际以官方 README 为准。
安装命令
# Prompt 无需安装,直接复制使用
# 支持:Claude / ChatGPT / Gemini / 通义千问 等主流模型

# 使用步骤
# 1. 复制 Prompt 模板内容
# 2. 粘贴到 AI 对话框
# 3. 替换 [占位符] 为实际内容
# 4. 发送后获取结构化输出

# 获取原始文件
git clone https://github.com/LerianStudio/ring
📋 安装步骤说明
  1. 复制本工具的 Prompt 模板内容
  2. 打开 Claude、ChatGPT 或其他 AI 对话工具
  3. 将 Prompt 粘贴到对话框开头
  4. 根据实际需求替换 [占位符] 中的内容
  5. 发送后 AI 将按照模板格式执行,获得结构化输出
以下用法示例由 AI Skill Hub 整理,涵盖最常见的使用场景。
常用命令 / 代码示例
# 粘贴到 Claude/ChatGPT 使用
# 示例 Prompt 结构:

你是一位 [角色],擅长 [领域]。
请根据以下要求完成任务:

任务背景:[描述背景]
具体要求:[详细说明]
输出格式:[期望格式]

# 将 [] 内内容替换为实际需求
以下配置示例基于典型使用场景生成,具体参数请参照官方文档调整。
配置示例
# ring 配置说明
# 查看配置选项
ring --config-example > config.yml

# 常见配置项
# output_dir: ./output
# log_level: info
# workers: 4

# 环境变量(覆盖配置文件)
export RING_CONFIG="/path/to/config.yml"
📑 README 深度解析 真实文档 完整度 52/100 查看 GitHub 原文 →
以下内容由系统直接从 GitHub README 解析整理,保留代码块、表格与列表结构。

简介

<p align="center"> <img src="assets/ring-banner.png" alt="Ring by Lerian" width="100%" /> </p>

Native plugin install (per harness)

Each Ring plugin ships native manifests for Claude Code, Codex, Cursor, and OpenCode. The harness installs the plugin directly from this repo via its own package manager — no transformation step, no local installer.

HarnessMechanismPer-plugin entry points
**Claude Code**.claude-plugin/marketplace.json (root)All 4 plugins enumerated in one marketplace file
**Codex**<plugin>/.codex-plugin/plugin.json[default](default/.codex-plugin/plugin.json) · [dev-team](dev-team/.codex-plugin/plugin.json) · [pm-team](pm-team/.codex-plugin/plugin.json) · [tw-team](tw-team/.codex-plugin/plugin.json)
**Cursor**<plugin>/.cursor-plugin/plugin.json[default](default/.cursor-plugin/plugin.json) · [dev-team](dev-team/.cursor-plugin/plugin.json) · [pm-team](pm-team/.cursor-plugin/plugin.json) · [tw-team](tw-team/.cursor-plugin/plugin.json)
**OpenCode**<plugin>/.opencode/ (INSTALL + JS plugin)[default](default/.opencode/INSTALL.md) · [dev-team](dev-team/.opencode/INSTALL.md) · [pm-team](pm-team/.opencode/INSTALL.md) · [tw-team](tw-team/.opencode/INSTALL.md)

ring-default is the foundation plugin — install it alongside any other Ring plugin since it provides the using-ring bootstrap that orients agent behavior. Example for OpenCode:

{
  "plugin": [
    "ring-default@git+https://github.com/lerianstudio/ring.git#main",
    "ring-dev-team@git+https://github.com/lerianstudio/ring.git#main"
  ]
}

Each harness's INSTALL.md (for OpenCode) or plugin.json (for Codex/Cursor) carries the exact install command for that platform.

Manual Installation (Claude Code only)

```bash

Building a Feature

User: "Add user authentication to the app"
Claude: I'm using ring:planning-small-features to scope this feature...
        [Pre-dev workflow: PRD, TRD, plan]
Claude: I'm using ring:test-driven-development to implement...
        [RED-GREEN-REFACTOR cycle for each component]
Claude: I'm using ring:reviewing-code to validate...
        [9 defaults + conditional specialist parallel dispatch]

🚀 Quick Start

💡 Usage Examples

No additional configuration needed for Claude Code

```

📦 Archived Plugins

The following plugins have been archived and are not actively maintained. They remain available in .archive/ for reference:

PluginDescriptionStatus
pmm-teamProduct Marketing (GTM, positioning, competitive intel)Archived - functionality may be restored based on demand
finance-teamFinancial planning and analysisArchived - under evaluation
ops-teamOperations managementArchived - under evaluation

To restore an archived plugin, move its folder from .archive/ to the root directory and register it in marketplace.json.

Claude Code Plugin Marketplace

For Claude Code users, you can also install from the marketplace:

  • Open Claude Code
  • Go to Settings → Plugins
  • Search for "ring"
  • Click Install

Code Analysis Pipeline

The ring:reviewing-code pipeline uses Mithril, an external code analysis tool installed via go install. Mithril performs static analysis, AST extraction, call graph generation, and context compilation for AI-assisted code review.

Install via go install github.com/lerianstudio/mithril@latest. See the Mithril repository for full installation details and release notes.

📚 All 67 Skills (Across 4 Plugins)

Core Skills (ring-default plugin - 16 skills)

Testing & Quality (2):

  • ring:test-driven-development - Write test first, watch fail, minimal code
  • ring:fixing-lint - Parallel lint fixing with agent dispatch

Collaboration & Planning (5):

  • ring:reviewing-code - Parallel 9 defaults + conditional specialist dispatch with severity-based handling
  • ring:creating-worktrees - Isolated development
  • ring:committing-changes - Smart commit organization with atomic grouping, conventional commits, and trailers
  • ring:writing-plans - Author phased implementation plans (phase → epic → task) from a spec; first phase detailed into dispatch-ready tasks, later phases epic-level for rolling-wave elaboration
  • ring:executing-plans - Rolling-wave execution of a phased plan: implement the detailed phase, checkpoint with the user, elaborate the next phase against the real codebase, repeat

Meta Skills (3):

  • ring:using-ring - Mandatory skill discovery
  • ring:writing-skills - TDD for documentation
  • ring:testing-skills-with-subagents - Skill validation

Integration (1):

  • ring:delegating-to-gandalf - Send tasks to Gandalf (AI team member) via webhook for Slack, Google Workspace, and Jira interactions

Session & Learning (4):

  • ring:exploring-codebases - Two-phase codebase exploration
  • ring:generating-release-guides - Generate Ops Update Guide from git diff analysis
  • ring:visualizing - Generate self-contained HTML pages to visually explain systems, code changes, and data
  • ring:creating-handoffs - Create handoff documents capturing session state for seamless context-clear and resume

Audit & Readiness (1):

  • ring:auditing-production-readiness - 44-dimension production readiness audit; runs explorers in batches of up to 10, appends incrementally to a single report; output: scored report (0-430, max 440 with multi-tenant) with severity ratings. See default/skills/auditing-production-readiness/SKILL.md for invocation and implementation details.

Developer Skills (ring-dev-team plugin - 33 skills)

Orchestration & Refactoring (7):

  • ring:using-dev-team - Introduction to developer specialist agents
  • ring:running-dev-cycle - Lean backend development cycle orchestrator driven by a rolling-wave phased plan (phases → epics Epic N.M → tasks Task N.M.T): Gate 0 implementation-owned TDD/coverage/docker-compose/runtime/delivery verification per task, Gate 8 review + Gate 9 validation per epic, phase boundary (Step 11.5) closes each phase and elaborates the next against the real codebase
  • ring:running-dev-cycle-frontend - Lean frontend development cycle orchestrator on the same rolling-wave phased plan (Gate 0 per task, Gate 7 review per epic, Gate 8 validation per task, phase boundary per phase)
  • ring:planning-backend-refactor - Backend/codebase standards analysis
  • ring:planning-frontend-refactor - Frontend standards analysis and task generation
  • ring:planning-codebase-simplification - Whole-codebase structural simplification sweep (hunts unjustified abstractions, adapters, shims; KILL/REVIEW/KEEP output; DELETE-by-default burden of proof for pre-public applications)
  • ring:managing-dev-cycle - Development cycle state management (phase/epic status reporting and cancellation)

Backend Gate Skills:

  • ring:implementing-tasks - Gate 0: TDD implementation
  • ring:adding-multi-tenancy - Multi-tenant adaptation (database-per-tenant isolation, integrated into Gate 0)
  • ring:hardening-dockerfiles - Docker image security audit for Docker Hub Health Score grade A
  • ring:creating-helm-charts - Helm chart creation and maintenance following Lerian conventions
  • ring:mapping-service-resources - Service/module/resource hierarchy scanner for dispatch layer
  • ring:implementing-readyz - Comprehensive readiness probes (/readyz) with per-dependency status and TLS validation
  • ring:instrumenting-streaming-events - Wire lib-streaming event emission from a validated instrumentation map

Testing & Validation:

  • ring:detecting-goroutine-leaks - Goroutine leak detection and regression testing
  • ring:load-testing-with-k6 - k6 load test generation following Lerian platform conventions
  • ring:validating-acceptance-criteria - Gate 9: User approval
  • ring:writing-dev-reports - Assertiveness scoring and metrics
  • ring:verifying-code - Atomic Go code verification with MERGE_READY/NEEDS_FIX verdict

Migration & Reference (6):

  • ring:using-lib-commons - Comprehensive reference for lib-commons v5.0.2 (Lerian's shared Go library with 30+ packages)
  • ring:using-runtime - Deep reference and 6-angle audit for lib-observability/runtime: SafeGo, panic recovery, observability trident, policy selection, framework integration. Catches naked goroutine launches that cause silent production failures.
  • ring:using-assert - Deep reference and 6-angle audit for lib-observability/assert: production runtime assertions with observability trident, full domain predicate catalog (double-entry, transaction state machine, financial validations), AssertionError unwrapping patterns. Converts financial invariants into production-enforced rules.
  • ring:migrating-to-lib-systemplane - Migrate Lerian Go services from .env/YAML config to systemplane (database-backed hot-reloadable config)
  • ring:generating-llms-txt - Generate or audit llms.txt files following llmstxt.org spec for AI-friendly repository entry points
  • ring:applying-licenses - Repository license management (Apache 2.0, Elastic v2, Proprietary)

Security (1):

  • ring:auditing-dependency-security - Supply-chain gate for dependency installations (validates identity, vulnerabilities, suspicious signals)

Frontend Quality Skills (1):

  • ring:checking-frontend-quality - Frontend quality checks in modes accessibility (axe-core/WCAG), visual (snapshots/viewports), e2e (Playwright 3-browser), performance (Lighthouse/Core Web Vitals), or all; dispatches ring:qa-frontend
Frontend and backend dev-cycle workflows both use ring:reviewing-code (core plugin) as the review gate.

Product Planning Skills (ring-pm-team plugin - 14 skills)

Pre-Development Workflow (includes ring:using-pm-team + 7 gate skills; Large track gate numbers shown):

  • ring:using-pm-team - Introduction to product planning workflow
  1. ring:researching-features - Deep technical/product research (parallel agents)
  2. ring:writing-prds - Squad-facing product requirements (WHAT/WHY)
  3. ring:mapping-feature-relationships - Feature relationships and phasing (Large only)
  4. ring:writing-trds - Technical architecture (HOW)
  5. ring:designing-api-contracts - OpenAPI 3.1 contract (openapi.yaml)
  6. ring:designing-data-model - Stack-native schema (schema.sql / schema.prisma)
  7. ring:pinning-dependency-versions - Technology selection
  8. ring:writing-plans (ring-default) - Single execution plan (plan.md), invoked by the orchestrator

Workflow Orchestrators:

  • ring:planning-small-features - 4-gate orchestrator for small features (<2 days)
  • ring:planning-large-features - 8-gate orchestrator for large features (>=2 days)

Additional Planning Skills:

  • ring:validating-ux-completeness - Standalone UX validation for UI features (run before the TRD)
  • ring:reconciling-predev-docs - Deep cross-reference review of pre-dev documentation artifacts
  • ring:mapping-streaming-events - Standalone streaming-event discovery (event catalog + instrumentation map)
  • ring:creating-grafana-dashboards - Grafana dashboard generation for instrumented services

Technical Writing Skills (ring-tw-team plugin - 4 skills)

Documentation Creation:

  • ring:using-tw-team - Introduction to technical writing specialists
  • ring:structuring-documentation - Document hierarchy and organization
  • ring:applying-voice-and-tone - Voice and tone guidelines (assertive, encouraging, human)
  • ring:reviewing-docs - Quality checklist and review process
🎯 aiskill88 AI 点评 A 级 2026-06-14

高质量的AI编码辅助工具

⚡ 核心功能

👥 适合人群

内容创作者和自媒体人职场人士和学生ChatGPT / Claude 重度用户希望提升 AI 使用效率的普通用户

🎯 使用场景

  • 快速生成高质量的专业文案、分析报告或结构化内容
  • 利用 Prompt 框架引导 AI 解决特定领域的复杂问题
  • 在不同 AI 工具间复用经过验证的提示词模板

⚖️ 优点与不足

✅ 优点
  • +Apache-2.0 协议,可免费商用
  • +无需安装,立即可用
  • +适配所有主流 AI 工具
  • +经社区验证的最佳实践
⚠️ 不足
  • 效果依赖使用者对 Prompt 工程的熟悉程度
  • 不同模型和版本的响应效果可能存在差异
  • 复杂场景需结合实际需求二次调整
⚠️ 使用须知

AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。

建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。

📄 License 说明

✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。

🔗 相关工具推荐

🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合

❓ 常见问题 FAQ

参考README文档
💡 AI Skill Hub 点评

总体来看,Ring 是一款质量优秀的Prompt模板,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。

⬇️ 获取与下载
⬇ 下载源码 ZIP

✅ Apache-2.0 协议 · 可免费商用 · 直接从 aiskill88 服务器下载,无需跳转 GitHub

📚 深入学习 Ring
查看分步骤安装教程和完整使用指南,快速上手这款工具
🌐 原始信息
原始名称 ring
Topics ai-agentsai-codingclaude-codecode-qualitycode-review
GitHub https://github.com/LerianStudio/ring
License Apache-2.0
语言 HTML
🔗 原始来源
🐙 GitHub 仓库  https://github.com/LerianStudio/ring 🌐 官方网站  https://lerian.studio

收录时间:2026-06-14 · 更新时间:2026-06-14 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。