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

GIF_WEB

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

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

이 저장소의 skills

gif-commit
소프트웨어 개발자

Creates atomic git commits for the GIF project with proper commit types (feat, fix, refactor, style, design, docs, test, chore) and Korean descriptions. Use when asked to commit changes, split work into atomic commits, or organize git history. Triggers on: 'commit', '커밋', 'git commit', 'commit these changes', '변경사항 커밋', '작은 단위로 커밋', '커밋 쪼개줘', 'atomic commits', 'stage and commit'. Does NOT trigger for push, PR creation, or PR review responses.

2026-06-04
gif-workflow
소프트웨어 개발자

GIF project's complete git workflow orchestrator. Use for ANY git operation: committing code, pushing to remote, creating PRs, or handling PR review comments. Runs the full automated pipeline [commit → push → PR creation → comment response] or any subset. Triggers on: 'commit', 'push', 'create PR', 'PR 만들어줘', 'PR 올려줘', 'PR 생성', '커밋해줘', '푸쉬해줘', 'PR 코멘트 반영', '리뷰 반영', 'review comment 처리', '코멘트 처리', '코멘트 반영', git workflow, 'full git pipeline'. Also handles partial runs: 'just push', 'only create PR', 'handle comments only'. Re-runs, updates, and partial re-runs also trigger this skill.

2026-05-31
gif-pr
소프트웨어 개발자

Creates GitHub Pull Requests for the GIF project using the project's PR template with [type] prefix titles and git flow branch targeting (feature/* → develop, hotfix/* → main). Use when asked to create a PR, open a pull request, or submit work for review. Triggers on: 'create PR', 'PR 만들어줘', 'PR 올려줘', 'PR 생성', 'pull request', '풀리퀘', 'open PR', 'PR 올려줘'. Does NOT trigger for committing code, pushing, or handling review comments.

2026-05-31
gif-component
소프트웨어 개발자

Creates Next.js pages, layouts, and React components for the GIF project following App Router patterns: Server Components by default, 'use client' only when needed, design tokens from packages/ui, and role-based route structure for admin. Use when adding a page, layout, or component without a full API integration. Triggers on: '컴포넌트 만들어줘', '페이지 만들어줘', '레이아웃 추가', 'Server Component', 'Client Component', '화면 만들어줘', 'UI 구현', 'page.tsx 만들어줘', 'layout.tsx 추가', 'route 추가'. Does NOT trigger when also building an API layer — use gif-feature for that.

2026-05-31
gif-feature
소프트웨어 개발자

GIF project full-feature scaffolding orchestrator. Use when implementing a new feature end-to-end: API integration, pages, components, types, and hooks. Triggers on: '기능 구현', '새 기능 만들어줘', 'feature 추가', 'API 연동하고 페이지 만들어줘', 'scaffold', '전체 구현', '{기능명} 만들어줘', 'implement {feature}', '페이지랑 API 같이 만들어줘'. Also handles re-runs, partial updates, and additions to existing features.

2026-05-31
gif-api
소프트웨어 개발자

Creates API service functions and TanStack Query hooks for the GIF project following project conventions (apiClient from @repo/lib, array queryKey, useQuery/useMutation v5 patterns, Sonner feedback). Use when adding or updating API integrations without building the UI. Triggers on: 'API 연동', 'axios 서비스 만들어줘', 'useQuery 만들어줘', 'useMutation 추가', 'API hook 만들어줘', 'service 함수', 'TanStack Query', '훅 만들어줘', 'API 함수 추가'. Does NOT trigger when also building a page or component — use gif-feature for that.

2026-05-31
gif-review
소프트웨어 품질 보증 분석가·테스터

Handles GitHub PR review comments for the GIF project: evaluates each comment individually, applies accepted changes as atomic commits with lint validation, and posts replies with accept/reject decision, reasoning, and code snippets. Use when asked to handle PR comments, reflect review feedback, or respond to reviewer suggestions. Triggers on: 'PR 코멘트 반영', 'review 반영', '코멘트 처리', 'PR 리뷰 반영', 'respond to review', 'handle PR feedback', '리뷰 반영해줘', '코멘트 답글 달아줘', '코멘트 반영해줘', 'review comment 반영'. Does NOT trigger for creating PRs, committing code, or pushing.

2026-05-31