Systematically explore and deeply understand an entire codebase — its structure, architecture, data flow, models, training pipelines, and utilities. Use ONLY when the user manually invokes this skill via /skill-understand-codebase. After exploration, the agent is ready to modify code, build features, explain functionality, or answer questions about the codebase.
Clerk Organizations for B2B SaaS - create multi-tenant apps with org switching, role-based access, verified domains, and enterprise SSO. Use for team workspaces, RBAC, org-based routing, member management.
Use 0G Compute Network for decentralized AI inference, fine-tuning, and GPU computing. Use when building AI apps, running LLMs, or integrating GPU compute.
Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 16 technology stacks.
Ingest KUKA PDFs (manuals, application notes, training material, error code refs) from kuka_dataset/raw_sources/ into normalized knowledge entries under kuka_dataset/normalized/. Use when new PDFs are added or when re-ingesting after schema updates.
Guides creation of distinctive, production-grade web UIs (components, pages, apps) with strong typography, motion, and layout—avoiding generic AI aesthetics. Use when building or redesigning frontend interfaces, landing pages, dashboards, or when the user asks for polished, memorable design in React, Vue, HTML/CSS, or Next.js.
Helps with idea overload and prioritization. **Capture first, triage later** — keep a local backlog before promoting to GitHub. Prevents losing ideas without the friction of creating issues for half-b
Inclui uma figura estática ou gerada neste livro em mdBook. Use quando a tarefa envolver adicionar uma imagem, SVG, asset de terceiro ou ilustração gerada por scripts para algum capítulo.
'Route an approved workspace or orchestration phase into concurrent repo-targeted initiative workstreams. Use after Phase Sync when execution scope is workspace or orchestration.'
'Facilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate.'
Scene understanding and analysis. Use when users want to get a summary, overview, dependency report, or export of the current scene state. Triggers: scene summary, analyze, overview, statistics, count, export report, 场景摘要, Unity分析, Unity概览, Unity统计, 导出报告, 依赖分析.
Product Manager (Morgan). Use for PRD creation (greenfield and brownfield), epic creation and management, product strategy and vision, feature prioritization (MoSCoW, RICE), roa...
Use this skill when the user wants questions that make the agent first figure out *which table matters* before doing the math. Trigger it for requests such as “make it search the right sheet first,” “make it find the relevant table from a pile of files,” “make the question depend on the correct spreadsheet,” or “make it choose the right data source before answering.” Also trigger it when the task should feel like open-domain analytics over many tables, not direct computation over a table that is already handed to the agent. Plain-language examples: “Ask something where the answer is hidden in one of many datasets,” “make it pick the right table by itself,” “make it search through messy tabular data first.”
An opinionated product development pipeline. Each stage is a guided divergent/convergent exercise. Context accumulates across stages through file artifacts. Bad ideas get killed early. Good ideas ship
Interactive conversation to understand the mathematical background and context of a problem. Use when user has a vague idea, intuition, or half-formed thought and needs to articulate it precisely.
IMO-style verification-and-refinement loop. Iteratively verifies a proof via the external LLM, extracts structured bug reports, applies fixes, and requires 5 consecutive passes for acceptance.
Create data-rich, interactive HTML presentations with charts, architecture diagrams, code highlighting, and professional styling. Use when the user wants to build a presentation with data visualization, technical diagrams, metrics dashboards, or code examples. Supports Chart.js, ECharts, D3, CSS/HTML diagrams, inline SVG, Prism.js code highlighting, and 6 curated style presets.
Manages Anki flashcards via AnkiConnect - adds flashcards from CSV files, searches existing flashcards, and updates card content. Use when working with Anki flashcards, CSV imports, spaced repetition, or when user mentions Anki, flashcards, or flashcard management.
Convert a single-file HTML slide deck into a pixel-perfect PPTX by rendering it in headless Chrome, taking a full-page screenshot, slicing it into per-slide images with Pillow, and packing them into a PowerPoint file. Use when the user has an HTML presentation and wants a .pptx export.
End-to-end process for summarizing a book into the Docsify knowledge base. Use when the user provides a book file (.epub, .pdf, .txt, .md) and wants chapter-by-chapter summaries.
Convert a web URL into reader-mode Markdown and save it as a .md file named after the content's topic/title. Use for tasks like extracting article text, cleaning noisy pages, and producing a readable Markdown file from a URL.
Break a PRD into independently grabbable GitHub issues with dependency relationships. Use when asked to 'break this PRD into issues', 'create issues from PRD', 'plan the work', 'create a kanban', or after writing a PRD to prepare work for execution.
Execute commands on remote servers via SSH, transfer files with SCP, and create SSH tunnels via GODMODE MCP. Tools — ssh_exec, scp_transfer, ssh_tunnel.