Skip to main content
Run any Skill in Manus
with one click
VOID-GSM
GitHub creator profile

VOID-GSM

Repository-level view of 15 collected skills across 2 GitHub repositories.

skills collected
15
repositories
2
updated
2026-06-04
repository explorer

Repositories and representative skills

rels-pr-review
software-quality-assurance-analysts-and-testers

Fetches PR review comments for the Rels repo, applies the requested code changes, and posts reply comments confirming each fix. Use this skill when asked to "๋ฆฌ๋ทฐ ๋ฐ˜์˜ํ•ด์ค˜", "์ฝ”๋ฉ˜ํŠธ ์ฒ˜๋ฆฌํ•ด์ค˜", "PR ๋ฆฌ๋ทฐ ๋‹ต๊ธ€ ๋‹ฌ์•„์ค˜", "๋ฆฌ๋ทฐ ์ฝ”๋ฉ˜ํŠธ ์ ์šฉํ•ด์ค˜", or "review ๋ฐ˜์˜".

2026-05-30
rels-feature-dev
web-developers

Implements Next.js pages under src/app/ for Rels. Use this skill when writing new pages, modifying existing pages, or integrating user flows. Used by the rels-feature-builder agent.

2026-05-30
rels-git-pr
software-developers

Creates a GitHub Pull Request for the Rels repo following the project PR template. Use this skill when asked to "PR ๋งŒ๋“ค์–ด์ค˜", "PR ์˜ฌ๋ ค์ค˜", "pull request ์ƒ์„ฑ", "PR ์ž‘์„ฑํ•ด์ค˜". Fills in the Korean PR template, determines the type prefix for the title from the branch commits, and runs gh pr create.

2026-05-30
rels-issue-analysis
software-developers

Fetches and analyzes a GitHub issue for the Rels repo, then maps it to an actionable work plan. Use this skill when asked to "์ด์Šˆ ๋ถ„์„ํ•ด์ค˜", "์ด์Šˆ #N ๋ด์ค˜", "์ด์Šˆ ๋ณด๊ณ ", "์–ด๋–ค ์ž‘์—…์ธ์ง€ ์•Œ๋ ค์ค˜", or before starting work on a reported issue.

2026-05-30
rels-git-commit
software-developers

Stages and commits changes in the Rels repo following the project commit convention. Use this skill when asked to "์ปค๋ฐ‹ํ•ด์ค˜", "commit", "๋ณ€๊ฒฝ์‚ฌํ•ญ ์ปค๋ฐ‹", "์ €์žฅํ•ด์ค˜", or after finishing a feature/fix and needing to commit. Splits changes into granular logical units and commits each separately with a Korean message.

2026-05-30
rels-api-hook
software-developers

Writes TanStack Query hooks and API types for Rels. Use this skill when writing new entity hooks, adding queryKeys, adding apiUrls, or modifying existing hooks. Used by the rels-api-architect agent.

2026-05-30
rels-component-dev
web-developers

Writes shared UI components and SVG icons for Rels. Use this skill when adding or modifying components under src/components/common/ or src/assets/svg/. Used by the rels-component-writer agent.

2026-05-30
rels-orchestrator
software-developers

Rels frontend development orchestrator. Runs an agent team for all code tasks: adding features, implementing components, writing API hooks, modifying pages, fixing bugs โ€” covering lectures, enrollments, notices, mypage, and auth flows. Use this skill for any request like "add", "create", "fix", "update", "improve", "redo", "based on previous result", or any code modification. Exclude pure explanation questions.

2026-05-30
gif-commit
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
Showing 2 of 2 repositories
All repositories loaded