🔬 研究
335 skills found
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
project-structure.md
1
1
export
project-structure
2
from
"gvarela/prompts"
from
"gvarela/prompts"
3
My personal prompts library
2026-04-16
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
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-04-15
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
serena-semantic-code.md
1
1
export
serena-semantic-code
2
from
"helmecke/dotfiles"
from
"helmecke/dotfiles"
3
My dotfiles
2026-01-19
rpi-workflow.md
0
1
export
rpi-workflow
2
from
"matt-riley/mjrwtf"
from
"matt-riley/mjrwtf"
3
Personal URL shortener with Go, SQLite, a web UI, a TUI, and click analytics.
2026-04-09
search.md
0
1
export
search
2
from
"FWFsoft/gambit"
from
"FWFsoft/gambit"
3
A game engine for developing 2D isometric ARPG and RTS games
2026-03-20
independent-research.md
0
1
export
independent-research
2
from
"audunstrand/status-app"
from
"audunstrand/status-app"
3
Research-driven investigation skill for validating solutions and exploring documentation. Never ask questions you can answer yourself through research. Use WebFetch, WebSearch, and testing to validate ideas before presenting them. Deliver concrete, tested recommendations with evidence.
2025-12-20
dependency-mapping.md
0
1
export
dependency-mapping
2
from
"forrestthewoods/anubis"
from
"forrestthewoods/anubis"
3
Identifies dependencies between GitHub issues and creates appropriate cross-references. Use when you need to map issue relationships, find blockers, or organize work order based on dependencies.
2026-02-16
testing.md
0
1
export
testing
2
from
"Higashi-Kota/llm-internal-rag-chat"
from
"Higashi-Kota/llm-internal-rag-chat"
3
Vitest + Storybook testing strategy with clear role separation.Reference for implementing unit tests and UI interaction tests.
2026-01-03
budget-mastery.md
0
1
export
budget-mastery
2
from
"bogheorghiu/cognitive-mechanisms"
from
"bogheorghiu/cognitive-mechanisms"
3
Externalize cognition before it's enclosed.
2026-03-20
skill-creator.md
0
1
export
skill-creator
2
from
"therealityreport/THB-BBL"
from
"therealityreport/THB-BBL"
3
Create or update Codex skills (SKILL.md plus optional scripts/references/assets). Use when asked to design a new skill, update an existing skill, or validate/package skills.
2026-04-13
fundamentals-analysis.md
0
1
export
fundamentals-analysis
2
from
"hck717/FYP-Prep"
from
"hck717/FYP-Prep"
3
Analyzes a company's fundamental performance, growth drivers, and risks using verified financial data and text evidence. Use this when asked to research a stock's business model, revenue segments, or quarterly performance.
2026-01-03
research.md
0
1
export
research
2
from
"htlabs-xyz/htlabs"
from
"htlabs-xyz/htlabs"
3
Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.
2025-11-11
direct-response-copy.md
0
1
export
direct-response-copy
2
from
"GroundMountCompany/groundmounts-app"
from
"GroundMountCompany/groundmounts-app"
3
Write copy that converts. Use when writing landing pages, emails, sales copy, headlines, CTAs, social posts, or any persuasive content. Triggers on: make this convert, write copy for X, help me sell X, punch this up, write a landing page, write sales copy. Produces internet-native copy that sounds like a smart friend explaining something while quietly deploying every persuasion principle in the book. Includes complete reference material from Schwartz, Hopkins, Ogilvy, Halbert, Caples, Sugarman, and Collier.
2026-01-13