Skip to main content
evrendom
GitHub 제작자 프로필

evrendom

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

수집된 skills
8
저장소
1
업데이트
2026년 7월 29일
저장소 지도

skills가 있는 위치

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

저장소 탐색

저장소와 대표 skills

api-testing
소프트웨어 품질 보증 분석가·테스터

Test the local Rudel API with authenticated requests. Use when the user wants to test API endpoints, debug RPC calls, verify auth flows, or inspect API responses against the local dev server.

2026년 7월 29일
clickhouse-query
소프트웨어 개발자

Run bounded, read-only ClickHouse queries through the repository wrapper.

2026년 7월 29일
environment-variables
소프트웨어 개발자

Environment variable management patterns. CRITICAL use when adding new environment variables (secrets, API keys, config), debugging "X not defined" or missing env var errors, tests passing locally but failing in CI, Turborepo not passing env vars to tasks, or…

2026년 7월 29일
testing-bun
소프트웨어 품질 보증 분석가·테스터

CRITICAL - Invoke BEFORE writing ANY test code. Use when creating new tests, adding test cases, modifying existing tests, writing `it()` or `describe()` blocks, or touching any `*.test.ts` or `*.spec.ts` file. Enforces no try-catch in positive tests, no early…

2026년 7월 29일
pr-creation
소프트웨어 개발자

Use when creating a pull request. Runs verification, reviews changes, and creates the PR with correct metadata. Invoke BEFORE pushing code.

2026년 3월 2일
typescript-standards
소프트웨어 개발자

TypeScript coding standards. Use when writing TypeScript, reviewing code, or refactoring. Enforces named exports, no dynamic imports, discriminated unions, proper type safety.

2026년 2월 24일
code-architecture
소프트웨어 개발자

Code architecture patterns. Use when organizing code, refactoring classes, designing service structure, or extracting/moving code to new files. Enforces function ordering, service functions over classes, dependency injection.

2026년 2월 22일
library-docs
소프트웨어 개발자

CRITICAL - Fetch real-time, official library documentation instead of relying on potentially outdated training data. Use WHENEVER working with ANY external library, framework, or package (React, Vue, Express, etc.) to get the latest APIs, usage patterns, and…

2026년 2월 22일
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다