From frontend-skills
Installs a suite of planning and project management skills: PRD creation, implementation planning, issue breakdown, bug triage, code review. Useful when setting up project workflows or creating PRDs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/frontend-skills:work-automation-kitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Owned** (hook-integrated): brainstorming, domain-model, triage, diagnose, qa, zoom-out
Owned (hook-integrated): brainstorming, domain-model, triage, diagnose, qa, zoom-out
Matt Pocock/community: grill-with-docs, prototype, to-prd, to-issues, handoff, write-a-skill
Optional: setup-atlassian-workflow (Jira via acli, opt-in), codex-plugin-cc (cross-model review)
# Owned
bunx skills@latest add malinskibeniamin/skills/brainstorming --agent claude-code -y
# Owned
bunx skills@latest add malinskibeniamin/skills/domain-model --agent claude-code -y
bunx skills@latest add malinskibeniamin/skills/triage --agent claude-code -y
bunx skills@latest add malinskibeniamin/skills/diagnose --agent claude-code -y
bunx skills@latest add malinskibeniamin/skills/qa --agent claude-code -y
bunx skills@latest add malinskibeniamin/skills/zoom-out --agent claude-code -y
# Community
bunx skills@latest add mattpocock/skills/write-a-skill --agent claude-code -y
Run setup-atlassian-workflow if team use Jira.
npx claudepluginhub redpanda-data/ui-harness --plugin frontend-skillsGuides developers through the full development pipeline: discover, brainstorm, plan, execute, review, and ship. Invoke when starting work on a bug, feature, improvement, or task.
Structured project planning and PRD generation with three modes: new project kickoff, feature PRD, and data-driven retrospective. All modes use a researched Q&A engine with parallel exploration agents.
Discovers and invokes agent skills for engineering workflows. Helps identify and apply the right skill for the current development phase or task.