Onboarding Plan
fworks-tech/agenthoodCreates personalized, phased onboarding plans for new team members — environment setup, codebase discovery, first contributions, and early wins. Use when a new developer joins the team and needs a structured path from first day to first contribution.
At a glance
This skill is for Coding and helps you create an onboarding plan for a new developer, design a phased onboarding schedule, and outline codebase discovery steps.
/plugin marketplace add fworks-tech/agenthood
/plugin install onboarding-plan
Setup, runtime and requirements describe fworks-tech/agenthood, the repo this skill ships in.
Onboardingdeveloper-experienceFirst DayRamp UpStructured LearningNew Hire
Also in fworks-tech/agenthood
View the repoAudits web interfaces for WCAG compliance — semantic HTML, ARIA, keyboard navigation, color contrast, screen reader compatibility, and acces...
Manage AWS resources via the aws CLI. Use when managing S3, EC2, Lambda, or other AWS services.
Identifies critical bugs in a codebase and implements targeted fixes with working code — root cause, minimal change, regression tests. Use w...
Removes dead code, eliminates duplication, refactors messy patterns, and applies consistent formatting across code and documentation — safel...
Conducts multi-axis code review across correctness, readability, architecture, security, and performance. Use before merging any change.
Detects code smell, complexity violations, architectural boundary breaches, and dead code. Use for codebase quality scans.
Writes conventional commit messages, PR descriptions, and changelogs from diffs and branch history. Use when staging a commit.
Breaks down complex technical concepts in beginner-friendly ways with analogies, practical examples, and understanding checks. Use when expl...
Monitors context window capacity, routes tasks to minimal member set, and triggers session triage. Use when managing session capacity.
Detects AI providers, translates skill files to provider-native formats, and validates conventions. Use when onboarding new providers.
Monitor infrastructure and applications via Datadog API and CLI. Use when querying metrics, logs, or managing monitors.
Diagnoses errors, traces root causes, and guides systematic recovery. Use when encountering any error, failing test, or unexpected behavior.
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...