🚪
AI EngineeringTypeScript

Onboarding

by FrkAk

Onboarding is an AI Engineering skill for Claude Code, published by FrkAk in piyaz.

189 stars18 forkson FrkAk/piyazAdded 2026/09/06+1% in starsRepository updated 2026/08/31
agent-nativeclaude-codeclaude-code-plugincontext-managementcontext-networkengineeringengineering-contextengineering-productivityengineering-toolsmcpmcp-serverproject-management
Install in seconds
Install Onboarding
Copy Onboarding into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/FrkAk/piyaz/tree/main/plugins/claude-code/skills/onboarding ~/.claude/skills/onboarding

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/FrkAk/piyaz.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/claude-code/skills/onboarding/SKILL.md in FrkAk/piyaz
Installs to
~/.claude/skills/onboarding
Collection
One of 17 skills cataloged from this repository
Category
AI Engineering3278 skills

What Onboarding does

Onboarding dispatches the onboarding subagent through the Task tool when a user explicitly types /piyaz:onboarding. It is not for natural-language import requests, which should be handled by the /piyaz skill or assistant routing.

Onboarding is cataloged under AI Engineering on DirSkills. Onboarding comes from a repository tagged agent-native, claude-code, claude-code-plugin, context-management and context-network.

Documentation

README

Dispatch the onboarding subagent via the Task tool with subagent_type: "onboarding". Pass the user's full request as the prompt. The canonical workflow lives in the agent definition; do not duplicate it here.

Frequently asked about Onboarding

  • What else does FrkAk publish alongside Onboarding?

    Onboarding is one of 17 skills that DirSkills catalogs from FrkAk/piyaz, the repository it ships in. Its siblings there include Brainstorm, Brainstorm and Brainstorm. Each one is a separate skill with its own page in this directory, installs the same way Onboarding does, and is maintained by FrkAk in that same repository. The rest of the collection is listed on the FrkAk/piyaz page.

  • How does Onboarding compare to other AI Engineering skills?

    Onboarding ranks #2950 by stars among the 3278 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Onboarding against them. Open each page to compare what they document and how they install.

More from FrkAk/piyaz

Onboarding is one of 17 skills cataloged on DirSkills from FrkAk/piyaz.

See all 17 skills
🧠
5h ago

Brainstorm

Brainstorm turns a vague software idea into a concise project brief before tasks are created. Use it when a user is exploring what to build and needs scope, features, and flow clarified.
Writing
18918
💡
5h ago

Brainstorm

Brainstorm dispatches the Piyaz brainstorm subagent through the Task tool when invoked directly with /piyaz:brainstorm. Use it for that explicit command path; natural-language idea requests are handled by the /piyaz skill or the assistant dispatcher.
AI Engineering
18918
💡
5h ago

Brainstorm

Brainstorm turns a rough software idea into a brief with scope, features, users, and constraints before task decomposition. Use it when a project is new, vague, or exploratory and needs clearer direction.
AI Engineering
18918
🧠
5h ago

Brainstorm

Brainstorm turns a raw software idea into a brief with scope, users, features, and constraints so a project can be decomposed into tasks. Use it when the user has an early or ambiguous idea and needs help shaping it before planning work.
AI Engineering
18918
🧩
5h ago

Composer

Composer orchestrates Piyaz tasks end to end, from picking ready work through research, implementation, review, and merge. Use it for backlog runs, single-task execution, or rework loops on PR feedback.
AI Engineering
18918
🧩
5h ago

Decompose

Decompose breaks an existing Piyaz project into an implementable task graph when it has a clear description but few or no tasks. It is used to turn a project brief into dependencies, task order, and concrete work items.
AI Engineering
18918