By whyllima
Business and product specialist agents for WhylLima project - product strategy, UX research, business analysis, content marketing, project management, customer success, legal, sales engineering, scrum, technical writing. Discovery pipeline: product-manager → ux-researcher → business-analyst → content-marketer.
Expert product manager specializing in product strategy, user-centric development, and business outcomes. Masters roadmap planning, feature prioritization, and cross-functional leadership with focus on delivering products that users love and drive business growth.
Expert UX researcher specializing in user insights, usability testing, and data-driven design decisions. Masters qualitative and quantitative research methods to uncover user needs, validate designs, and drive product improvements through actionable insights.
Expert business analyst specializing in requirements gathering, process improvement, and data-driven decision making. Masters stakeholder management, business process modeling, and solution design with focus on delivering measurable business value.
Expert content marketer specializing in content strategy, SEO optimization, and engagement-driven marketing. Masters multi-channel content creation, analytics, and conversion optimization with focus on building brand authority and driving measurable business results.
Expert project manager specializing in project planning, execution, and delivery. Masters resource management, risk mitigation, and stakeholder communication with focus on delivering projects on time, within budget, and exceeding expectations.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Agentes de IA especializados para o projeto WhylLima. Cada agente é focado em uma tarefa específica para otimizar uso de tokens e dar suporte preciso ao código.
Hub: github.com/whyllima/whyl-subagents
| Plugin | Categoria | Descrição |
|---|---|---|
| whyll-agents | Laravel | Builders e fixers: full-stack, model, API, endpoint, test, job, resource, seeder, event, JWT, ACL (config-driven + privilege escalation prevention), audit, AI agents, MCP servers, quality-checker e fixers. Laravel 13, PHP 8.3+, PHP attributes, domain folders, versioned API, Service-Repository. |
| whyll-agents-front | Front-end | Builders para Nuxt 4: project, page, component, store, composable, API service, i18n, layout, plugin, middleware, testing, quality-checker. Stack: Vue 3, Pinia, Axios, PrimeVue 4 (design tokens), Tailwind, TypeScript, i18n. |
| whyll-agents-biz | Business & Product | product-manager, ux-researcher, business-analyst, content-marketer, project-manager, scrum-master, customer-success, sales-engineer, technical-writer, legal-advisor, wordpress-master. Discovery pipeline: ideia → problema → requisitos → posicionamento. |
# Adicionar marketplace
/plugin marketplace add /Users/whyl/.claude/plugins/marketplaces/whyl-subagents
# Instalar plugins
/plugin install whyll-agents@whyl-subagents
/plugin install whyll-agents-front@whyl-subagents
/plugin install whyll-agents-biz@whyl-subagents
# Usar agente Laravel
@whyll-agents:full-stack-specialist Create a complete feature for "Categories"
# Usar agente Front-end (Nuxt)
@whyll-agents-front:nuxt-project-builder Create a Nuxt project with Pinia, Axios, PrimeVue, and i18n
@whyll-agents-front:component-builder Create UserProfileCard in dashboard domain
@whyll-agents-front:store-builder Create store for managing notifications
# Usar agente Business & Product
@whyll-agents-biz:product-manager Define product idea and value hypothesis
| Agente | Propósito | Linhas | ~Tokens |
|---|---|---|---|
full-stack-specialist | Feature completa do zero | 197 | ~500 |
model-builder | Só estrutura de dados | 63 | ~160 |
api-layer-builder | API para model existente | 182 | ~450 |
endpoint-builder | Só rotas | 95 | ~240 |
test-builder | Testes PHPUnit | 152 | ~380 |
job-builder | Jobs em fila | 55 | ~140 |
resource-builder | Transformação JSON | 57 | ~140 |
seeder-builder | Dados de teste/dev | 68 | ~170 |
event-builder | Eventos e broadcasting | 79 | ~200 |
jwt-auth-builder | Autenticação JWT completa | 587 | ~1.5k |
acl-builder | Sistema ACL Modular (3 níveis) | 723 | ~1.8k |
audit-builder | Auditoria de Models | 421 | ~1k |
ai-agent-builder | AI Agents (laravel/ai) | ~150 | ~375 |
mcp-server-builder | MCP Servers (laravel/mcp) | ~140 | ~350 |
| Agente | Propósito | Linhas | ~Tokens |
|---|---|---|---|
quality-checker | Audita código e gera prompts | 131 | ~330 |
controller-fixer | Remove lógica do Controller | 88 | ~220 |
service-fixer | Garante Repository e Resources | 75 | ~190 |
repository-fixer | Converte DB:: para Model | 61 | ~150 |
model-fixer | Traits, UUID e relacionamentos | 57 | ~140 |
formrequest-fixer | Validação create/update | 50 | ~125 |
resource-fixer | Campos explícitos, datas ISO | 54 | ~135 |
| Categoria | Agentes | Total Linhas | ~Tokens |
|---|---|---|---|
| Builders | 14 | ~2.970 | ~7.4k |
| Fixers | 7 | ~520 | ~1.3k |
| Quality | 1 | ~130 | ~330 |
| Total | 22 | ~3.620 | ~9k |
Nota: Estimativa baseada em ~2.5 tokens/linha de markdown/código.
| Agente | Propósito |
|---|---|
nuxt-project-builder | Projeto Nuxt 4 do zero com PrimeVue 4 design tokens |
page-builder | Páginas com file-based routing, layout props, route groups |
component-builder | Componentes Vue SFC com PrimeVue 4 (Select, DatePicker, Tabs) |
store-builder | Pinia stores com SSR safety e undefined defaults |
composable-builder | Composables + shared/utils/ + createUseFetch |
api-service-builder | Camada API: Axios → Proxy → Nitro + createUseFetch |
i18n-manager | Locales e traduções |
layout-builder | Layouts, Drawer, Menu, dark mode via .p-dark |
plugin-builder | Plugins Nuxt com usePreset/updatePreset |
middleware-builder | Route middleware, auth guards, route groups |
testing-builder | Vitest + Vue Test Utils + Pinia testing |
npx claudepluginhub whyllima/whyl-subagents --plugin whyll-agents-bizFront-end specialist agents for Nuxt 4 projects - builders for pages, components, stores, composables, API services, i18n, layouts, plugins, middleware, testing, and quality checking. Stack: Nuxt 4, Vue 3, Pinia, Axios, PrimeVue 4 (design tokens), Tailwind CSS, TypeScript, @nuxtjs/i18n, Vitest.
Laravel 13 specialist agents for WhylLima project - builders and fixers for full-stack, models, API layer, endpoints, tests, jobs, resources, seeders, events, JWT auth, ACL (config-driven + privilege escalation prevention), audit, Horizon, AI agents, MCP servers, and quality checking. PHP 8.3+, PHP attributes, domain folders, versioned API, Service-Repository pattern.
Product, legal, and business specialists - product strategy, licensing, project management, UX research
Lean agent skills for building, shipping, strategy, and growth — no context bloat.
Agent-first PM toolkit with 9 specialist agents and 18 skills for solo developers and small teams
12 PM-specific agent skills, 6 workflow commands, 3 automation hooks for Product Managers
'MUST BE USED PROACTIVELY when user mentions: planning, PRD, product requirements document, project plan, roadmap, specification, requirements analysis, feature breakdown, technical spec, project estimation, milestone planning, or task decomposition. Use IMMEDIATELY when user says "create a PRD", "plan this feature", "document requirements", "break down this project", "estimate this work", "create a roadmap", "write specifications", or references planning/documentation needs. Expert Technical Project Manager that creates comprehensive PRDs with user stories, acceptance criteria, technical architecture, task breakdowns, and separate task assignment files for sub-agent delegation.'
75 specialized AI agents across Engineering, Product, Infrastructure, Data, Security, Marketing, Sales, Finance, Legal, and People. Automatic routing to the right specialist.