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

eduhub

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

수집된 skills
22
Stars
14
업데이트
2026-06-12
Forks
8
직업 범위
직업 카테고리 10개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

pencil-design
웹·디지털 인터페이스 디자이너

Work with Pencil .pen design files via the Pencil MCP (batch_design, variables, guidelines). Use when creating or editing .pen files, exploring UI layouts in Pencil, generating wireframes for EduHub, or when the user mentions Pencil, .pen, or the highagency Pencil extension.

2026-06-12
cursor-browser
소프트웨어 품질 보증 분석가·테스터

Inspect UI via cursor-ide-browser (Cursor Browser tab); fall back to user-playwright if internal browser MCP is unavailable. Use for @Browser, open tab, layout checks, localhost — or when user explicitly asks for Playwright.

2026-06-04
eduhub-design
소프트웨어 개발자

Use this skill to generate well-branded interfaces and assets for EduHub by opencampus.sh, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.

2026-06-04
conventional-commits
소프트웨어 개발자

Draft and review EduHub commit messages using the repository's conventional-commit and semantic-release workflow. Use when writing commit messages, choosing feat vs fix vs chore, deciding whether a body is needed, preparing merge commit messages, or explaining release impact.

2026-06-01
create-project-issue
프로젝트 관리 전문가

Create a GitHub issue on eduhub-org/eduhub and add it to the "EduHub Development" project board with a chosen Status (Backlog / Todo / In Progress / Done). Use when the user asks to "create an issue", "file a ticket", "add to backlog", or otherwise wants a new issue tracked on the project board.

2026-05-19
create-migration
데이터베이스 아키텍트

Create and review EduHub Hasura schema migrations. Use when adding tables, columns, constraints, relationships, or other database schema changes, and when coordinating the required metadata, query, type-generation, and function follow-up steps.

2026-04-24
frontend-patterns
웹 개발자

Apply EduHub frontend conventions for components, layout, translations, TableGrid usage, and responsive behavior. Use when creating or refactoring frontend components or pages in the Next.js app.

2026-04-24
graphql-backend
소프트웨어 개발자

Apply EduHub GraphQL, Hasura, and schema-change conventions. Use when editing queries, mutations, fragments, metadata, role-based GraphQL hooks, or backend changes that affect frontend GraphQL usage.

2026-04-24
hotfix-cherrypick
소프트웨어 개발자

Backport EduHub production hotfixes into develop and optionally staging. Use when a fix landed directly on production and must be cherry-picked into the normal promotion branches.

2026-04-24
lint-project
소프트웨어 품질 보증 분석가·테스터

Run and interpret EduHub frontend linting. Use when checking code style, running ESLint, fixing lint errors, or matching the repository's frontend lint behavior from CI.

2026-04-24
regenerate-types
소프트웨어 개발자

Regenerate EduHub GraphQL TypeScript types. Use after GraphQL schema changes, query or mutation edits, metadata changes, or when updating generated query types from Hasura.

2026-04-24
release-workflow
소프트웨어 개발자

Guide EduHub release preparation and branch-promotion work. Use when preparing release PRs, promoting changes across develop, staging, and production, drafting merge commit messages for release branches, or explaining how semantic-release behaves in this repository.

2026-04-24
run-tests
소프트웨어 품질 보증 분석가·테스터

Run and interpret EduHub tests. Use when executing the Jest suite, running a subset of frontend tests, checking coverage, or verifying changes before merge.

2026-04-24
security-auth
정보 보안 분석가

Apply EduHub authentication, authorization, and security conventions. Use when working on Keycloak, NextAuth, JWT/session handling, role checks, Hasura permissions, or security-sensitive frontend and backend behavior.

2026-04-24
start-dev
네트워크·컴퓨터 시스템 관리자

Start and inspect the EduHub local development environment. Use when bringing up the Docker stack, checking service URLs and ports, tailing logs, or resetting the local dev environment.

2026-04-24
version-update-summaries
작가·저자

Write user-facing EduHub release summaries in plain language. Use when turning release notes or commit history into Slack posts, release announcements, newsletters, or other non-technical update summaries.

2026-04-24
lint-project
소프트웨어 품질 보증 분석가·테스터

Run ESLint on the EduHub frontend. Use when the user asks to lint code, check code style, fix lint errors, or run eslint.

2026-03-09
regenerate-types
소프트웨어 개발자

Regenerate TypeScript types from GraphQL schema using Apollo codegen. Use when the user asks to update types, regenerate types, run codegen, after GraphQL schema changes, after database migrations, or after modifying Hasura metadata.

2026-03-09
run-tests
소프트웨어 품질 보증 분석가·테스터

Run Jest tests for EduHub. Use when the user asks to run tests, execute test suite, check test coverage, or verify code changes.

2026-03-09
start-dev
네트워크·컴퓨터 시스템 관리자

Start EduHub development environment with Docker. Use when the user asks to start dev server, run locally, start development, or set up the environment.

2026-03-09
create-migration
데이터베이스 관리자

Create Hasura database migrations for EduHub. Use when adding tables, columns, constraints, or any database schema changes. Also use after schema changes to ensure migrations are created.

2026-01-29
cherrypick-hotfix
소프트웨어 개발자

Cherry-pick hotfix commits from production to develop. Use when a hotfix was pushed directly to production and needs to be backported to develop branch.

2026-01-28