Skip to content

Reorganize: skill-centric layout — each skill shows its related commands#7

Closed
VV1NN wants to merge 1 commit into
mainfrom
skill-centric-layout
Closed

Reorganize: skill-centric layout — each skill shows its related commands#7
VV1NN wants to merge 1 commit into
mainfrom
skill-centric-layout

Conversation

@VV1NN
Copy link
Copy Markdown
Owner

@VV1NN VV1NN commented Apr 16, 2026

Problem

Users see a flat list of skills and commands mixed together, can't tell "this skill → what do I type to use it?"

Solution

Reorganize overview by skill as section header, with related commands listed underneath:

### bug-bounty [SKILL — auto-loaded]
Complete vulnerability hunting knowledge base.

Related commands:
  /scope target.com    — confirm target is in scope
  /hunt target.com     — actively hunt for vulnerabilities
  /validate            — verify finding is real

Suggested flow: /scope → /hunt → /validate → /report
  • Each skill = one section
  • Related commands listed below it with syntax
  • Suggested workflow per skill (if applicable)
  • Commands not tied to any skill → "General / Utilities"
  • Works for any domain mix (security, finance, dev tools, etc.)

Each skill becomes a section header with related commands listed
underneath. Users instantly see "I have this skill → here are
the commands I can type to use it."

Before: flat phase-based workflow (Recon → Hunt → Validate → Report)
After:  skill → related commands → suggested flow per skill

Works with any domain mix (security, finance, dev tools, etc.)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@VV1NN VV1NN closed this Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant