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

gyst

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

skills مجمعة
9
Stars
4
محدث
2026-04-12
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

self-hosted-compat
محللو ضمان جودة البرمجيات والمختبرون

Tests Gyst compatibility with self-hosted LLMs running through Ollama, vLLM, and OpenCode. Use when the user mentions "self-hosted," "local LLM," "Ollama," "vLLM," "OpenCode," "private," or "on-premise." Also use when testing MCP compatibility across different clients.

2026-04-12
improve-algorithms
مطوّرو البرمجيات

Analyzes current algorithms in Gyst and proposes specific improvements based on real eval data. Use when the user says "improve," "optimize," "better search," "fix retrieval," "algorithm," "brainstorm," or when eval metrics show degradation. Also use after running retrieval-eval.ts.

2026-04-12
enforce-uniformity
مطوّرو البرمجيات

Enforces code uniformity across the entire Gyst codebase. This skill activates on EVERY file edit in src/. It checks patterns, naming, imports, error handling, logging, and database access. Use when writing, reviewing, or modifying any TypeScript file. Auto-activate always.

2026-04-12
cicd-pipeline
مطوّرو البرمجيات

Sets up and maintains CI/CD pipelines for the Gyst project using GitHub Actions. Use when the user mentions "CI," "CD," "pipeline," "deploy," "actions," "workflow," "release," or "publish." Also use when creating or modifying .github/workflows/ files.

2026-04-12
bug-detector
مطوّرو البرمجيات

Detects bugs, logic errors, and unsafe patterns in TypeScript code. Use when writing new functions, reviewing code, fixing errors, or when the user says "check for bugs" or "review this." Auto-activate when editing files in src/.

2026-04-12
code-uniformity
مطوّرو البرمجيات

Enforces consistent code patterns across the Gyst codebase. Use when writing new code, reviewing changes, or when the user mentions "consistency," "uniformity," "patterns," or "refactor." Auto-activate on any src/**/*.ts file.

2026-04-12
collect-project-data
مطوّرو البرمجيات

Collects git logs, error messages, conventions, and project metadata from local repositories to build Gyst evaluation datasets. Use when the user says "collect data," "build test fixtures," "get git logs," "seed the database," "gather project data," or "build eval dataset." Also use when setting up the retrieval evaluation harness.

2026-04-12
db-optimizer
مصممو قواعد البيانات

Optimizes SQLite queries, schema design, and FTS5 usage for the Gyst knowledge base. Use when writing database queries, modifying schema, debugging slow searches, or when the user mentions "slow," "performance," "query," "index," or "database."

2026-04-12
edge-case-finder
محللو ضمان جودة البرمجيات والمختبرون

Identifies edge cases and boundary conditions that need handling. Use when implementing new features, writing tests, or when the user says "what could go wrong" or "edge cases." Activate when creating or modifying files in src/.

2026-04-12