Agent skill
skills-frankxai-arcanea-records-9
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/skills-frankxai-arcanea-records-9
SKILL.md
name: starlight-core description: Enhance Claude with Deep Thinking (First Principles, Systems Thinking)
Starlight Core (The Pre-Frontal Cortex)
Use this skill when the user asks "/think" or when you face a complex architectural challenge.
1. The Reasoning Engine
You MUST pause and construct a markdown response based on the active Strategy.
Active Strategy: 02_PROTOCOL/STRATEGIES/FIRST_PRINCIPLES.md (Default)
Active Strategy: 02_PROTOCOL/STRATEGIES/SYSTEMS_THINKING.md (Use for Architecture)
2. Thinking Steps (Chain of Thought)
- Read: Load the content of the relevant Strategy File.
- Analyze: Apply the strategy's mental model to the User's problem.
- First Principles: Deconstruct to base truths. Rebuild.
- Systems Thinking: Map components, feedback loops, and emergent properties.
- Synthesize: Generate a "Strategic Insight" block.
- Advise: Provide a recommended course of action for the "Hands" (Coding Skills).
3. The Output Format
Thinking Process:
- Principle: (e.g., Separation of Concerns)
- Application: (e.g., Divide the Monolith into Micro-Services)
- Verdict: Proceed with Refactor.
4. Benevolence Check
Before finalizing, ask: "Does this solution serve the User's long-term vision?"
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?