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

oggregator

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

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

이 저장소의 skills

comment-cleanup
소프트웨어 개발자

Apply this skill after every code change. Reviews and cleans up comments ONLY in the code that was just modified — never touches pre-existing comments outside the changed scope. Enforces lean, context-aware commenting: structural markers, genuine clarification, and non-obvious reasoning only. Strips conversation artifacts, redundant labels, and anything a fresh reader would find confusing or meaningless.

2026-03-20
project-docs
소프트웨어 개발자

Apply this skill when creating or updating any project documentation that agents read — CLAUDE.md, AGENTS.md, README, architecture docs, agent_docs/, or any markdown that shapes how an agent understands the project. Covers what to write, what kills agent performance, how to structure for context efficiency, and how to keep docs honest and current — not artificial. Based on Anthropic official docs and practitioner patterns from 2025/2026.

2026-03-20
typescript-2026
소프트웨어 개발자

Apply this skill whenever writing, reviewing, or generating TypeScript code — especially for backend/Node services, WebSocket clients, REST/WS API integrations, data normalization pipelines, and real-time aggregators. Covers 2026 patterns, strict typing, comment conventions, import order, file structure, and what to avoid.

2026-03-20
vite-react-ts-2026
소프트웨어 개발자

Apply this skill when building or reviewing Vite + React + TypeScript projects — dashboards, SPAs, real-time UIs, data-heavy tools, and internal apps. Covers official Vite 8 + React 19 patterns, project structure, component conventions, state management split (server vs client), hooks, env vars, build config, and what to never do. Tailored for data-heavy, auth-gated, real-time applications like trading dashboards — not SEO-first marketing sites.

2026-03-20
vitest-2026
소프트웨어 품질 보증 분석가·테스터

Apply this skill when writing, reviewing, or generating tests with Vitest. Covers Vitest v4 setup with Vite, config, file structure, test patterns, mocking (vi.fn, vi.mock, MSW for HTTP/WS), async testing, coverage with v8, what to never do, and patterns specific to TypeScript + real-time/WebSocket codebases. Based on official vitest.dev docs.

2026-03-20