SWSkillsWay.ai
View Repo ↗
Skillset · / roin-orca / skills

roin-orcaroin-orca/skills

PurposeA collection of simplified Claude Code agent skills for faster work and decision-making. It includes fun-brainstorming, a streamlined version of obra's brainstorming skill that drops sequential Q&A and mandatory docs for quick features, bug fixes, and refactors in short sessions. Also contains find-skills to discover installable skills, plus test/simple placeholders. Best for developers wanting lightweight, focused workflows without heavy ceremony in Claude Code.
Skill Count
6
Required CLI
npxskills
Domains
Others
Forms
Cli ManualOthersWorkflow
Skillset Analysis

Core Idea

Principles & Methodology

The author's design philosophy, what sets this apart from peer projects, and quick notes on the key workflows. Skill names mentioned in the text auto-link to their detail pages.

Core Idea

This skillset provides simplified Claude Code skills focused on speed and pragmatic decision-making.

Design Principles

  • Streamlined: Strip overhead from heavier workflows (e.g., obra's brainstorming) to fit short sessions.
  • Focused: Each skill targets a clear scenario without rigid ceremony.

Key Skills

  • fun-brainstorming: A fast alternative to full brainstorming — explores alternatives and gets approval in 1-2 messages, ideal for quick features, bug plans, and refactors.
  • find-skills: Helps users discover installable skills on demand.

Best Practice

Use fun-brainstorming before coding when scope is clear; reserve full brainstorming for large ambiguous projects. Keep sessions under 30 min with minimal docs.

Installation

One command to install the entire Skillset.

Copy and run in your terminal to add roin-orca/skills to your Agent environment.

$npx skills add roin-orca/skills
SkillsWay.ai · Heads-Up Agent Skills InspectorUnderstand Agent Skills before you install.

Skill Relationships

Usage Relationships Between Skills

Skill → Skill usage relationships, with cross-layer references. Same color blocks indicate the same skill form.

Relationship Count
1
Standalone Skills
4
Most Referencing
  • fun-brainstorming1 downstream skills
Most Referenced
  • find-skills1 upstream skills

Note: Each dependency line reads as "the current Skill depends on" the Skill it points to.

Skill Composition

How skills in this set are triggered

Each skill is designed for a specific kind of caller — some only fire when you name them, others load automatically when the model judges them relevant. The split below summarises both modes at a glance.

User-Invoked1

These skills only fire when you call them by name. The agent will not load them on its own — they stay inert until invoked.

fun-brainstorming
Model-Invoked3

These skills are loaded automatically by the agent when it judges the context relevant. You usually don't need to call them yourself.

find-skillsfun-brainstormingsimple

Skill List

6 Skills · Filter by name or domain

find-skills

Helps users discover and install agent skills from the open ecosystem via the Skills CLI. It parses natural-language requests, runs `npx skills find` to search, presents options with install commands, and can install globally. Value: quickly extends agent capabilities with community skills.

→
Domain
Others
Form
Cli ManualWorkflow
Location
skills/find-skills/SKILL.md

fun-brainstorming

A lightweight brainstorming skill for fast decision-making before creative or architectural work. It uses a 4-step flow (discover, propose, converge, capture) to align on direction with the user via batched questions and trade-off analysis. Value: avoids premature coding and delivers an approved, actionable direction quickly.

→
Domain
Others
Form
Workflow
Location
skills/fun-brainstorming/SKILL.md

simple

A streamlined brainstorming skill invoked before creative or architectural work to align on direction fast. It uses a 4-step flow (Discover, Propose, Converge, Capture) with batched questions and YAGNI principles. Value: quick, good decisions without process overhead, preventing premature implementation.

→
Domain
Others
Form
Workflow
Location
skills/simple/SKILL.md

test-xss

A skill providing various XSS payload examples (HTML, SVG, JS URI, etc.) for security testing. Method: list injection snippets. Value: quick reference to verify XSS defenses.

→
Domain
Others
Form
Others
Location
skills/test-xss/SKILL.md

test2

A test skill containing various XSS payload examples for security testing. It provides common and bypass XSS vectors to validate filtering. Value: quick reference for XSS detection checks.

→
Domain
Others
Form
Others
Location
skills/test2/SKILL.md

test3

test3 is a placeholder Agent Skill with no described functionality, methods, or deliverables. It provides no procedures, tools, or outputs and currently holds no practical value for users or agents.

→
Domain
Others
Form
Others
Location
skills/test3/SKILL.md

Showing 6 / 6