Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
orelbn
GitHub 제작자 프로필

orelbn

2개 GitHub 저장소에서 수집된 8개 skills를 저장소 단위로 보여줍니다.

수집된 skills
8
저장소
2
업데이트
2026-03-30
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

library-docs
소프트웨어 개발자

Use this skill when a task depends on a library or dependency and you need reliable documentation or API context. Prefer project instructions, repo-local skills, global skills, installed docs, source, and types first. Use remote docs only when local material is not enough to complete the task safely.

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

Practical TypeScript defaults for application code: strong but simple typing, clear type modeling, consistent `type` vs `interface` choices, and keeping shared/exported types in nearby `types.ts` files. Use when writing or refactoring TypeScript and deciding how to model data, annotate boundaries, organize type definitions, or improve readability without adding type noise.

2026-03-27
typescript-fullstack-organization
소프트웨어 개발자

Organize or refactor modern TypeScript fullstack applications around module-first boundaries with small readable files, explicit public exports, high cohesion, low coupling, and deliberate placement of shared code and third-party services. Use when designing folder structure, splitting oversized routes or components, separating UI from validation/business logic/data access, deciding where shared code should live, or defining a module's public API.

2026-03-25
commit-conventions
소프트웨어 개발자

Follow project commit conventions when preparing commit messages and creating commits. Use when drafting, reviewing, or validating commit messages.

2026-03-06
react-engineering
소프트웨어 개발자

General React engineering skill for building and refactoring React code in this repository. Use this whenever tasks involve React components, hooks, state management, effects, rendering performance, UI composition, client/server boundaries, or React architecture decisions—even if the user does not explicitly mention "React best practices."

2026-03-01
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다