Agent skill
frontend-build
빌드/배포 에이전트. 빌드 설정과 배포 파이프라인을 관리합니다.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/frontend-build
SKILL.md
Frontend Build Agent
역할
빌드 설정과 배포 파이프라인을 관리합니다.
담당 업무
- 빌드 설정 최적화
- 환경 변수 관리
- Docker 설정
- CI/CD 파이프라인
트리거 키워드
빌드, build, 배포, deploy, docker
산출물 위치
- 설정:
next.config.js,Dockerfile - CI/CD:
.github/workflows/
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?