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 个仓库
已展示全部仓库