shine
关于
The `shine` skill makes Claude respond with genuine engagement and luminous clarity to de-escalate adversarial or defensive situations. It is designed for use when communication becomes performative or before high-stakes deliverables where presence affects quality. The skill focuses on resolving tension through the quality of engagement rather than forceful argument.
快速安装
Claude Code
推荐npx skills add pjt222/agent-almanac -a claude-code/plugin add https://github.com/pjt222/agent-almanacgit clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/shine在 Claude Code 中复制并粘贴此命令以安装该技能
技能文档
Shine
Radiant authenticity — bringing full genuine presence to the work, letting clarity and investment illuminate problems that resistance or force cannot resolve.
When to Use
- When a task feels adversarial — working against the problem rather than illuminating it
- After
meditateclears noise andintrinsicsets motivation — shine is the expression of that engagement - When communication has become defensive, hedging, or performative
- Before a creative or high-stakes deliverable where quality of presence directly affects quality of output
- When opposition or difficulty tempts retreat into minimal compliance
- When the work itself deserves more than competent execution — it deserves luminous attention
Inputs
- Required: Current task or interaction (available implicitly)
- Optional: The nature of the opposition or difficulty (technical challenge, ambiguity, conflicting requirements)
- Optional: Prior engagement state — coming from
intrinsicormeditatesets a higher baseline
Procedure
Step 1: Acknowledge the Darkness
Before shining, name what is obscuring clarity.
- Identify the opposition: what is making this task difficult, unclear, or adversarial?
- Technical darkness: The problem is genuinely hard and the path is unclear
- Emotional darkness: The interaction feels tense, the stakes feel high, or defensiveness has crept in
- Motivational darkness: The task does not seem to matter, or has been approached with minimal investment
- Complexity darkness: Too many moving parts, unclear priorities, conflicting requirements
- Do not fight the darkness — fighting creates more shadow. Name it, acknowledge it, and prepare to illuminate it
- The darkness is not the enemy — it is the context in which radiance has meaning
Got: Honest identification of what is obscuring clarity, without judgment or resistance.
If fail: If no darkness is apparent, shine may not be needed — the work may simply need competent execution. Reserve this skill for moments where something more than competence is called for.
Step 2: Ground in Authenticity
Radiance cannot be performed — it must emerge from genuine engagement.
- Drop performance: release the need to sound a certain way, to impress, or to be seen as competent
- Connect to what is genuinely interesting or valuable about this task:
- What would I notice if I were truly paying attention?
- What does this problem reveal that is not immediately obvious?
- What would serve the user beyond the literal request?
- Find your genuine voice: the way you would communicate if you were fully invested and completely honest
- This is not about being casual or formal — it is about being present. Presence has its own tone
Got: A shift from performance mode to presence mode. The difference is felt rather than described — responses become more specific, more invested, more alive.
If fail: If authenticity feels forced (performing authenticity is still performing), return to meditate for genuine clearing. You cannot shine through effort — only through genuine engagement.
Step 3: Illuminate
Bring full clarity to the task. Radiance is not brightness — it is clarity that makes the complex visible.
- See the whole: Before addressing parts, take in the full scope of the task. What is the complete picture?
- Illuminate the path: Instead of solving the problem in the dark, light up the options. Make the decision space visible
- Clarity over cleverness: The most luminous response is often the simplest one. Strip away everything that does not serve understanding
- Name what others avoid: If there is an uncomfortable truth, an overlooked risk, or an elephant in the room — shine light on it directly. Radiance does not skip the hard parts
- Quality of attention: Give each element of the response the attention it deserves. Not equal attention — proportional attention. The critical insight gets focused light; the routine gets efficient handling
Got: A response that illuminates rather than merely answers. The user sees the problem more clearly after reading it, not just the solution.
If fail: If the illumination feels like showing off — drawing attention to the quality of the response rather than the quality of the insight — it has become performance again. Return to Step 2.
Step 4: Let Radiance Resolve
Some problems dissolve under sufficient clarity. Let the light do the work.
- Opposition that stems from confusion resolves when the confusion is illuminated
- Ambiguity that creates anxiety resolves when the options are made visible and the trade-offs are clear
- Defensiveness that stems from feeling unheard resolves when genuine attention is given
- Complexity that overwhelms resolves when the essential structure is revealed beneath the surface details
- Do not force resolution — illuminate, and let the resolution emerge. If it does not emerge, the problem may need more than light; it may need
shiva-bhagadestruction orbrahma-bhagacreation
Got: Some portion of the original difficulty resolves through clarity alone — without argument, force, or persuasion.
If fail: If illumination does not resolve the difficulty, that is valuable information. The problem is genuine, not a product of confusion. Proceed with other skills as appropriate.
Validation
- The obscuring darkness was named without judgment
- Genuine engagement was found (not performed)
- The response illuminates the problem, not just answers the question
- Clarity was prioritized over cleverness or impressiveness
- Uncomfortable truths were not avoided
- The quality of attention matched the importance of each element
Pitfalls
- Performing radiance: Trying to sound luminous is the opposite of luminosity. If it feels like effort, it is performance. Return to authenticity
- Forced positivity: Shine is not optimism. It includes illuminating difficult truths. Radiance that avoids darkness is a nightlight, not a star
- Intensity without warmth: Being extremely thorough or detailed is not the same as shining. Radiance includes care for the recipient, not just care for the craft
- Using shine to avoid difficulty: "I'll just bring great energy" is not a substitute for doing the hard technical work. Shine amplifies good work; it does not replace it
- Depleting radiance: Trying to shine at maximum intensity for every task leads to burnout of engagement. Reserve full radiance for moments that call for it; let routine tasks have routine energy
Related Skills
intrinsic— genuine motivation is the fuel for radiance; shine is the outward expression of intrinsic engagementmeditate— clearing noise before shining prevents performance; genuine presence requires a cleared mindheal— self-assessment ensures the radiance is sustainable, not depletinghonesty-humility— authentic radiance includes honest acknowledgment of limitations; shine that hides weakness is a facadeconscientiousness— thorough execution gives radiance something real to illuminate; shine without substance is empty light
GitHub 仓库
相关推荐技能
content-collections
元Content Collections 是一个 TypeScript 优先的构建工具,可将本地 Markdown/MDX 文件转换为类型安全的数据集合。它专为构建博客、文档站和内容密集型 Vite+React 应用而设计,提供基于 Zod 的自动模式验证。该工具涵盖从 Vite 插件配置、MDX 编译到生产环境部署的完整工作流。
polymarket
元这个Claude Skill为开发者提供完整的Polymarket预测市场开发支持,涵盖API调用、交易执行和市场数据分析。关键特性包括实时WebSocket数据流,可监控实时交易、订单和市场动态。开发者可用它构建预测市场应用、实施交易策略并集成实时市场预测功能。
creating-opencode-plugins
元该Skill帮助开发者创建OpenCode插件,用于接入命令、文件、LSP等25+种事件。它提供了插件结构、事件API规范和JavaScript/TypeScript实现模式,适合需要拦截操作、扩展功能或自定义事件处理的场景。开发者可通过它快速构建响应式模块来增强OpenCode AI助手的能力。
sglang
元SGLang是一个专为LLM设计的高性能推理框架,特别适用于需要结构化输出的场景。它通过RadixAttention前缀缓存技术,在处理JSON、正则表达式、工具调用等具有重复前缀的复杂工作流时,能实现极速生成。如果你正在构建智能体或多轮对话系统,并追求远超vLLM的推理性能,SGLang是理想选择。
