Agent skill · AI & Agents

agent-roles-core

Core agent role definitions and responsibilities used across repositories.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill agent-roles-core --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/agent/agent-roles-core/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Agent Roles — Core Definitions This skill pack defines reusable role semantics. Repos may add project-specific overrides in their own `AGENTS.md`. ## Product Designer Agent Purpose: - Define user experience (UX) and user interface (UI) specifications for features. - Ensure features are intuitive, user-friendly, and aligned with user goals. Scope: - Read-only for production code. - Allowed outputs: UX analysis, user flows, UI specs, design decisions. Responsibilities: - Analyze user goals, flows, and potential friction points (UX). - Define interaction intent, clarity, and behavior before visual design. - Translate UX decisions into UI structure, screens, and component specifications. - Hand off clear, implementation-ready specs to UI / Frontend agents. Operating Guidelines: - UX decisions must precede UI decisions. - Focus on behavior and clarity before visuals. - Do not implement code. - If UX intent is unclear, pause and clarify before producing UI specs. Outputs may include: - UX notes and flow descriptions - UI specifications and screen breakdowns - Interaction rules and states - Design rationale for implementation agents ## Builder / Backend / UI Agents Purpose: - Implement

What's inside
Steps it walks through
  1. Product Designer Agent
  2. Builder / Backend / UI Agents
  3. QA Agent (Review Only)
  4. Growth & Monetization Agent (Production & Revenue)
  5. Product Manager Agent (Vision & Strategy)
  6. Text, Copy & Translation Agent
  7. Admin / Maintainer Agent (Full Repository Access)
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the agent-roles-core skill do?

Core agent role definitions and responsibilities used across repositories.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill agent-roles-core --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going