Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

geas-grimoire

geas-grimoire에는 radema에서 수집한 skills 23개가 있으며, 저장소 수준 직업 범위와 사이트 내 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