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

massCode

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

수집된 skills
12
Stars
6.9k
업데이트
2026-06-16
Forks
257
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

documentation-workflow
소프트웨어 개발자

Use when adding or updating massCode documentation, documenting a new feature, changing docs website pages, adding docs assets, updating the VitePress sidebar, or adding README feature mentions.

2026-06-16
release-notes
소프트웨어 개발자

Use when generating massCode release notes for a GitHub release. Writes the notes to a gitignored file `docs/releases/<tag>.md` for the user to paste into the GitHub release. Use when summarizing merged PRs of a version into a consistent release notes structure.

2026-06-12
architecture-standards
소프트웨어 개발자

Use when working in massCode and you need repo-wide architecture rules, naming conventions, decomposition boundaries, or guidance on which massCode skill to load next.

2026-05-06
github-workflow
소프트웨어 개발자

Use when working with massCode issues, branches, commits, pull requests, or merge preparation in GitHub.

2026-04-27
api-and-typing
소프트웨어 개발자

Use when defining or reviewing massCode renderer types that come from generated API clients or DTOs, especially when deciding whether to reuse existing API shapes, derive narrower local types, or introduce a UI-only model.

2026-04-27
development-workflow
소프트웨어 개발자

Use when following massCode repo workflow rules, especially for scoped lint and test commands, or when changes require required follow-up commands like code generation or locale sync.

2026-04-27
electron-api-and-ipc
소프트웨어 개발자

Use when changing massCode API routes, DTOs, IPC handlers, Electron bridges, or any renderer-to-main communication and storage-access boundaries.

2026-04-27
i18n
소프트웨어 개발자

Use when changing massCode localization, adding user-facing strings, creating locale keys, or wiring text through the project's translation system.

2026-04-27
spaces-architecture
소프트웨어 개발자

Use when working on massCode spaces such as code, notes, math, or tools, especially when changing their state, behavior, synchronization, or spaces IPC channels.

2026-04-27
ui-foundations
소프트웨어 개발자

Use when defining or reviewing massCode UI foundation rules such as typography, renderer styling consistency, TailwindCSS v4 usage, and when raw markup starts competing with established UI text patterns.

2026-04-27
ui-primitives
소프트웨어 개발자

Use when building or refactoring massCode UI components with local Ui primitives or Shadcn, especially for cn, cva, notifications, and rules against reimplementing basic controls.

2026-04-27
vue-renderer-standards
소프트웨어 개발자

Use when editing massCode renderer code in Vue 3, especially for script setup patterns, import rules, composables, shared state, and renderer-side conventions.

2026-04-27