Agent skill · AI & Agents

skills

Use this skill when the user asks "/think" or when you face a complex architectural challenge.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill skills-frankxai-arcanea-9 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 1 KB
Bundled scripts: none
Path: skills/ai-llm/skills-frankxai-arcanea-9/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the 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) 1. **Read:** Load the content of the relevant Strategy File. 2. **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. 3. **Synthesize:** Generate a **"Strategic Insight"** block. 4. **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. Benevo

What's inside
Steps it walks through
  1. 1. The Reasoning Engine
  2. 2. Thinking Steps (Chain of Thought)
  3. 3. The Output Format
  4. 4. Benevolence Check
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the skills skill do?

Use this skill when the user asks "/think" or when you face a complex architectural challenge.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill skills-frankxai-arcanea-9 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going