Wp Onboard banner
jorgerosal jorgerosal

Wp Onboard

Development community

Description

--- description: Quick WordPress onboarding scan - fast stack detection and triage for an unfamiliar repo or codebase argument-hint: [path] --- Use the **wp-site-audit-and-onboarding** skill to perform a quick onboarding scan. **Target**: $ARGUMENTS (if empty, use current working directory) Focus on the "Search Patterns for Quick Detection" section to classify the codebase fast. Report the detected stack signals, the likely project shape, the top risks worth deeper review, and the next specia

Installation

Installs to ~/.claude/skills/jorgerosal-wordpress-skills-wp-onboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jorgerosal-wordpress-skills-wp-onboard && curl -fsSL https://raw.githubusercontent.com/jorgerosal/wordpress-skills/HEAD/commands/wp-onboard.md -o ~/.claude/skills/jorgerosal-wordpress-skills-wp-onboard/SKILL.md

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

Full documentation available on GitHub

View Source Repository