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
10.4K

self-improving-agent

Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, extract recurring solutions into reusable skills. Use when: (1) reviewing what Claude has learned about your project, (2) graduating a pattern from notes to enforced rules, (3) turning a debugging solution into a skill, (4) checking memory health and capacity.

alirezarezvani
alirezarezvani
documentation
open
knowledge-base
10.4K

remember

Explicitly save important knowledge to auto-memory with timestamp and context. Use when a discovery is too important to rely on auto-capture.

alirezarezvani
alirezarezvani
documentation
open
knowledge-base
10.2K

hive-context-preservation

Proactively preserve critical information before automatic context pruning destroys it.

aden-hive
aden-hive
documentation
open
knowledge-base
10.2K

hive-note-taking

Maintain structured working notes throughout execution to prevent information loss during context pruning.

aden-hive
aden-hive
documentation
open
knowledge-base
10.1K

huggingface-paper-publisher

Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.

huggingface
huggingface
documentation
open
knowledge-base
10K

ppt-orchestra-skill

Plan and orchestrate multi-slide PowerPoint creation from scratch. Use before generating a full deck with subagents: classify each slide type, enforce visual variety, set typography/spacing rules, and run text-based QA to catch content issues.

MiniMax-AI
MiniMax-AI
documentation
open
knowledge-base
9.9K

troubleshoot-sandbox

Troubleshoot OpenSandbox issues by running diagnostics (logs, inspect, events, summary) via CLI or HTTP API to diagnose sandbox failures like OOM, crash, image pull errors, network problems, etc.

alibaba
alibaba
documentation
open
knowledge-base
9.8K

grammar-check

Identify grammar, logical, and flow errors in text and suggest targeted fixes without rewriting the entire text. Use when proofreading content, checking writing quality, or reviewing a draft.

phuryn
phuryn
documentation
open
knowledge-base
9.4K

fix-contribution

Fix common issues in geographic data contributions to the CSC database. Use this skill whenever you need to fix, correct, repair, patch, or resolve issues in a data contribution or PR. Trigger on: "@copilot fix this", "auto-fix" label on issues, "can you fix", "please correct", "help me fix", "what's wrong with my PR", removing auto-managed fields, correcting country codes, fixing mismatched foreign keys, or formatting JSON. Also use when a PR has validation errors and you need to commit fixes directly. Read common-fixes.md in this directory for fix patterns and examples.

dr5hn
dr5hn
documentation
open
knowledge-base
9.4K

triage-issue

Triage and classify new issues for the CSC database repository. Use this skill whenever an issue is opened, assigned to you, or needs classification. Trigger on: new issue triage, "classify this issue", "what type of issue is this", labelling requests, issue assignment, data correction reports, data addition requests, bug reports, feature requests, or any time you need to categorise, label, prioritise, or respond to a GitHub issue. Also use when deciding whether an issue can be auto-fixed or needs human intervention.

dr5hn
dr5hn
documentation
open
knowledge-base
9.2K

fix-art-issues

Fix a GitHub issue on OpenPipe/ART and open a PR. Use when the user asks to fix, solve, or work on an ART issue, or references a GitHub issue URL containing "OpenPipe/ART". Triggers: "fix ART issue", "solve this issue" with an OpenPipe/ART URL, "work on ART #N".

OpenPipe
OpenPipe
documentation
open
knowledge-base
8.8K

nx-workspace

Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.

tsparticles
tsparticles
documentation
open
knowledge-base
8.6K

triage-issue

Triage GitHub issues with codebase research and actionable recommendations

getsentry
getsentry
documentation
open
knowledge-base
8.6K

consistency-check

Scan all GDDs against the entity registry to detect cross-document inconsistencies: same entity with different stats, same item with different values, same formula with different variables. Grep-first approach — reads registry then targets only conflicting GDD sections rather than full document reads.

Donchitos
Donchitos
documentation
open
knowledge-base
8.6K

repo-structure-navigate

Navigate the Valibot repository structure. Use when looking for files, understanding the codebase layout, finding schema/action/method implementations, locating tests, API docs, or guide pages. Covers monorepo layout, library architecture, file naming conventions, and quick lookups.

open-circle
open-circle
documentation
open
knowledge-base
8.4K

langgraph-docs

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

langchain-ai
langchain-ai
documentation
open
knowledge-base
8.1K

investigation-notes

Structured scratch tracking document for investigation state during bug hunts - prevents re-reading code, losing context, and rabbit holes; maintains external memory so you don't re-derive conclusions

cloudflare
cloudflare
documentation
open
knowledge-base
8.1K

module-registry

Load when working with the module registry in workerd — reading, modifying, debugging, or reviewing module resolution, compilation, evaluation, or registration code. Provides pointers to three reference documents covering the legacy registry, V8 module internals, and the new registry design.

cloudflare
cloudflare
documentation
open
knowledge-base
8.1K

understand-chat

Use when you need to ask questions about a codebase or understand code using a knowledge graph

Lum1104
Lum1104
documentation
open
knowledge-base
8K

webiny-use-case-pattern

UseCase implementation pattern — DI, Result handling, error types, decorators, CMS repositories, entry mappers, and schema-based permissions. Use this skill to implement, inject, override, or decorate any Webiny UseCase, or to build repositories that persist data via CMS.

webiny
webiny
documentation
open
knowledge-base
8K

webiny-project-structure

Webiny project layout, webiny.config.tsx anatomy, and extension registration. Use this skill when the developer asks about folder structure, where custom code goes, how to register extensions, what webiny.config.tsx does, or how the project is organized. Also use when they need to understand the relationship between extensions/, webiny.config.tsx, and the different extension types (Api, Admin, Infra, CLI).

webiny
webiny
documentation
open
knowledge-base
7.4K

clean-data-xls

Clean up messy spreadsheet data — trim whitespace, fix inconsistent casing, convert numbers-stored-as-text, standardize dates, remove duplicates, and flag mixed-type columns. Use when data is messy, inconsistent, or needs prep before analysis. Triggers on "clean this data", "clean up this sheet", "normalize this data", "fix formatting", "dedupe", "standardize this column", "this data is messy".

anthropics
anthropics
documentation
open
knowledge-base
7.4K

pitch-deck

Populates investment banking pitch deck templates with data from source files. Use when: user provides a PowerPoint template to fill in, user has source data (Excel/CSV) to populate into slides, user mentions populating or filling a pitch deck template, or user needs to transfer data into existing slide layouts. Not for creating presentations from scratch.

anthropics
anthropics
documentation
open
Previous
Page 7 / 101
Next