Citations
1279 skills in Research > Citations
zenn-article-writer
Write technical articles for Zenn in Oikon's distinctive writing style. This skill should be used when creating articles about AI tools, development workflows, tool integrations, updates/new features, or technical reports. The skill provides detailed writing guidelines, article structure patterns, and reference materials based on Oikon's existing articles.
ensue-auto-memory
Automatic persistent memory for Claude Code sessions. Activates on preference statements ("I prefer", "I always", "I like"), corrections ("no, don't", "actually"), identity statements ("my name is", "I work at"), project decisions, or when the system detects memory-related context. Works invisibly in the background.
dh-combat
This skill should be used when the GM needs to handle Daggerheart combat, including action roll resolution, Hope/Fear token economy, spotlight flow, damage tracking, reaction rolls, and managing combat encounters. Provides action outcome tables, encounter tracking templates, and condition references.
introspect-reference-notes
List, search, and reference prior reasoning sessions to build on previous work Use when: (1) asked to reference or build on prior reasoning sessions, (2) At the start of `/reason` or `/reason-session` to check for relevant prior work, (3) When the user mentions something they worked on before, (4) When you need context about past decisions in this repository, (5) Before starting work that might duplicate prior reasoning, (6) When synthesizing insights across multiple reasoning sessions
script-writer
This skill should be used whenever users need YouTube video scripts written. On first use, collects comprehensive preferences including script type, tone, target audience, style, video length, hook style, use of humor, personality, and storytelling approach. Generates complete, production-ready YouTube scripts tailored to user's specifications for any topic. Maintains database of preferences and past scripts for consistent style.
requirements-gathering
Master requirements gathering techniques including interviews, workshops, observation, and documentation for effective requirement elicitation.
foundation-schema
Manifest schema definitions for all LeanOS artifacts. Reference skill forvalidating manifest structure, understanding artifact formats, checkingcross-references. Use when: validating outputs, debugging schema issues,understanding data flow between skills.
introspect-working-memory
Manage cognitive load by explicitly identifying what needs to be held in active focus and externalizing complex state. Use when: (1) explicit request to track multiple elements or manage cognitive load, (2) reasoning involves tracking five or more distinct elements simultaneously, (3) switching between contexts or returning from tangents requires context restoration, (4) responses reference earlier information that wasn't carried forward or reasoning restarts without building on prior context.
moai-foundation-core
MoAI-ADK's foundational principles - TRUST 5, SPEC-First TDD, delegation patterns, token optimization, progressive disclosure, modular architecture, agent catalog, command reference, and execution rules for building AI-powered development workflows
analyzing-apm-data
Monitor application performance using the RED methodology (Rate, Errors, Duration) with Observe. Use when analyzing service health, investigating errors, tracking latency, or building APM dashboards. Covers when to use metrics vs spans, combining RED signals, and troubleshooting workflows. Cross-references working-with-intervals, aggregating-gauge-metrics, and analyzing-tdigest-metrics skills.
context7
Use Context7 MCP to access up-to-date library documentation when working with project dependencies. Always consult Context7 for accurate API references, patterns, and examples when doing in-depth work with libraries.
design-intent-specialist
Creates accurate frontend implementations from visual references while maintaining design consistency. Use when user provides Figma URLs, screenshots, design images, or requests UI implementation from visual references. Automatically checks existing design intent patterns before implementation.
best-practice-core
[Dev] Extracts and organizes best practices for a given topic into a minimal tree structure (max depth 3, max 5 children per node). Use during task planning when writing subtasks in Docs/{name}_Task.md - output is added under each subtask as a concise reference guide. Pure reasoning task with strict formatting rules: keywords/noun phrases only, no prose. (project)
blog-research
Research legal technology topics for blog posts on alt-counsel (Ang Hou Fu's blog). Use when the user asks to research topics, find sources, fact-check claims, gather statistics, or find expert opinions for blog content. Prioritizes Singapore/ASEAN perspectives and flags US/EU-centric information. Outputs research findings to research.md in the post folder with proper citations.
vscode-extension-expert
Comprehensive VSCode extension development expert that guides you through creating extensions using the official Yeoman generator tool. Provides interactive setup, configuration guidance, and development workflow support. Covers scaffolding with yo code, extension anatomy, debugging, testing, publishing, and API reference. Features primary access to complete VS Code API documentation at `@source/vscode-docs/api/` for authoritative reference. Use when starting new VSCode extensions, setting up development environment, configuring extension manifests, debugging extensions, or when mentioning VSCode extension creation, TypeScript extensions, plugin development, or editor customization. Built with official VS Code documentation, generator best practices, and complete API reference.
google-adk
Agent Development Kit (ADK) expertise for the latest Python SDK and API reference
testing-claude-plugins-with-python-sdk
Use when testing Claude Code plugins programmatically, building SDK applications, encountering plugin loading failures (plugins array empty), getting AttributeError on message.type, or needing verified Claude Agents SDK Python patterns - provides complete reference for correct message handling (isinstance not .type), plugin loading (setting_sources required), content block iteration, and all working patterns from official documentation
content-research
Research-first content creation optimized for both human readers and AI search engines (Claude, ChatGPT, Perplexity, Gemini). Creates authentic, authoritative content that becomes the go-to citation source for AI models answering user questions. Use this skill when: - Creating content that should appear in AI search results (Perplexity, ChatGPT, Claude) - Building topical authority to become THE source AI cites for a topic - Launching a new product and need compelling, citable content - Creating blog posts, articles, social media, or press releases - Need content that references real trends, people, and recent events - Want AI-assisted content that doesn't sound AI-generated - Creating thought leadership content in any industry Triggers: "create content for", "write about", "research and write", "find experts for", "content for launch", "blog post about", "article on", "press release for", "AI search", "show up in AI", "Perplexity", "be cited by AI"
fetch-supabase-example
Fetch reference implementations from core-supabase repository. Use when (1) implementing Repository layer with Supabase, (2) need RPC function usage patterns, (3) checking correct parameter structures and type assertions, (4) verifying Supabase integration patterns.
context7
Fetch official documentation for major libraries and frameworks. Use for library lookups, API references, how-to queries, and framework-specific questions