Browse Skills

17720 skills found

fabric.md
14
1 export fabric
2 danielmiessler 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 l-lin 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 l-lin 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 justfinethanku 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 danielmiessler 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
testdrivendevelopment.md
14
1 export testdrivendevelopment
2 vdemeester 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
github.md
14
1 export github
2 vdemeester 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 alchaincyf from "alchaincyf/glm-claude"
3 将3000-5000字长篇文章转换为200-500字X平台(微博/小红书等)内容,保持真实风格,提供3种开头风格。当用户提到"转微博"、"发小红书"、"社交媒体"、"缩短内容"、"精简"时使用此技能。
2026-01-19
notes.md
14
1 export notes
2 vdemeester 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 hughhan1 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 vdemeester 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 sionic-ai 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
todos.md
14
1 export todos
2 vdemeester 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 realYushi 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 vdemeester 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
fabric-cli.md
14
1 export fabric-cli
2 data-goblin 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 vdemeester 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
backlog.md.md
14
1 export backlog.md
2 l-lin from "l-lin/dotfiles"
3 Manage backlog tasks using the Backlog.md CLI. Use for creating, editing, viewing, and searching tasks in your backlog.
2026-01-21
ai4curation-configuration.md
14
1 export ai4curation-configuration
2 ai4curation from "ai4curation/curation-skills"
3 Skill to assist with how a GitHub repository is configured with GitHub integrations, including instructions for agents in markdown (AGENTS and CLAUDE), github actions for invoking agents, and specific localization procedures such as defining claude/codex skills, or claude subagents. The skill helps with both technical aspects, and with best practice for guiding agents.
2026-01-21
fix-bug.md
14
1 export fix-bug
2 Milky2018 from "Milky2018/wasmoon"
3 Systematic bug fixing workflow with regression tests and PR creation. Use when the user asks to "fix a bug", "debug an issue", "resolve a problem", or provides error messages/failing tests to fix. Handles reproduction, root cause analysis, test creation, fix implementation, and PR submission.
2026-01-21
continuous-learning.md
14
1 export continuous-learning
2 l-lin from "l-lin/dotfiles"
3 Reflect on task execution and create reusable skills. Use when user says 'learn', 'reflect', 'save as skill', or after completing complex tasks.
2026-01-21
org.md
14
1 export org
2 vdemeester from "vdemeester/home"
3 Org-mode file manipulation using Emacs batch mode. USE WHEN you need to programmatically read, parse, or modify org-mode files (.org) for TODOs, notes, or other structured content.
2026-01-05
api-proxy.md
14
1 export api-proxy
2 abra5umente from "abra5umente/api-proxy"
3 Routes API requests through the user's residential proxy to bypass cloud IP blocks. TWO use cases - (1) Runtime fallback when direct curl/fetch fails with 403/blocked errors, use fetch.py for quick retry. (2) Template for building new skills that need proxy routing, copy proxy_helper.py into the new skill.
2026-01-11
editing-obo-ontologies.md
14
1 export editing-obo-ontologies
2 ai4curation from "ai4curation/curation-skills"
3 Skills and tools for editing OBO format ontologies, including querying terms, checking out/checking in individual terms, and following OBO format conventions. Do not use this if the source for the ontology you are editing is not in obo format (e.g. ofn)
2026-01-21