Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

geas-grimoire

geas-grimoire 收录了来自 radema 的 23 个 skills,并提供仓库级职业覆盖和站内 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