Browse Skills
44756 skills found
fabric.md
14
1
export
fabric
2
from
"danielmiessler/PAIPlugin"
from
"danielmiessler/PAIPlugin"
3
Intelligent pattern selection for Fabric CLI. Automatically selects the right pattern from 242+ specialized prompts based on your intent - threat modeling, analysis, summarization, content creation, extraction, and more. USE WHEN processing content, analyzing data, creating summaries, threat modeling, or transforming text.
2026-01-11
jira.md
14
1
export
jira
2
from
"l-lin/dotfiles"
from
"l-lin/dotfiles"
3
Manage JIRA tickets. Use it when the user mentions JIRA with ticket IDs like FOO-123.
2026-01-21
create-skill.md
14
1
export
create-skill
2
from
"l-lin/dotfiles"
from
"l-lin/dotfiles"
3
Create new skills with proper structure and best practices. Use when user says "create skill", "new skill", "make a skill", or wants to scaffold a reusable agent capability.
2026-01-21
cc-chrome-devtools-mcp-skill.md
14
1
export
cc-chrome-devtools-mcp-skill
2
from
"justfinethanku/cc_chrome_devtools_mcp_skill"
from
"justfinethanku/cc_chrome_devtools_mcp_skill"
3
Comprehensive Chrome DevTools automation for performance testing, Core Web Vitals measurement (INP, LCP, CLS), network monitoring, accessibility validation, responsive testing, and browser automation. Uses Chrome DevTools Protocol via MCP to provide professional-grade web application testing, debugging, and analysis capabilities including performance tracing, HAR export, device emulation, and multi-page workflows.
2026-01-14
always-init.md
14
1
export
always-init
2
from
"danielmiessler/PAIPlugin"
from
"danielmiessler/PAIPlugin"
3
Universal task initializer that automatically loads PAI context for all user requests. Ensures complete context availability (contacts, preferences, protocols) before responding to any task. (project, gitignored)
2026-01-11
context-save.md
14
1
export
context-save
2
from
"Claudate/claude-code-context-sync"
from
"Claudate/claude-code-context-sync"
3
当用户发送"换窗口处理-"时调用。总结当前窗口的上下文信息、已完成任务、未完成任务,保存到 docs/context-sessions/ 目录,便于新窗口恢复。
2026-01-08
testdrivendevelopment.md
14
1
export
testdrivendevelopment
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Disciplined TDD workflow enforcing red-green-refactor cycle and the "iron law" of no production code without failing tests first. USE WHEN user wants to write tests first OR implement new feature with TDD OR fix bugs with test coverage OR explicitly requests TDD approach. Enforces systematic test-first development with verification at each step.
2026-01-05
ontology-access-kit.md
14
1
export
ontology-access-kit
2
from
"ai4curation/curation-skills"
from
"ai4curation/curation-skills"
3
Skills for querying ontologies using the Ontology Access Kit (OAK). This should only be used for complex ontology operations, for basic external ontology searching use the OLS MCP
2026-01-21
github.md
14
1
export
github
2
from
"vdemeester/home"
from
"vdemeester/home"
3
GitHub repository and pull request management. USE WHEN working with GitHub PRs, checking CI/CD status, reviewing pull requests, managing issues, or using gh CLI commands.
2026-01-05
article-to-x.md
14
1
export
article-to-x
2
from
"alchaincyf/glm-claude"
from
"alchaincyf/glm-claude"
3
将3000-5000字长篇文章转换为200-500字X平台(微博/小红书等)内容,保持真实风格,提供3种开头风格。当用户提到"转微博"、"发小红书"、"社交媒体"、"缩短内容"、"精简"时使用此技能。
2026-01-19
personal-material-search.md
14
1
export
personal-material-search
2
from
"alchaincyf/glm-claude"
from
"alchaincyf/glm-claude"
3
快速搜索用户的真实经历、观点和案例素材库(1800+条记录),为内容增加真实性和可信度。当用户提到"真实经历"、"个人案例"、"有根据"、"实际经验"、"素材库"、"找例子"时使用此技能。
2026-01-19
notes.md
14
1
export
notes
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Note-taking workflow using denote format and org-mode. USE WHEN user wants to create notes, organize knowledge, document learnings, or work with denote/org-mode files.
2026-01-05
release.md
14
1
export
release
2
from
"hughhan1/rtest"
from
"hughhan1/rtest"
3
This skill should be used when the user asks to "release", "publish", "bump version", "create a release", "prepare release", or wants to publish a new version to PyPI.
2026-01-08
usinggitworktrees.md
14
1
export
usinggitworktrees
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Creates isolated git worktrees with smart directory selection and safety verification for parallel development. USE WHEN starting feature work that needs isolation from current workspace OR before executing implementation plans OR working on multiple branches simultaneously OR need clean test environment. Creates isolated workspaces sharing the same repository.
2026-01-05
maestro-workflow.md
14
1
export
maestro-workflow
2
from
"sionic-ai/sionic-maestro-skills"
from
"sionic-ai/sionic-maestro-skills"
3
Multi-LLM orchestration implementing the 5-stage coding workflow: Example Analysis → Hypothesis → Implementation → Debug Loop → Recursive Improvement.
Based on "Towards a Science of Scaling Agent Systems" (Kim et al., 2025): - Centralized Consult architecture (Claude orchestrates, others advise) - Measured coordination (avoid MAS overhead in tool-heavy stages) - Tests-first selection (Poetiq pattern, not voting)
Use when: Debugging complex issues, analyzing unfamiliar code, refactoring, or any task that benefits from diverse LLM perspectives with verification.
2026-01-14
prompt-classifier.md
14
1
export
prompt-classifier
2
from
"alchaincyf/glm-claude"
from
"alchaincyf/glm-claude"
3
自动识别prompt类型并保存到相应分类(技术/内容/教学/产品/通用),支持自动文件命名和索引管理。当用户提到"保存prompt"、"记录prompt"、"管理prompt"、"整理prompt"、"prompt库"时使用此技能。
2026-01-19
todos.md
14
1
export
todos
2
from
"vdemeester/home"
from
"vdemeester/home"
3
TODO list management using org-mode. USE WHEN user wants to view, add, update, or manage TODOs in their org-mode files.
2026-01-05
gtd.md
14
1
export
gtd
2
from
"realYushi/my-gtd-buddy"
from
"realYushi/my-gtd-buddy"
3
GTD mentor for inbox processing, weekly reviews, and coaching. Triggers on "process inbox", "weekly review", "what should I do", "I'm stuck", or /gtd command.
2026-01-21
golang.md
14
1
export
golang
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Go development best practices and patterns. USE WHEN writing Go code, designing Go projects, working with Go tools, testing, or Go package development.
2026-01-05
rust.md
14
1
export
rust
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Rust development best practices and patterns. USE WHEN writing Rust code, designing Rust projects, working with Cargo, testing, or Rust package development.
2026-01-05
journal.md
14
1
export
journal
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Journelly-format journal entries. USE WHEN user wants to create journal entries, write reflections, or work with Journelly.org file.
2026-01-05
fabric-cli.md
14
1
export
fabric-cli
2
from
"data-goblin/fabric-cli-plugin"
from
"data-goblin/fabric-cli-plugin"
3
Use Microsoft Fabric CLI (fab) to manage workspaces, semantic models, reports, notebooks, lakehouses, and other Fabric resources via file-system metaphor and commands. Use when deploying Fabric items, running jobs, querying data, managing OneLake files, or automating Fabric operations. Invoke this skill automatically whenever a user mentions the Fabric CLI, fab, or Fabric.
2026-01-15
core.md
14
1
export
core
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Personal AI Infrastructure core principles and operating system. AUTO-LOADS at session start. USE WHEN any session begins OR user asks about identity, response patterns, workflow preferences, or core principles.
2026-01-05
clear-writing.md
14
1
export
clear-writing
2
from
"l-lin/dotfiles"
from
"l-lin/dotfiles"
3
Makes your writing clearer, stronger, and more professional. Use this skill when the user says "write clearly", "clear writing", "improve writing" or for ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text.
2026-01-21