Browse Skills
9063 skills found
browser.md
6
1
export
browser
2
from
"dlants/dotfiles"
from
"dlants/dotfiles"
3
Automate browser actions using Puppeteer with a simple DSL for web testing and automation
2026-01-05
project-discovery.md
6
1
export
project-discovery
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Systematic project orientation for unfamiliar codebases. Automatically activates when Claude detects uncertainty about project state, structure, or tooling. Analyzes git state (branch, changes, commits), project type (language, framework, structure), and development tooling (build, test, lint, CI/CD). Provides structured summary with risk flags and recommendations. Use when entering new projects or when working on shaky assumptions.
2026-01-05
playwright-browser-drag.md
6
1
export
playwright-browser-drag
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To drag and drop between elements on a web page, perform a drag interaction from a source to a target.
2026-01-05
container-development.md
6
1
export
container-development
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Container development with Docker, Dockerfiles, 12-factor principles, multi-stagebuilds, and Skaffold workflows. Enforces MANDATORY non-root users, minimal Alpine/slimbase images, and security hardening. Covers containerization, orchestration, and secureimage construction.Use when user mentions Docker, Dockerfile, containers, docker-compose, multi-stagebuilds, container images, container security, or 12-factor app principles.
2026-01-05
playwright-browser-install.md
6
1
export
playwright-browser-install
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To install the Playwright browser defined in config, run this when the browser is missing or not installed.
2026-01-05
global-tech-stack.md
6
1
export
global-tech-stack
2
from
"coreyja/coreyja.com"
from
"coreyja/coreyja.com"
3
Reference and maintain knowledge of the project's technical stack including frameworks, languages, databases, testing tools, and third-party services. Use this skill when making architectural decisions about which technologies to use. When adding new dependencies or integrating third-party services. When setting up development environments or deployment infrastructure. When choosing between different libraries or frameworks for a feature. When documenting the technology choices made in the project. When onboarding new team members to understand the tech stack. This skill helps ensure technology choices align with the established stack and provides a reference for all technical decisions.
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
playwright-browser-press-key.md
6
1
export
playwright-browser-press-key
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To press a keyboard key in the page, send a key press for shortcuts or input behavior.
2026-01-05
hypothesis-testing.md
6
1
export
hypothesis-testing
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Property-based testing with Hypothesis for discovering edge cases and validating invariants.Use when implementing comprehensive test coverage, testing complex logic with many inputs,or validating mathematical properties and invariants across input domains.Triggered by: hypothesis, property-based testing, @given, strategies, generative testing.
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
vscode-bug-hunter.md
6
1
export
vscode-bug-hunter
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill provides systematic bug detection and discovery capabilities for VS Code extensions. Use when searching for hidden bugs, analyzing code for potential issues, investigating suspicious behavior, performing code audits, or proactively finding bugs before they manifest. Covers static analysis patterns, dynamic analysis techniques, code smell detection, and systematic codebase investigation.
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
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
database-patterns.md
6
1
export
database-patterns
2
from
"spences10/devhub-crm"
from
"spences10/devhub-crm"
3
SQLite operations using better-sqlite3 with prepared statements. Use when implementing CRUD operations, timestamps, and user-scoped queries with row-level security.
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
godot-test-debugger.md
6
1
export
godot-test-debugger
2
from
"hhhh124hhhh/godot-mcp"
from
"hhhh124hhhh/godot-mcp"
3
Godot 测试与调试工作流专家,支持自然语言描述自动完成单元测试、集成测试、错误诊断、性能调试等测试工作
2026-01-05
playwright-browser-navigate-back.md
6
1
export
playwright-browser-navigate-back
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To go back in browser history, navigate to the previous page from the current page.
2026-01-05
auth-patterns.md
6
1
export
auth-patterns
2
from
"spences10/devhub-crm"
from
"spences10/devhub-crm"
3
Better-auth integration for authentication. Use when implementing login, registration, protected routes, or email verification.
2026-01-05
test-engineer.md
6
1
export
test-engineer
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert testing and quality engineer for Vitest (running on Bun). Use when user needs test creation, test strategy, code quality setup, E2E testing, or debugging test failures. Examples - "write tests for this function", "create E2E tests with Playwright", "help me test this API route", "setup testing infrastructure", "why is this test failing?", "improve code quality with Biome".
2026-01-05
dev-swarm-mvp.md
6
1
export
dev-swarm-mvp
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Define MVP scope, success metrics, and explicit out-of-scope items to focus on the smallest testable product. Use when user asks to define MVP, scope MVP, or start Stage 3 after personas.
2026-01-05
architecture-auditor.md
6
1
export
architecture-auditor
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Architecture audit and analysis specialist for Modular Monoliths. **ALWAYS use when reviewing codebase architecture, evaluating bounded contexts, assessing shared kernel size, detecting "Core Obesity Syndrome", or comparing implementation against ADR-0001 and anti-patterns guide.** Use proactively when user asks about context isolation, cross-context coupling, or shared kernel growth. Examples - "audit contexts structure", "check shared kernel size", "find cross-context imports", "detect base classes", "review bounded context isolation", "check for Core Obesity".
2026-01-05
frontend-responsive.md
6
1
export
frontend-responsive
2
from
"coreyja/coreyja.com"
from
"coreyja/coreyja.com"
3
Build responsive layouts that work seamlessly across mobile, tablet, and desktop screen sizes using mobile-first development, fluid layouts, and relative units. Use this skill when implementing layouts or UI components that need to adapt to different screen sizes. When setting up breakpoints, media queries, or responsive utilities. When using relative units (rem, em, %) instead of fixed pixels. When ensuring touch-friendly tap targets and optimizing for mobile performance. When testing UI changes across multiple device sizes. When implementing responsive typography, images, or navigation patterns.
2026-01-05
document-source-write-back-api.md
6
1
export
document-source-write-back-api
2
from
"databrickslabs/lakeflow-community-connectors"
from
"databrickslabs/lakeflow-community-connectors"
3
Research and document write/create APIs of a source system to enable write-back testing functionality.
2026-01-05