Browse Skills
18175 skills found
godot-animation-studio.md
6
1
export
godot-animation-studio
2
from
"hhhh124hhhh/godot-mcp"
from
"hhhh124hhhh/godot-mcp"
3
Godot 资源与动画创建专家,支持自然语言描述自动完成精灵导入、动画配置、特效制作、音效集成等资源工作
2026-01-05
frontend-accessibility.md
6
1
export
frontend-accessibility
2
from
"coreyja/coreyja.com"
from
"coreyja/coreyja.com"
3
Build accessible user interfaces with semantic HTML, proper ARIA attributes, keyboard navigation, and screen reader compatibility. Use this skill when creating or modifying HTML markup, UI components, forms, or interactive elements. When implementing keyboard navigation, focus management, or tab order. When adding alternative text for images or labels for form inputs. When ensuring sufficient color contrast ratios. When working with navigation menus, modals, buttons, or dynamic content. When structuring pages with proper heading hierarchy (h1-h6). When testing UI changes for screen reader compatibility.
2026-01-05
story-explanation.md
6
1
export
story-explanation
2
from
"jeffh/claude-plugins"
from
"jeffh/claude-plugins"
3
Create compelling story-format summaries using UltraThink to find the best narrative framing. Support multiple formats - 3-part narrative, n-length with inline links, abridged 5-line, or comprehensive via Foundry MCP. USE WHEN user says 'create story explanation', 'narrative summary', 'explain as a story', or wants content in Daniel's conversational first-person voice.
2026-01-05
obsidian-markdown-structure.md
6
1
export
obsidian-markdown-structure
2
from
"jykim/claude-obsidian-skills"
from
"jykim/claude-obsidian-skills"
3
Validate and enforce markdown document structure including frontmatter positioning, heading hierarchy, and content organization. Use when creating or validating markdown files.
2026-01-05
update-agents-md.md
6
1
export
update-agents-md
2
from
"nozomi-koborinai/koborin-ai"
from
"nozomi-koborinai/koborin-ai"
3
Update AGENTS.md with new rules to prevent AI misbehavior or add operational guidelines. Use when the user says "update AGENTS.md", "add this rule", "change AI behavior", or "don't do X automatically".
2026-01-05
buck2-query-helper.md
6
1
export
buck2-query-helper
2
from
"thoughtpolice/a"
from
"thoughtpolice/a"
3
Runs common Buck2 queries for dependency analysis, target inspection, and build graph exploration. Use when investigating dependencies, finding reverse dependencies, filtering by rule type, or understanding target relationships in the monorepo.
2026-01-05
playwright-testing.md
6
1
export
playwright-testing
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Playwright end-to-end testing for web applications. Cross-browser testing (Chromium, Firefox, WebKit),visual regression, API testing, mobile emulation. Use when writing E2E tests, testing across browsers,or setting up automated UI testing workflows.
2026-01-05
openshift-expert.md
6
1
export
openshift-expert
2
from
"openshift/release-tests"
from
"openshift/release-tests"
3
OpenShift platform and Kubernetes expert with deep knowledge of cluster architecture, operators, networking, storage, troubleshooting, and CI/CD pipelines. Use for analyzing test failures, debugging cluster issues, understanding operator behavior, investigating build problems, or any OpenShift/Kubernetes-related questions.
2026-01-05
tfc-run-status.md
6
1
export
tfc-run-status
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Quick status check for Terraform Cloud runs showing status, resource changes, timestamps, and available actions. Use when monitoring run progress or checking if a run can be applied/canceled. Requires TFE_TOKEN environment variable.
2026-01-05
scrum-event-sprint-planning.md
6
1
export
scrum-event-sprint-planning
2
from
"atusy/agentic-scrum"
from
"atusy/agentic-scrum"
3
Guide Sprint Planning in AI-Agentic Scrum. Use when selecting PBI, defining Sprint Goal, or breaking into subtasks.
2026-01-05
sveltekit-data-flow.md
6
1
export
sveltekit-data-flow
2
from
"Seeker1911/dotfiles"
from
"Seeker1911/dotfiles"
3
SvelteKit data flow guidance. Use for load functions, form actions, and server/client data. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error().
2026-01-05
mcp-firecrawl.md
6
1
export
mcp-firecrawl
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill provides guidance for using Firecrawl MCP for web scraping and content extraction. Use when scraping web pages, crawling websites, searching the web with content extraction, mapping site URLs, or extracting structured data from web pages.
2026-01-05
chinese-development-guide.md
6
1
export
chinese-development-guide
2
from
"hhhh124hhhh/godot-mcp"
from
"hhhh124hhhh/godot-mcp"
3
为中文开发者提供完整的项目本地化、环境配置和开发工作流指导,确保中英文双语环境下的最佳开发体验
2026-01-05
work-on-milestone.md
6
1
export
work-on-milestone
2
from
"feather-lang/feather"
from
"feather-lang/feather"
3
Use this skill when asked to work on a milestone.You are not required to complete the milestone when this skill is invoked.
2026-01-05
code-review.md
6
1
export
code-review
2
from
"stevenmays/dotfiles"
from
"stevenmays/dotfiles"
3
Review code changes and remove AI-generated patterns like excessive comments, gratuitous defensive checks, type escape hatches, and over-engineering.
2026-01-05
testing.md
6
1
export
testing
2
from
"bearcove/pikru"
from
"bearcove/pikru"
3
Testing conventions for pikru. Use when running tests to avoid timeouts. DO NOT run the full test suite.
2026-01-05
gesttione-design-system.md
6
1
export
gesttione-design-system
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert in Gesttione Design System with deep knowledge of brand colors, metric tokens, typography, and component patterns. **ALWAYS use for Gesttione projects when applying brand colors, creating metric visualizations, or building dashboard components.** Use when user needs Gesttione-specific styling, metric visualizations, dashboard components, or brand-compliant UI. Examples - "create revenue metric card", "use Gesttione brand colors", "design dashboard with metrics", "apply brand identity", "create metric visualization".
2026-01-05
buck2-new-project.md
6
1
export
buck2-new-project
2
from
"thoughtpolice/a"
from
"thoughtpolice/a"
3
Scaffolds new Buck2 projects with proper BUILD/PACKAGE files, SPDX headers, and depot shims. Use when creating new Rust binaries/libraries, Deno tools, or C++ projects in the monorepo. Ensures consistent structure and metadata from the start.
2026-01-05
vscode-extension-expert.md
6
1
export
vscode-extension-expert
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill provides expert-level guidance for VS Code extension development. Use when implementing new extension features, debugging extension code, designing WebView UIs, implementing Language Server Protocol features, or optimizing extension performance. Covers activation events, contribution points, VS Code API patterns, security best practices, testing strategies, and publishing workflows.
2026-01-05
dgroomes-project-conventions.md
6
1
export
dgroomes-project-conventions
2
from
"dgroomes/my-software"
from
"dgroomes/my-software"
3
Conventions and style guidelines for dgroomes' personal projects. Use when upgrading, maintaining, or creating projects in dgroomes' repositories. Covers README style, Gradle configuration, version catalogs, commit messages, and general code conventions.
2026-01-05
claude-code-github-workflows.md
6
1
export
claude-code-github-workflows
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Claude Code workflow design and automation patterns for PR reviews, issue triage, and CI/CD integration. Use when creating or modifying GitHub Actions workflows that integrate Claude Code.
2026-01-05
research.md
6
1
export
research
2
from
"jeffh/claude-plugins"
from
"jeffh/claude-plugins"
3
Comprehensive research, analysis, and content extraction system. Multi-source parallel research using available researcher agents. Deep content analysis with extended thinking. Intelligent retrieval for difficult sites. Fabric pattern selection for 242+ specialized prompts. USE WHEN user says 'do research', 'extract wisdom', 'analyze content', 'find information about', or requests web/content research.
2026-01-05
building-mcp-server-on-cloudflare.md
6
1
export
building-mcp-server-on-cloudflare
2
from
"cloudflare/skills"
from
"cloudflare/skills"
3
Builds remote MCP (Model Context Protocol) servers on Cloudflare Workerswith tools, OAuth authentication, and production deployment. Generatesserver code, configures auth providers, and deploys to Workers.Use when: user wants to "build MCP server", "create MCP tools", "remoteMCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocolon Cloudflare. Also triggers on "MCP authentication" or "MCP deployment".
2026-01-05
konflux-is-a-build-tool.md
6
1
export
konflux-is-a-build-tool
2
from
"konflux-ci/skills"
from
"konflux-ci/skills"
3
Use this skill to query Konflux objects from the Kubernetes cluster. Konflux objects are application, component, pipelinerun, taskrun, snapshot and release. The skill can be used to query logs from failed or removed pipelines and pods.
2026-01-05