Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

GIF_WEB

GIF_WEB contém 7 skills coletadas de VOID-GSM, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
4
atualizado
2026-06-04
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

gif-commit
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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