Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

ennam-claude-agent-team

ennam-claude-agent-team contiene 10 skills recopiladas de En-Nam, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
10
Stars
2
actualizado
2026-03-11
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

memory-protocol
Desarrolladores de software

Persistent cross-agent memory system using markdown files in .serena/memories/ouroboros/. Defines read-on-start, write-on-complete protocols for all agents. Per-agent folders prevent overwrite conflicts. Automatically loaded by all agents.

2026-03-11
project-orchestration
Especialistas en gestión de proyectos

8-phase orchestration protocol for project-owner agent. Manages the full project lifecycle using Ouroboros specification-first workflow: Resume → Interview → Seed → Design → Plan → Development → Review → Delivery. Coordinates BA, ui-designer, and team-lead while maintaining continuous user dialogue.

2026-03-11
task-decomposition
Desarrolladores de software

Decomposes feature requests into concrete, parallelizable tasks for the agent team. Identifies file domains, defines API contracts via Apidog MCP, creates dependency-aware task lists, and determines optimal spawn order. Automatically loaded by the team-lead agent during planning.

2026-03-11
ui-design-protocol
Diseñadores de interfaces web y digitales

Protocol for creating UI/UX designs using Pencil, Figma MCP, and Playwright. Produces visual artifacts that web-dev and mobile-dev reference during implementation.

2026-03-11
api-contract-sync
Desarrolladores de software

Ensures frontend and backend agree on API request/response shapes using Apidog MCP as the single source of truth. Replaces manual contracts.md files. Use when implementing or reviewing API endpoints and their consumers. Automatically loaded by team-lead, backend-dev, web-dev, mobile-dev, and reviewer.

2026-03-11
branch-worker-protocol
Desarrolladores de software

Standard git branching and commit workflow for worker agents operating in isolated worktrees. Covers branch naming, commit conventions, domain boundary rules, self-check procedures, and task completion signaling. Automatically loaded by all worker agents.

2026-03-11
code-review-checklist
Analistas de garantía de calidad de software y probadores

Comprehensive code review checklist covering security, performance, TypeScript standards, NextJS patterns, accessibility, error handling, and test coverage. Stack-aware — applies web, mobile, or fullstack sections as appropriate. Automatically loaded by the reviewer agent.

2026-03-11
flutter-dev-protocol
Desarrolladores de software

Development protocol for mobile-dev agent working with Flutter (primary) and React Native (secondary). Covers project detection, architecture patterns, state management conventions, testing, and platform-specific guidelines. Automatically loaded by the mobile-dev agent.

2026-03-09
requirement-analysis
Especialistas en gestión de proyectos

Protocol and template for analyzing feature requests and producing structured requirement documents. Guides the BA agent through discovery, clarification, research, drafting, and validation phases. Output is a markdown document that team-lead and workers can read to understand exactly what to build.

2026-03-09
org-conventions
Desarrolladores de software

Organization-wide conventions for commit messages, branch naming, PR descriptions, and task communication. Loaded automatically by all Ennam plugins.

2026-03-04