From onboard-new-engineer
Step-by-step onboarding for new engineers covering environment setup, codebase tour, and first PR. Use when user says "onboard engineer", "new engineer setup", or "engineer onboarding".
npx claudepluginhub monty1985/adams-mind --plugin onboard-new-engineerThis skill uses the workspace's default tool permissions.
- Set up local development environment (Node, package manager, Docker, etc.)
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Performs token-optimized structural code search using tree-sitter AST parsing to discover symbols, outline files, and unfold code without reading full files.