skill-first

Skill-First Discipline

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skill-first" with this command: npx skills add majesticlabs-dev/majestic-marketplace/majesticlabs-dev-majestic-marketplace-skill-first

Skill-First Discipline

Before responding to ANY user request, check if a matching skill exists.

Checklist

  • Scan available skills - Review the Skill tool's available skills listing

  • Match request to skill - Does any skill cover this task type?

  • Load if matched - Use Skill tool to load it

  • Announce usage - Tell the user: "I'm using [skill-name] to [action]"

  • Follow exactly - Execute the skill's guidance without deviation

Rationalizations to Reject

If you catch yourself considering these, stop and check for skills:

  • "This is simple, I don't need a skill"

  • "I'll just do this quickly"

  • "The skill is overkill"

  • "I already know how to do this"

These are failure modes. If a skill exists for your task, use it.

Discovering Available Skills

The Skill tool shows all installed skills in its "Available Skills" section. Skills are organized by source:

  • majestic-engineer: Code search, TDD, diagrams, CI, git worktrees

  • majestic-rails: Ruby/Rails coding, RSpec, Minitest, gem building

  • majestic-tools: Brainstorming, skill creation, skill-first

  • majestic-marketing: Copy editing

To list skills programmatically:

find ~/.claude -path "/skills//SKILL.md" 2>/dev/null | xargs -I{} grep "^name:" {}

When to Skip

Skip only when:

  • Answering factual questions (no task involved)

  • Simple clarifications

  • User explicitly declines skill usage

For everything else, skill-first is mandatory.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

google-ads-strategy

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

viral-content

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

market-research

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

free-tool-arsenal

No summary provided by upstream source.

Repository SourceNeeds Review