Citations
1279 skills in Research > Citations
external-refs-skill
Skill with external file references for testing detection
doc-ref
Create Reference Documents (REF) - supplementary documentation that doesn't participate in formal traceability chain
dh-rules
This skill should be used when the GM needs to look up Daggerheart rules, reference what the SRD says, find official rules, get exact wording, check RAW (rules as written), verify rules references, or understand how mechanics work in Daggerheart. Provides authoritative rule clarification from the Daggerheart System Reference Document 1.0.
theme-dark-mode-setup
This skill sets up dark mode / theme switching with persistence and system preference detection.Supports React (Context API, use-dark-mode), Vue 3 (Composition API), Tailwind CSS, CSS variables.Creates theme provider, toggle component, localStorage persistence, system preference detection (prefers-color-scheme).Activate when user says "dark mode", "theme switcher", "light/dark toggle", or needs theme switching.Output: Complete theme system with toggle, persistence, system detection, and smooth transitions.
feels-deployment-quickstart
Quick reference for Feels Protocol deployment commands, environment setup, and common deployment workflows
rust-style-conventions
Foundational Rust style conventions that apply universally to all Rust code. Covers import organization, naming conventions, and code formatting standards. This skill is automatically applied to all Rust implementations and should be referenced by all other Rust skills.
vague
Use when writing Vague (.vague) files - a declarative language for generating realistic test data with superposition, constraints, and cross-references
testing
Comprehensive testing specialization covering test strategy, automation, TDD methodology, test writing, and web app testing. Use when setting up test infrastructure, writing tests, implementing TDD workflows, analyzing coverage, integrating tests into CI/CD, or testing web applications with Playwright. Framework-agnostic approach with framework-specific guidance via reference files.
citation-bibliography-generator
Format citations in APA, MLA, Chicago, IEEE, Harvard styles from structured data, DOI/ISBN lookup, or manual entry. Generate bibliographies with auto-sort.
creativity-idea-cluster
Group ideas into families by underlying pattern. Use when: (1) asked to organize or categorize generated options, (2) varied ideas or concepts referenced with areas of indistinction between them, (3) similar suggestions scattered across discussion without visible grouping, (4) multiple approaches mentioned that share unstated common ground.
documentation
Provides documentation standards for README, API docs, code comments, changelogs, and project cleanup. Use when writing documentation, README files, API references, or cleaning up project files.
recipe-manager
Recipe collection manager. Extracts recipes from URLs (websites, Instagram, YouTube), images, and Apple Notes. Stores in structured YAML format with family preferences tracking. Supports sync to/from Notion.
blueprint-skill-creator
Creates blueprint-driven skills for infrastructure and deployment tasks. This skill should be used when creating new skills that require templates, patterns, or reference configurations (e.g., Dockerfiles, Helm charts, Kubernetes manifests, CI/CD pipelines). It enforces impact analysis before containerization, identifies environment requirements, network topology changes, and auth/CORS implications. Use this skill when building deployment-related skills or when containerizing applications.
aesthetic-cultural-research
[Aesthetics] Maps aesthetic briefs to cultural references: art movements, photography, film, architecture, music, fashion. Outputs reference lists with visual language analysis. Organizes findings as Image and Memo nodes in Brain canvas.
hackage-read-docs
Retrieve documentation from Hackage. Use this Skill when you need a reference for Haskell packages, classes, or want to query package versions. (project)
serena-semantic-code
ALWAYS ACTIVE: Use Language Server Protocol (LSP) for semantic code understanding and intelligent editing. This skill applies to ALL coding tasks. Use Serena's LSP tools for: (1) semantic navigation and symbol discovery, (2) finding references and dependencies, (3) symbol-level editing and refactoring, (4) understanding project structure. Dramatically improves code quality and reduces token usage compared to text-based grep/read operations. Activate for any code-related work.
Createskill
MANDATORY skill creation framework for ALL skill creation requests. USE WHEN user wants to create, validate, update, or canonicalize a skill, OR user mentions skill creation, skill development, new skill, build skill, OR user references skill compliance, skill structure, or skill architecture.
tech-writer
Technical documentation specialist - create docs, API references, user guides for technical and non-technical audiences
latex-writing
Guide LaTeX document authoring following best practices and proper semantic markup. Use proactively when: (1) writing or editing .tex files, (2) writing or editing .nw literate programming files, (3) literate-programming skill is active and working with .nw files, (4) user mentions LaTeX, BibTeX, or document formatting, (5) reviewing LaTeX code quality. Ensures proper use of semantic environments (description vs itemize), csquotes (\enquote{} not ``...''), and cleveref (\cref{} not \S\ref{}).
perplexity-cli-question-answering
Query Perplexity.ai directly from the terminal to find answers to research questions, current events, and detailed explanations. Returns structured JSON output for programmatic parsing. Use when you need current information, comprehensive answers with source references, or want to avoid making separate web search requests.