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

geas-grimoire

يحتوي geas-grimoire على 23 من skills المجمعة من radema، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
23
Stars
2
محدث
2026-05-01
Forks
2
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

bolt-implementation
مطوّرو البرمجيات

Execute the technical plan for a feature using bounded, task-by-task execution. Acts as the "Goldfish", relying on strict constraints from the "Elephant" (spec.md).

2026-05-01
bolt-intent
مطوّرو البرمجيات

Define requirements, specifications, architecture, and step-by-step task plans for a new feature or modification. Orchestrates the creation of the Elephant (spec.md) and Goldfish Checklist (plan.md).

2026-05-01
bolt-constitution
مطوّرو البرمجيات

Establish a project governance document (constitution.md) with immutable architectural articles that all Bolts inherit. Run once per project before bolt-roadmap.

2026-05-01
bolt-research
مطوّرو البرمجيات

Investigate and document technology choices before architecture is locked. Invoked from bolt-intent Phase 2 when new technology decisions are required. Produces research.md. Optional — skip with documented reason when Bolt extends an established pattern.

2026-05-01
bolt-retrospective
مطوّرو البرمجيات

Structured post-Bolt retrospective that captures process improvements, proposes constitution amendments, and updates bolt-* skills. Targets the development process — not the project. Distinct from bolt-synthesis.

2026-05-01
bolt-roadmap
مطوّرو البرمجيات

Create a comprehensive strategic roadmap and diagram for the project by decomposing high-level goals into atomic, sequential/parallel bolts.

2026-05-01
bolt-audit
محللو ضمان جودة البرمجيات والمختبرون

The Warden. Run the two-phase Pre-Flight Check (Deterministic Verify + Semantic Audit) against the completed implementation to ensure no architectural drift occurred.

2026-05-01
bolt-synthesis
مطوّرو البرمجيات

Manage the project's knowledge base. Run post-audit to clean up transient Goldfish checklists (plan.md), merge feature updates back into master design docs, and promote architectural decisions to global project knowledge.

2026-05-01
read-data-contract
مصممو قواعد البيانات

Programmatically extract metadata from YML-based data contracts (dbt schema.yml, metadata.yml, *_contract.yml, *_schema.yml, etc.) to infer column names, data types, semantic descriptions, nullability, tags, and test definitions — without reading entire files into context. Use this skill whenever you encounter a task involving data contracts, dbt models, table validation, schema documentation, or query generation from structured YML sources. Trigger autonomously when you discover relevant YML files during work, even if the user has not explicitly asked for contract extraction. Token-efficiency is a core goal: extract only what is needed for the task at hand.

2026-04-05
prompt-architect
مطوّرو البرمجيات

Build, critique, or optimize prompts for Claude — whether for Claude.ai chat, API system prompts, or Claude Code CLAUDE.md / slash command / agent definitions. Use this skill whenever the user wants to write a new prompt from scratch, improve an existing one, reverse-engineer a reference output into prompt rules, or diagnose why a prompt isn't working. Trigger on: "write me a prompt", "improve my prompt", "help me prompt Claude", "my Claude prompt isn't working", "create a system prompt", "write a CLAUDE.md", "optimize this instruction", "turn this into a prompt", or any request to craft instructions for Claude in any context. Always use this skill before writing any substantial prompt — even if the user hasn't explicitly asked for "a skill".

2026-04-04
debrief
متخصصو إدارة المشاريع

Systematically wrap up a session by summarizing progress, scouting for reusable skills, and cleaning up context.

2026-03-14
word-doc
مطوّرو البرمجيات

Create professional Word documents (.docx) from company templates. Use when: (1) Creating reports, proposals, or contracts, (2) Generating documents with charts and data analysis, (3) Drafting content that needs company styling. Agent writes narrative content based on user-provided data/context.

2026-03-01
build-knowledge
مساعدو المكتبات الإداريون

Build and manage a persistent knowledge base (second brain) using Markdown files. Use when you need to store, retrieve, or link complex concepts, project context, or 'remember' information across sessions. Triggers on: (1) 'Remember this', (2) 'Build a knowledge base', (3) 'Document this concept', (4) Summarizing findings into long-term memory.

2026-03-01
algorithm-translator
مطوّرو البرمجيات

Expert AI Assistant for translating dense academic algorithms, pseudocode, and mathematical formulas into robust, numerically stable, and hardware-agnostic production code pipelines.

2026-02-22
jules-cli
مطوّرو البرمجيات

Interface with the Google Jules CLI to delegate asynchronous coding tasks. Use this tool to execute a specific plan, start a background session, or retrieve results from a remote Jules agent.

2026-02-03
build-knowledge
محللو الإدارة

Build and manage a persistent knowledge base (second brain) using Markdown files. Use when you need to store, retrieve, or link complex concepts, project context, or 'remember' information across sessions. Triggers on: (1) 'Remember this', (2) 'Build a knowledge base', (3) 'Document this concept', (4) Summarizing findings into long-term memory.

2026-02-03
code-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Analyzes code for performance, maintainability, quality, and architecture

2026-02-03
opencode-cli
مطوّرو البرمجيات

Interface with the Opencode CLI to execute AI-driven coding tasks, generate code snippets, and manage agent sessions non-interactively. Use this when the user asks to "ask Opencode" or "use Opencode" to perform a task.

2026-02-03
opencode-config-advisor
مطوّرو البرمجيات

Detects, analyzes, and suggests changes to the Opencode CLI configuration file (config.json). Use this when the user complains about Opencode performance, asks to change the default model, or wants to modify CLI behavior.

2026-02-03
skill-manager
مطوّرو البرمجيات

Manage and synchronize agentic skills from public GitHub repositories using the `skm` CLI utility. Use this skill when you need to: (1) Find and fetch new skills from external repositories, (2) Keep existing skills updated, (3) List available skills in the marketplace, or (4) Bootstrap a new environment with a specific skill set.

2026-02-03
skill-scout
مطوّرو البرمجيات

Analyzes the recent conversation history or a completed task to detect reusable patterns. Generates a new SKILL.md file to automate that workflow in the future. Use this when the user asks to "create a skill from this," "save this workflow," or "suggest a new skill."

2026-02-03
tdd-implementation
محللو ضمان جودة البرمجيات والمختبرون

Enforces Test-Driven Development methodology

2026-02-03
technical-doc-writer
الكتّاب التقنيون

Guide for creating effective, structured, and token-efficient technical documentation. Use when taking on documentation tasks, defining system architecture, writing technical specs, or whenever the user asks for "structured documentation".

2026-02-03