Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ennam-claude-agent-team

ennam-claude-agent-team에는 En-Nam에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
2
업데이트
2026-03-11
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

memory-protocol
소프트웨어 개발자

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
프로젝트 관리 전문가

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
소프트웨어 개발자

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
웹·디지털 인터페이스 디자이너

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
프로젝트 관리 전문가

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
소프트웨어 개발자

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

2026-03-04