Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

chkit

يحتوي chkit على 8 من skills المجمعة من obsessiondb، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
21
محدث
2026-06-30
Forks
2
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

documentation-authoring
مطوّرو البرمجيات

You are assisting with documentation authoring for the chkit docs site. Use this skill whenever the user wants to create, edit, reorganize, move, or delete documentation pages for chkit. Trigger this skill when the user mentions docs, documentation, doc pages, the docs site, writing guides, updating CLI references, or any work involving files in apps/docs/. Also trigger when the user asks about the docs site structure, how pages are organized, or how to add content to the chkit website.

2026-06-30
pr-creation
مطوّرو البرمجيات

Use when creating a pull request. Ensures changesets are created for user-facing changes, verification passes, and PR metadata is correct. Invoke this skill BEFORE committing or pushing PR code.

2026-06-25
code-architecture
مطوّرو البرمجيات

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

2026-05-21
chkit
مطوّرو البرمجيات

ClickHouse schema management with chkit. Use when working with chkit CLI commands, ClickHouse table/view/materialized view definitions, migration generation, drift detection, or clickhouse.config.ts files. Trigger on chkit commands, @chkit/core imports, or schema definition tasks.

2026-05-20
environment-variables
مطوّرو البرمجيات

Environment variable management for this monorepo. Use when adding new env vars/secrets, debugging missing env errors, CI mismatches, or Turborepo env passthrough issues.

2026-02-26
library-docs
مطوّرو البرمجيات

Fetch real-time, official library docs instead of relying on stale memory. Use whenever implementing against external libraries/frameworks/packages.

2026-02-26
testing-bun
محللو ضمان جودة البرمجيات والمختبرون

CRITICAL - Invoke before writing or modifying tests in this repo. Use for `bun:test` test files, new test cases, and test refactors. Enforces no try/catch in positive tests, no early returns, and no hidden skips.

2026-02-26
typescript-standards
مطوّرو البرمجيات

TypeScript coding standards for this monorepo. Use when writing/refactoring/reviewing TypeScript.

2026-02-26