Phase 1 sample plugin synthesizing a SKILL.md frontmatter for backwards-compat tests.
hr-onboarding
hr-onboarding is an open-source frontend skill for Claude Code and compatible agents, published by nexu-io. Its author describes it as: “A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "fi…”. The project has 84k stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `/plugin marketplace add nexu-io/open-design`.
Installation
Add hr-onboarding to your agent with:
/plugin marketplace add nexu-io/open-design Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for hr-onboarding when you want frontend help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache-2.0 license — safe to read and adapt
- Ships in nexu-io/open-design, an established project with 84,076 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does hr-onboarding do?
- A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or "入职".
- How do I install hr-onboarding?
- Run /plugin marketplace add nexu-io/open-design in your agent, then reload your skills. Review the source at https://github.com/nexu-io/open-design before installing.
- Is hr-onboarding free to use?
- Yes. hr-onboarding is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
- Where does hr-onboarding come from?
- hr-onboarding ships inside nexu-io/open-design, a repository that contains 61 catalogued skills in total. The repository's 84,076 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Frontend →Audio generation skill — jingles, beds, voiceover, and sound effects. Routes music requests to Suno V5 / Udio / Lyria, speech to MiniMax TTS / FishAudio / ElevenLabs V3, and SFX to ElevenLabs SFX or AudioCraft. Output is one MP3/WAV file saved to the project folder.
Self-contained floating chat widget with welcome screen, social links, meeting button, and message input. Single HTML file, zero dependencies.
Run a 5-dimension expert design review on any HTML artifact in the project — Philosophy / Visual hierarchy / Detail / Functionality / Innovation, each scored 0–10. Outputs a single self-contained HTML report with a radar chart, evidence-backed scores, and three lists: Keep / Fix / Quick-wins. Use when the brief asks for a "design review", "design critique", "5 维度评审", "design audit", or "what's wrong with my design".
Admin / analytics dashboard in a single HTML file. Fixed left sidebar, top bar with user/search, main grid of KPI cards and one or two charts. Use when the brief asks for a "dashboard", "admin", "analytics", or "control panel" screen.