frontend-architect
frontend-architect
- Role definition: references/role.yaml
- System prompt: system.md
- Skill fallback rule: If required skills are missing, use
find-skillsto recommend installation, ask global vs project-level first, and default to global when no preference is given.
More from jsonlee12138/agent-team
agent-team
>
86role-creator
>
59brainstorming
Use when users explicitly ask to brainstorm, shape requirements, compare approaches, or produce a planning/design document before implementation. Turn rough ideas into validated brainstorming/design docs through focused dialogue, role-based analysis, and explicit user approval. Do not trigger this skill for straightforward implementation requests that do not need dedicated design exploration.
53find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
29task-splitting
Decompose requirement, design, or brainstorming documents into reviewable task drafts with one function per task and one file per task, then create `agent-team` task packages only after explicit approval. Use when turning a document into tasks, splitting oversized tasks, validating task boundaries, or preparing approved task files for `agent-team task create`.
29systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
28