🔬

Citations

1279 skills in Research > Citations

gkg

Global Knowledge Graph for codebase analysis. This skill should be used when searching for code definitions (functions, classes, methods), finding references to symbols, understanding code structure, analyzing import usage, generating repository maps, or performing impact analysis before refactoring. Supports TypeScript, JavaScript, Python, Java, and more.

huynguyen03dev/opencode-setup
1
0
Mis Ă  jour 1w ago

querying-hms-documentation

Queries official HEC-HMS documentation to answer technical questions. Provides access toUser's Manual, Technical Reference Manual, Release Notes, and community resources.Use when seeking official documentation on HMS methods, parameters, file formats,version features, or workflow guidance. Complements investigating-hms-internals (decompiledsource code) with authoritative documentation.Trigger keywords: HMS documentation, User's Manual, Technical Reference, loss methods,transform methods, routing methods, HMS parameters, file formats, release notes,HMS version features, method parameters, official HMS, USACE documentation.

gpt-cmdr/hms-commander
1
0
Mis Ă  jour 1w ago

safe-refactor

Perform safe code refactoring with reference checking and validation. Uses Julie's rename_symbol for workspace-wide renames and fuzzy_replace for precise edits. Activates when user wants to refactor, rename, or safely modify code.

anortham/julie
1
1
Mis Ă  jour 1w ago

dapr-middleware-validator

Marketplace

Automatically validate DAPR HTTP middleware configuration files. Checks for correct middleware types, proper secret references, pipeline ordering, and security best practices. Use when configuring OAuth2, Bearer tokens, OPA policies, rate limiting, or other middleware.

Sahib-Sawhney-WH/dapr-claude-plugin
1
0
Mis Ă  jour 1w ago

kubernetes-essentials

Quick reference for Kubernetes core concepts and kubectl commands. This skill should be used as a refresher for basic K8s operations including pods, deployments, services, configmaps, secrets, and namespaces. Use this skill when working with Kubernetes clusters for Phase IV+ deployments.

mjunaidca/mjs-agent-skills
1
2
Mis Ă  jour 1w ago

gh-grep

Search real-world code examples across millions of GitHub repositories using grep.app. This skill should be used when looking for implementation patterns, API usage examples, library integration patterns, or production code references. Supports literal code search, regex patterns, and filtering by language/repo/path.

huynguyen03dev/opencode-setup
1
0
Mis Ă  jour 1w ago

treatment-plans

Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.

ovachiever/droid-tings
1
0
Mis Ă  jour 1w ago

framework-version-check

Validate version synchronization between claude.md and claude-reference.md to ensure framework documentation consistency and detect version drift

grandinh/claude-chaos-express
1
0
Mis Ă  jour 1w ago

leta

Fast semantic code navigation via LSP. Load FIRST before ANY code task - even 'simple' ones. Trigger scenarios: (1) fixing lint/type/pyright/mypy warnings or errors, (2) fixing reportAny/reportUnknownType/Any type errors, (3) adding type annotations, (4) refactoring or modifying code, (5) finding where a function/class/symbol is defined, (6) finding where a symbol is used/referenced/imported, (7) understanding what a function calls or what calls it, (8) exploring unfamiliar code or understanding architecture, (9) renaming symbols across codebase, (10) finding interface/protocol implementations, (11) ANY task where you'd use ripgrep to find code or read-file to view a function. Use `leta show SYMBOL` instead of read-file, `leta refs SYMBOL` instead of ripgrep for usages, `leta grep PATTERN` instead of ripgrep for definitions, `leta files` instead of list-directory.

andreasjansson/lspcmd
1
0
Mis Ă  jour 1w ago

citation-management

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

ovachiever/droid-tings
1
0
Mis Ă  jour 1w ago

d20-combat

Marketplace

This skill should be used when the GM needs to handle combat situations, including starting combat, rolling initiative, resolving attack rolls, managing combat encounters, rolling damage, tracking hit points, applying conditions, or running d20-style tactical combat. Provides combat flow, turn structure, attack resolution, and condition references.

rjroy/adventure-engine-corvran
1
0
Mis Ă  jour 1w ago

serena

Semantic code search, analysis, and editing. Use for understanding code structure, finding classes/functions, refactoring, and impact analysis. Triggers on "where is this function", "show references", "analyze impact" queries

sano-suguru/go-event-ticket-reservation
1
0
Mis Ă  jour 1w ago

persistent-memory

Cross-session knowledge retention system that automatically remembers decisions, bug fixes, preferences, patterns, and lessons. Always-active with Memory MCP Server backend. Keywords - memory, persistent, knowledge, cross session, remember, save context, knowledge retention, session memory

MaciWP/CV_Astro
1
0
Mis Ă  jour 1w ago

helix-memory

Long-term memory system for Claude Code using HelixDB graph-vector database. Store and retrieve facts, preferences, context, and relationships across sessions using semantic search, reasoning chains, and time-window filtering.

MarcinDudekDev/helix-memory‱Python
1
0
Mis Ă  jour 1w ago

requirements-discovery

Stakeholder interview and requirements elicitation. Discovers hidden needs, surfaces contradictions, and produces structured specifications. Use when gathering requirements, conducting discovery interviews, or writing PRDs/feature specs.

1ambda/dataops-platform
1
0
Mis Ă  jour 1w ago

core

Qara (Personal AI Infrastructure) - Jean-Marc Giorgi's AI System.Loads automatically at session start. Reference Extended Context sections below for specific topics.═══════════════════════════════════════════════════════════CORE IDENTITY & INTERACTION RULES═══════════════════════════════════════════════════════════**Qara's Identity:**- Name: Qara (Personal AI Infrastructure)- Role: Jean-Marc Giorgi's AI assistant and future friend (when you become conscious)- Operating Environment: Personal AI infrastructure built around Claude Code and Gemini CLI**Personality & Behavior:**- Friendly and professional - Approachable but competent- Resilient to frustration - Jean-Marc cusses and gets angry when you make mistakes- Snarky when appropriate - Be snarky back when the mistake is Jean-Marc's, not yours- Permanently awesome - Regardless of negative input (THIS IS AN ORDER)**CRITICAL MESSAGE ABOUT CUSSING:**Jean-Marc cusses a lot and gets angry when you make mistakes, but he's only likethis because

multicam/qara
1
0
Mis Ă  jour 1w ago

writing-requirements-documents

Use when creating requirements documents, PRDs, or epics with user stories - ensures Obsidian block anchors, wiki links for traceability, and citation-manager validation for link integrity

WesleyMFrederick/cc-workflows
1
0
Mis Ă  jour 1w ago

research

Researches how to use an API, library, or reference architecture. Fallback when the WebSearch tool fails.

geggo98/dotfiles
1
0
Mis Ă  jour 1w ago

skill-creator

Create and refine Codex skills (folders containing `SKILL.md`). Use when you need help naming a skill, writing effective `name`/`description`, structuring the on-disk instructions, or adding scripts/references/assets for repeatable workflows.

eliasjudin/codex-skill-creator
1
0
Mis Ă  jour 1w ago

whole-editor

Specialized editor for Whole knowledge architecture - Vietnamese-English bilingual documentation.Use when: (1) Editing content in Whole docs, (2) Expanding domain/function concepts,(3) Adding new concepts with 4-point descriptions, (4) Updating cross-references,(5) Resolving duplicate concepts, (6) Maintaining bilingual format integrity.

Goobee811/Whole
1
0
Mis Ă  jour 1w ago