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

eventaservo

eventaservo에는 eventaservo에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
31
업데이트
2026-05-30
Forks
8
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

eventaservo-code-review
소프트웨어 품질 보증 분석가·테스터

Reviews a Pull Request or validates local changes before opening a PR, following the eventaservo architecture and Rails patterns. Analyzes committed, staged, and unstaged changes.

2026-05-30
eventaservo-github-issue-creator
소프트웨어 개발자

Creates GitHub Issues for the Eventaservo project interactively. Use this skill whenever the user mentions creating a new issue or story — even casual requests. A story is a user story (e.g., "As a user, I want to..."); an issue is any other GitHub issue (bug, chore, enhancement, etc.). The skill interviews the user, infers type and labels, drafts the full body, shows a preview for approval, then creates it via the GitHub CLI. Always use this skill for new issue creation.

2026-05-30
eventaservo-pr-creator
소프트웨어 개발자

Prepares branches and commits, previews, then creates a GitHub pull request with `gh pr create` or updates title/body with `gh pr edit` when a PR already exists for the branch. PR descriptions are a short why-first executive summary in English (no technical changelog); emojis allowed. Use when the user asks to open or create a PR, update a PR description, or refresh pull request text. Follows Eventaservo AGENTS.md (Conventional Commits, English PR text, explicit confirmation before push or remote edits).

2026-05-30
eventaservo-test-builder
소프트웨어 품질 보증 분석가·테스터

Create tests following project architecture guidelines. Use when creating tests for models, controllers, services, or any component.

2026-05-30
eventaservo-yard-docs
소프트웨어 개발자

Creates or updates YARD documentation for Ruby classes and methods per project rules. Use when the user asks for YARD docs, Ruby docstrings, or when adding or changing classes or methods that need documentation. All YARD text must be in English.

2026-05-30