🔬 研究
429 skills found
thematic-doc-generator.md
1
1
export
thematic-doc-generator
2
from
"delorenj/dummies-book-creative-team"
from
"delorenj/dummies-book-creative-team"
3
A collection of Claude agents and tools finely tuned to generate one of those old Dummies books on any topic in any theme of your choosing.
2026-01-01
skill-development.md
1
1
export
skill-development
2
from
"tbhb/oaps"
from
"tbhb/oaps"
3
Overengineered agentic planning system
2025-12-21
load-conversation.md
1
1
export
load-conversation
2
from
"dhughes/claude-marketplace"
from
"dhughes/claude-marketplace"
3
Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.
2026-02-09
deep-research-synthesizer.md
1
1
export
deep-research-synthesizer
2
from
"anthony-maio/pieces-agent-skills"
from
"anthony-maio/pieces-agent-skills"
3
Two advanced agentic skills for Pieces OS, focusing on deep research synthesis and MCP-based long-term memory interactions.
2026-01-03
gemini-search.md
1
1
export
gemini-search
2
from
"22GNUs/dotfiles"
from
"22GNUs/dotfiles"
3
My personal dotfiles
2026-02-25
ax-bayesian-optimization.md
1
1
export
ax-bayesian-optimization
2
from
"PEEKPerformer/SkillsRepo"
from
"PEEKPerformer/SkillsRepo"
3
Claude Code plugin marketplace with publication-quality scientific figure generation skill
2026-01-10
agent-ide.md
1
1
export
agent-ide
2
from
"vivalalova/agent-ide"
from
"vivalalova/agent-ide"
3
TS/JS 程式碼智能重構工具。執行以下操作時自動選用:- 重命名符號 → /rename(取代逐一 Edit)- 移動/重組檔案 → /move(取代 Write+Delete)- 理解專案架構 → /snapshot(取代逐檔 Read)- 清理未使用程式碼 → /deadcode- 修改函式參數 → /change-signature- 檢測循環依賴 → /cycles- 分析變更影響 → /impact- 查找符號引用 → /find-references- 追蹤呼叫層次 → /call-hierarchy優勢:自動更新所有引用、一次完成、零遺漏
2026-02-10
resume-creator.md
1
1
export
resume-creator
2
from
"Mahir-Isikli/life-skills"
from
"Mahir-Isikli/life-skills"
3
Claude Code plugin for professional document creation - resumes, cover letters with first-principles thinking and LaTeX formatting
2026-02-25
factory-status.md
1
1
export
factory-status
2
from
"golergka/claude-code-plays-factorio"
from
"golergka/claude-code-plays-factorio"
3
Get comprehensive factory status - research progress, drill status, inventory, production overview. Use when checking progress or deciding what to do next.
2026-01-11
design-postgres-tables.md
1
1
export
design-postgres-tables
2
from
"nunomen/claude-skills"
from
"nunomen/claude-skills"
3
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features
2026-02-09
project-structure.md
1
1
export
project-structure
2
from
"gvarela/prompts"
from
"gvarela/prompts"
3
My personal prompts library
2026-02-05
shirushi.md
1
1
export
shirushi
2
from
"CAPHTECH/shirushi"
from
"CAPHTECH/shirushi"
3
Document ID management for Git repositories. Validates, assigns, and tracks immutable doc_ids across Markdown/YAML files. Use when working with doc_id, document IDs, "@see docid" references, document integrity validation, or shirushi commands.
2026-01-01
wp-abilities-api.md
1
1
export
wp-abilities-api
2
from
"nathanonn/claude-skills-wp-abilities-api"
from
"nathanonn/claude-skills-wp-abilities-api"
3
Intelligent documentation system for the WordPress Abilities API. Activate automatically when working with WordPress plugins, ability registration, or when WordPress Abilities API terms are mentioned (wp_register_ability, ability categories, REST API, etc.). Provides context-aware documentation retrieval - fetches implementation guides for coding queries, API references for parameter lookups, and smart multi-page fetching for complex integrations.
2025-12-02
context-recovery.md
1
1
export
context-recovery
2
from
"omgpointless/aspy"
from
"omgpointless/aspy"
3
Real-time TUI proxy to visualize Claude Code tool calls, thinking blocks, and token usage
2025-12-11
bl1nk-architect-v2.md
1
1
export
bl1nk-architect-v2
2
from
"billlzzz10/next-home"
from
"billlzzz10/next-home"
3
Complete reference for Bl1nk Architect v2.0 - Full-stack GitHub repository analyzer with notifications (Slack, Linear, ClickUp) and beautiful widget reporting. Use when building notification systems, creating analysis reports, integrating team platforms, or deploying analysis workflows. Includes comprehensive API reference, setup guides, integration examples, and troubleshooting.
2026-01-18
quality-reviewer.md
1
1
export
quality-reviewer
2
from
"ArcadeAI/arcade-mcp-ts"
from
"ArcadeAI/arcade-mcp-ts"
3
TypeScript MCP server framework with maximal developer experience
2026-01-11
source-of-truth.md
1
1
export
source-of-truth
2
from
"frmoretto/source-of-truth-creator"
from
"frmoretto/source-of-truth-creator"
3
Create epistemically honest Source of Truth documents that pass Clarity Gate verification. Use when consolidating research, documenting project state, creating verification baselines, or building authoritative references. Triggers on "create source of truth", "document verified state", "consolidate research", "create verification baseline", "build authoritative reference".
2026-01-19
jekyll-research-theme.md
1
1
export
jekyll-research-theme
2
from
"lalithaar/Interdisciplinary-Systems-Research-Lab"
from
"lalithaar/Interdisciplinary-Systems-Research-Lab"
3
Create production-grade, accessible Jekyll themes for researchers conducting "research in public." Generates complete lab notebook-style themes with Tufte-inspired sidenotes, KaTeX math rendering, and WCAG 2.1 AA compliance. Use when building Jekyll themes for scientific journals, experiment logs, field notes, or research documentation sites. Supports collections for organizing experiments and field notes, responsive sidenote rendering (sidebar on desktop, inline on mobile), and full-width layout options.
2026-02-20
supabase-database-ops.md
1
1
export
supabase-database-ops
2
from
"Venture-Formations/aiprodaily"
from
"Venture-Formations/aiprodaily"
3
Critical guardrail for Supabase database operations ensuring multi-tenant isolation with publication_id filtering, proper use of supabaseAdmin, avoiding SELECT *, error handling patterns, and secure server-side database access. Use when writing database queries, working with supabase, accessing newsletter_campaigns, articles, rss_posts, or any tenant-scoped data.
2026-02-25
htmx-skill.md
1
1
export
htmx-skill
2
from
"DrZoot/htmx-skill"
from
"DrZoot/htmx-skill"
3
Documentation for the htmx JavaScript library (attributes, events, headers, API, extensions, examples, migration guides, server examples). Use when you need accurate htmx syntax/behavior or to locate the right reference page for an htmx question.
2026-02-07
typst.md
1
1
export
typst
2
from
"akilrammohan/typst-skill"
from
"akilrammohan/typst-skill"
3
Write and create Typst documents (.typ files). Use when the user asks to create, write, edit, or convert documents to Typst format, write Typst markup, create academic papers, reports, or documents in Typst, convert LaTeX to Typst, or work with .typ files. Typst is a modern markup-based typesetting system alternative to LaTeX.
2025-12-28
memory-management.md
1
1
export
memory-management
2
from
"zcf0508/mem-mcp"
from
"zcf0508/mem-mcp"
3
Manages long-term memory for users across conversations. Automatically queries relevant memories when starting a new topic, and saves important personal information, habits, schedules, and user-requested memories. Use this when discussing user background, preferences, or plans; starting a new task or project; users mention personal details or ask to remember something.
2026-02-14
validating-plans.md
1
1
export
validating-plans
2
from
"jmagar/.claude"
from
"jmagar/.claude"
3
Claude Code configuration - skills, rules, agents, and commands
2026-02-10
neo-llm-security.md
1
1
export
neo-llm-security
2
from
"Cornjebus/neo-llm-security"
from
"Cornjebus/neo-llm-security"
3
|
2025-12-26