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

grove

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

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

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

refresh-kb-links
المهن الحاسوبية الأخرى

Refresh Forge KB and workflow links in agent instruction files (CLAUDE.md, AGENTS.md, etc.)

2026-06-30
store-custodian
المهن الحاسوبية الأخرى

Sole authorized gateway for reading and writing the Forge JSON store (.forge/store/). Use whenever a workflow needs to write sprints, tasks, bugs, features, or events — or read/list/validate/transition them. All store mutations MUST go through store-cli.cjs, never by writing files directly.

2026-06-30
store-query-grammar
المهن الحاسوبية الأخرى

Reference for the Forge NLP query grammar — entity synonyms, status synonyms, ordering tokens, FK phrases, and ID patterns. Use when constructing or debugging store-query-nlp queries, or to understand why a query returned unexpected results.

2026-06-30
store-query-nlp
المهن الحاسوبية الأخرى

Query the Forge store using natural language. Use when you need to find tasks, bugs, sprints, or features by intent — e.g. 'open bugs in S12', 'blocked tasks', 'tasks implementing the auth feature', 'how many bugs are critical'. Returns structured JSON with entity IDs, titles, statuses, relationships, file refs, and INDEX.md excerpts.

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

Byte-precise, token-cheap code navigation via tree-sitter — outline a file, find or define a symbol, read one symbol's body, find callers, map a directory's dependency graph, go-to-def, and syntax-check after edits. The first move for any where-is / what's-in / who-calls question, in any language grove has a grammar for — with grep, rg, and read kept for text search and quick facts.

2026-06-27