home/categories/knowledge-base
category focus

Knowledge Base

Wikis and information organization.

2421টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
knowledge-base
3

dialogue-structured-elicit

Gather structured information from the user through framework-aware questioning. Use when you need to elicit process context, requirements, constraints, or decisions. Triggers on "gather requirements", "elicit context", "structured questions", "need to understand".

pidster
pidster
documentation
open
knowledge-base
3

chapter-architect

Plan and architect a single chapter at beat-level granularity. Use when you have a chapter from the Architecture Document and need to create a detailed outline before drafting. Produces a Chapter Outline Document for use by draft-coach or ghostwriter.

robertguss
robertguss
documentation
open
knowledge-base
3

tech-stack

Use when discussing architecture, adding features, or understanding fancai project structure. Provides technology overview and conventions.

sandk0
sandk0
documentation
open
knowledge-base
3

ebook-concept-development

Develop ebook ideas into structured concepts ready for architecture. Use when the user has an ebook idea (from a brainstorm document, existing content to repurpose, a book section to extract, or a fresh concept) and wants to develop it into a clear, validated concept. Produces an Ebook Concept Document with reader, transformation, promise, content source, scope/format, and key topics. Handles multi-session development with living documents.

robertguss
robertguss
documentation
open
knowledge-base
3

video-to-claude

Analyze videos with Gemini and get build instructions for Claude. Supports YouTube URLs, GIFs, screen recordings, and local video files. Use when user shares a video/GIF and wants to understand how to build it, clone a UI, reverse engineer a product, or extract tutorial steps. Triggers on "watch this video", "clone this", "reverse engineer", "how do I build this", "analyze this demo".

rohunvora
rohunvora
documentation
open
knowledge-base
3

skill-name

<1-2 sentences, include trigger keywords, max 1024 chars>

product-on-purpose
product-on-purpose
documentation
open
knowledge-base
3

visual-design

This skill should be used when the user asks to "create mermaid diagram", "add visuals to slides", "suggest stock photos", "generate AI image prompts", "create diagram for presentation", "design visual theme", or needs guidance on diagram types, color palettes, image selection, or AI image generation prompting for presentations.

rhuss
rhuss
documentation
open
knowledge-base
3

collaborative-outline

This skill should be used when the user asks to "创建大纲", "outline", "文章结构规划", "plan article structure", or needs help structuring their content before writing. Provides collaborative outline creation with interactive questioning and research gap identification.

bahayonghang
bahayonghang
documentation
open
knowledge-base
3

diagram-generator

Generates professional diagrams for educational flashcards using Python (matplotlib) or Mermaid syntax. Automatically selects the best visualization tool based on diagram type. Use when creating visual aids for flashcards or adding diagrams to learning materials.

whanyu1212
whanyu1212
documentation
open
knowledge-base
3

secondbrain-init

This skill should be used when the user asks to "create a secondbrain", "scaffold knowledge base", "init documentation portal", "set up second brain", "create TDA project", or mentions wanting to build a personal knowledge management system with VitePress and microdatabases.

sergio-bershadsky
sergio-bershadsky
documentation
open
knowledge-base
3

memory-checkpoint

Externalize detailed memory to Memory Bank before conversation summarization to prevent context loss. Triggers: CP, checkpoint, save, 存檔, 記一下, 保存, sync memory, dump, 先記著, 等一下, 要離開, 暫停, pause, 儲存進度, 怕忘記.

u9401066
u9401066
documentation
open
knowledge-base
3

coder-memory-recall

Retrieve universal coding patterns from file-based memory. Use when starting complex tasks, encountering unfamiliar problems, or user says "--coder-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or project-specific questions (use project-memory-recall). This Skill MUST be executed using Task tool with subagent_type="general-purpose". Runs in separate context to avoid polluting main conversation.

hungson175
hungson175
documentation
open
knowledge-base
3

prompt-brevity-review

Review AI prompts and instructions for conciseness and clarity. Use when reviewing skills, CLAUDE.md, slash commands, or any LLM prompt content.

jack-michaud
jack-michaud
documentation
open
knowledge-base
3

coder-memory-store

Store universal coding patterns into vector database. Auto-invokes after difficult tasks with broadly-applicable lessons. Trigger with "--store" or when user expresses frustration (strong learning signals). Uses true two-stage retrieval with MCP server v2.

hungson175
hungson175
documentation
open
knowledge-base
3

context-retrieval

Retrieve relevant episodic context from memory for informed decision-making. Use when you need past episodes, patterns, or solutions to similar tasks.

d-o-hub
d-o-hub
documentation
open
knowledge-base
3

improve-skill

Analyze Claude Code session transcripts to improve existing skills or create new ones. Use when you want to review a past session to identify what worked, what didn't, and how to enhance skill documentation. Extracts session data and provides structured analysis prompts. Triggers on "improve skill", "analyze session", "review session", "skill improvement", "create skill from session", "skill not working", "skill missed", "skill didn't trigger", "enhance skill", "refine skill", "skill feedback", "session transcript", "what went wrong", "skill optimization", "better triggers".

mauromedda
mauromedda
documentation
open
knowledge-base
3

small-council

Consult the Small Council - a multi-LLM deliberation system that gathers independent answers from multiple frontier AI models, has them anonymously rank each other's responses, then synthesizes a consensus answer. Use for complex coding questions, architectural decisions, code reviews, debugging challenges, or when you want multiple expert perspectives. Trigger when user mentions "small council", "ask the council", "consult the council", or wants multi-model deliberation on code.

eytanlevit
eytanlevit
documentation
open
knowledge-base
3

dialogue-help

Provide help with the Dialogue Framework. Triggers on "how does dialogue work", "what commands", "explain phases", "framework help", "what can you do".

pidster
pidster
documentation
open
knowledge-base
3

skill-anatomy

Comprehensive guide for understanding and fixing skill structure issues. Use this skill when skills aren't loading, when creating new skills, when organizing skills for open-source vs personal use, or when troubleshooting Claude Code skill discovery. Covers flat hierarchy requirement, SKILL.md structure, bundled resources, gitignore patterns, and the personal- prefix convention.

orient-bot
orient-bot
documentation
open
knowledge-base
3

anki-card-generator

生成高质量 Anki 闪卡,遵循原子化原则和认知科学最佳实践。输出 simple-anki-sync 兼容的 markdown 表格。当用户说「生成 Anki 卡片」「做卡片」「帮我记忆」「做闪卡」「学习卡片」「背诵卡」「记忆这个」时触发。

niracler
niracler
documentation
open
knowledge-base
3

agent-skills

Author and improve Agent Skills following the agentskills.io specification. Use when creating new SKILL.md files, modifying existing skills, reviewing skill quality, or organizing skill directories with proper naming, descriptions, and progressive disclosure.

third774
third774
documentation
open
knowledge-base
3

eva-api-codebase

Navigate and understand the EvaAPI codebase structure. Use when searching for models, services, controllers, migrations, or any code related to Eva database entities. Helps locate where specific features are implemented.

marcusshepp
marcusshepp
documentation
open
knowledge-base
3

skill-validator

Validate skills against best practices for YAML frontmatter, structure, content standards, file organization, and security. Use when creating new skills, updating existing skills, before packaging skills, reviewing skill quality, or when user mentions "validate skill", "check skill", "skill best practices", "skill review", or "lint skill".

joaquimscosta
joaquimscosta
documentation
open
knowledge-base
3

legislature-qa-database

Query and analyze the Legislature (M2) QA database using PowerShell functions. Use when working with committees, committee meetings, bills, legislators, or any Legislature/M2 application data in the QA environment.

marcusshepp
marcusshepp
documentation
open
Previous
Page 62 / 101
Next