Search First banner
jiaheyi-maggie jiaheyi-maggie

Search First

Development community

Description

Before building anything custom, search for existing solutions. This prevents reinventing wheels and ensures we adopt battle-tested code when it exists. ## What to search for $ARGUMENTS If no arguments, infer from the current conversation context — what is the user about to build? ## Step 1: Define the need In one sentence, what capability do we need? Be specific: - NOT: "we need authentication" - YES: "we need OAuth 2.0 login with Google and GitHub providers for a Next.js 15 app with JWT se

Installation

Installs to ~/.claude/skills/jiaheyi-maggie-claude-code-config-search-first/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jiaheyi-maggie-claude-code-config-search-first && curl -fsSL https://raw.githubusercontent.com/jiaheyi-maggie/claude-code-config/HEAD/commands/search-first.md -o ~/.claude/skills/jiaheyi-maggie-claude-code-config-search-first/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository