🔬

Citations

1279 skills in Research > Citations

taskagent

IMMEDIATELY load this skill if you read ANY file containing "taskagent" (PLAN.md, org/projects, docs, etc). Also load for multi-session work or when user mentions agent tasks. For simple single-session tasks without taskagent references, use TodoWrite instead.

ferdinandyb/dotfiles
22
2
업데이트 4d ago

claude-code-agents

Create and configure Claude Code agents with YAML frontmatter, tool selection, model specification, and naming conventions. Reference for building specialized AI subagents that handle complex, multi-step tasks.

vasilyu1983/AI-Agents-public
21
6
업데이트 4d ago

remembering

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex queries, and edge cases.

oaustegard/claude-skills
21
1
업데이트 4d ago

claude-code-project-memory

Configure CLAUDE.md project memory files for persistent context, coding standards, architecture decisions, and team conventions. Reference for the 4-tier memory hierarchy and quick-add commands.

vasilyu1983/AI-Agents-public
21
6
업데이트 4d ago

report-writing

Structure and write comprehensive research reports with proper citations. Use when finalizing research findings into a formal report.

HyunjunJeon/Deepagent-research-context-engineering
21
13
업데이트 4d ago

aptos-object-model

Marketplace

Expert on Aptos Object Model - ObjectCore, Object<T> wrapper, constructor references, ExtendRef/DeleteRef/TransferRef capabilities, object ownership, named vs generated objects, composability, and migration from resource-only patterns. Triggers on keywords object model, objectcore, constructorref, extendref, deleteref, transferref, named object, object ownership, composable object

raintree-technology/claude-starter
21
4
업데이트 4d ago

claude-code-commands

Create slash commands for Claude Code with $ARGUMENTS handling, agent invocation patterns, and template best practices. Reference for building user-triggered workflow shortcuts.

vasilyu1983/AI-Agents-public
21
6
업데이트 4d ago

aptos-move-language

Marketplace

Expert on Move programming language - abilities (copy/drop/store/key), generics, phantom types, references, global storage operations, signer pattern, visibility modifiers, friend functions, inline optimization, and advanced type system. Triggers on keywords move language, abilities, generics, phantom type, borrow global, signer, friend, inline, type parameter

raintree-technology/claude-starter
21
4
업데이트 4d ago

installing-skills

Install skills from github.com/oaustegard/claude-skills into /mnt/skills/user. Use when user mentions "install skills", "load skills", "add skills", "update skills", "refresh skills", or references a skill not currently installed.

oaustegard/claude-skills
21
1
업데이트 4d ago

claude-code-skills

Comprehensive reference for creating Claude Code skills with progressive disclosure, SKILL.md structure, resources/ organization, frontmatter specification, and best practices for modular capability development.

vasilyu1983/AI-Agents-public
21
6
업데이트 4d ago

notion-research-documentation

Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights.

makenotion/notion-cookbook
20
3
업데이트 4d ago

skill-creator

Guide for creating effective skills, adding skill references, skill scripts or optimizing existing skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, frameworks, libraries or plugins usage, or API and tool integrations.

binhmuc/autobot-review
19
1
업데이트 4d ago

memory

Long-term memory across sessions. Always use memory_search at the start of any user request (unless the user explicitly says not to), especially for questions about the user (profile/personal info/preferences), prior constraints or decisions, and resuming ongoing work; use memory_write only when the user explicitly asks to store memory.

zoubingwu/memory-skill
18
1
업데이트 4d ago

IDA Swarm Technical Reference

Technical reference for using IDA Swarm MCP tools. Covers system constraints, architecture, TRUE CONTEXT principle, result interpretation, and debugging. Use when analyzing binaries via IDA Swarm or troubleshooting sessions.

shells-above/ida-swarm
17
4
업데이트 4d ago

git

Guide for using git according to my preferences. Use it when you're asked to commit something.

maragudk/skills
17
2
업데이트 4d ago

generate-docs

Generate configuration reference documentation from conclaude-schema.json using src/bin/generate-docs.rs. USE WHEN the schema file changes, configuration options are added/modified, or documentation needs to be regenerated for the website.

connerohnesorge/conclaude
17
2
업데이트 4d ago

screenshot-feature-extractor

Analyze product screenshots to extract feature lists and generate development task checklists. Use when: (1) Analyzing competitor product screenshots for feature extraction, (2) Generating PRD/task lists from UI designs, (3) Batch analyzing multiple app screens, (4) Conducting competitive analysis from visual references.

notedit/happy-coding-agent
17
3
업데이트 4d ago

blz-docs-search

Teaches effective documentation search using the blz CLI tool. Use when searching documentation with blz, looking up APIs, finding code examples, retrieving citations, or when questions mention libraries, frameworks, "how to", or documentation topics. Covers BM25 full-text search patterns, citation retrieval, and efficient querying.

outfitter-dev/blz
16
0
업데이트 4d ago

hallucination-detector

Detect and prevent hallucinated technical decisions during feature work. Auto-trigger when suggesting technologies, frameworks, APIs, database schemas, or external services. Validates all tech decisions against docs/project/tech-stack.md (single source of truth). Blocks suggestions that violate documented architecture. Requires evidence/citation for all technical choices. Prevents wrong tech stack, duplicate entities, fake APIs, incompatible versions.

marcusgoll/Spec-Flow
16
2
업데이트 4d ago

ultrathink

Deep planning philosophy for craftsman-level architecture. Transforms planning from research-then-design to research-question-simplify-design. Use when --deep flag is set, for epics, complex features (30+ tasks), or when auto_deep_mode preference is enabled. Invokes assumption questioning, codebase soul analysis, and ruthless simplification. (project)

marcusgoll/Spec-Flow
16
2
업데이트 4d ago