Browse Skills
9063 skills found
security-first.md
0
1
export
security-first
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Universal security checklist and fixes for ANY project type or language
2026-01-05
api-tools.md
0
1
export
api-tools
2
from
"miles990/claude-software-skills"
from
"miles990/claude-software-skills"
3
API testing, documentation, and development tools
2026-01-05
better-auth-ts.md
0
1
export
better-auth-ts
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Better Auth TypeScript/JavaScript authentication library. Use when implementing auth in Next.js, React, Express, or any TypeScript project. Covers email/password, OAuth, JWT, sessions, 2FA, magic links, social login with Next.js 16 proxy.ts patterns.
2026-01-05
shopify.md
0
1
export
shopify
2
from
"untangledfinance/untangled-web"
from
"untangledfinance/untangled-web"
3
Build Shopify applications, extensions, and themes using GraphQL/REST APIs, Shopify CLI, Polaris UI components, and Liquid templating. Capabilities include app development with OAuth authentication, checkout UI extensions for customizing checkout flow, admin UI extensions for dashboard integration, POS extensions for retail, theme development with Liquid, webhook management, billing API integration, product/order/customer management. Use when building Shopify apps, implementing checkout customizations, creating admin interfaces, developing themes, integrating payment processing, managing store data via APIs, or extending Shopify functionality.
2026-01-05
wavecap-evaluate.md
0
1
export
wavecap-evaluate
2
from
"TobiasWooldridge/WaveCap"
from
"TobiasWooldridge/WaveCap"
3
Evaluate WaveCap audio analysis and transcription accuracy. Use when the user wants to run regression tests, compare transcriptions against ground truth, calculate WER/CER metrics, or assess overall system quality.
2026-01-05
vague.md
0
1
export
vague
2
from
"mcclowes/vague-playground"
from
"mcclowes/vague-playground"
3
Use when writing Vague (.vague) files - a declarative language for generating realistic test data with superposition, constraints, and cross-references
2026-01-05
workspace-setup.md
0
1
export
workspace-setup
2
from
"elevanaltd/oa"
from
"elevanaltd/oa"
3
B1_02 phase workspace setup protocol including npm outdated, npm audit, TypeScript version validation, quality gates enforcement. Ensures dependencies current, security patches applied, and workspace ready for implementation.
2026-01-05
gcloud-expert.md
0
1
export
gcloud-expert
2
from
"SpillwaveSolutions/gcloud_skill"
from
"SpillwaveSolutions/gcloud_skill"
3
Expert-level Google Cloud CLI (gcloud) skill for managing GCP resources. This skill should beused when working with gcloud commands, gcp, google cloud, cloud run, cloud scheduler, alloydb,cloud storage, gcs buckets, firebase deploy, gcloud auth, gcloud config, service accounts,workload identity federation, iam permissions, or artifact registry. Use this to install gcloudon macOS, Windows, or Linux. Use this to manage multi-account configuration of GCP with gcloud.Use this to configure authentication on GCP with gcloud for OAuth, service accounts, andWorkload Identity Federation (WIF). Use this to set up IAM roles, permissions, and governance.Use this to deploy applications to Cloud Run or Firebase. Use this to manage database instancesincluding AlloyDB and Cloud SQL. Use this to configure GitHub Actions or Cloud Build CI/CDpipelines. Use this to set up Docker container deployments. Use this to write bash scripts forGCP automation. Use this to manage git-triggered deployments or configure API authent
2026-01-05
run-client.md
0
1
export
run-client
2
from
"FWFsoft/gambit"
from
"FWFsoft/gambit"
3
Start a single Gambit game client that connects to 127.0.0.1:1234. Use when the user wants to run a client, test client functionality, or manually connect to a server.
2026-01-05
xterm-js.md
0
1
export
xterm-js
2
from
"GGPrompts/gg-hub"
from
"GGPrompts/gg-hub"
3
This skill should be used when working with xterm.js terminal implementations, React-based terminal applications, WebSocket terminal communication, or refactoring terminal-related code. It provides battle-tested patterns, common pitfalls, and debugging strategies learned from building production terminal applications.
2026-01-05
create-feature-pr.md
0
1
export
create-feature-pr
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create a new feature branch, implement feature work, commit with commit-message, and open a PR with gh using standardized templates. Use when the user asks to develop a new feature, start a feature branch, or open a feature PR; also when asked to draft a feature PR based on the latest commit message.
2026-01-05
running-tests.md
0
1
export
running-tests
2
from
"1gy/jpp"
from
"1gy/jpp"
3
Runs tests and handles failures. Triggered when: test execution, verification, test failures, CI checks.
2026-01-05
docs-review.md
0
1
export
docs-review
2
from
"kvnxiao/.dotfiles"
from
"kvnxiao/.dotfiles"
3
Review and improve repository documentation including both human-readable docs (`docs/`), `README.md`, and AI agent memory context files (`CLAUDE.md`, `CODEX.md`, `AGENTS.md`, `.cursorrules`, etc.) for clarity, minimal duplication, and modularity. Use when asked to review, audit, refactor, or improve documentation structure, consolidate rules, reduce redundancy, establish shared standards, or modularize monolithic instruction files.
2026-01-05
network-conftest-generator.md
0
1
export
network-conftest-generator
2
from
"cmw-coder/coder-templates"
from
"cmw-coder/coder-templates"
3
生成并配置用于新华三技术有限公司H3C网络设备自动化的 pytest `conftest.py`,`conftest.py`文件主要负责测试背景搭建和测试背景清理。
2026-01-05
run-test-suite.md
0
1
export
run-test-suite
2
from
"johannesfritz/autonomous-orchestration"
from
"johannesfritz/autonomous-orchestration"
3
Automatically run the test suite when code changes are made to ensure all tests pass before proceeding. This skill runs pytest for backend projects and Playwright for frontend projects, and reports test results, coverage, and any failures.
2026-01-05
wcag-compliance-reviewer.md
0
1
export
wcag-compliance-reviewer
2
from
"shawn-sandy/skills"
from
"shawn-sandy/skills"
3
Review HTML/CSS and React/TypeScript code for WCAG 2.1 Level AA accessibility compliance. Use when the user asks to review code for accessibility, check WCAG compliance, identify accessibility issues, or audit components/pages for a11y standards. Applicable for code reviews, component development, and accessibility testing.
2026-01-05
env-file-generator.md
0
1
export
env-file-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate properly structured .env environment files with common variables, documentation comments, and secure placeholder patterns. Triggers on "create .env file", "generate environment variables", "env file for", "dotenv template".
2026-01-05
fastapi.md
0
1
export
fastapi
2
from
"kprsnt2/MyLocalCLI"
from
"kprsnt2/MyLocalCLI"
3
FastAPI framework best practices including Pydantic schemas, dependency injection, and async patterns.
2026-01-05
testing-strategy.md
0
1
export
testing-strategy
2
from
"Doyajin174/myskills"
from
"Doyajin174/myskills"
3
Comprehensive testing workflow combining TDD, real implementations (no mocking), and E2E testing. Use when implementing features, writing tests, or setting up test infrastructure.
2026-01-05
frontend-responsive.md
0
1
export
frontend-responsive
2
from
"pdovhomilja/dovhomilja-cz"
from
"pdovhomilja/dovhomilja-cz"
3
Build responsive layouts that adapt seamlessly across devices using mobile-first design, fluid layouts, and standard breakpoints. Use this skill when implementing responsive designs, creating mobile-first layouts, defining breakpoint styles, working with responsive components and pages, using relative units (rem, em) instead of fixed pixels, implementing media queries, ensuring touch-friendly tap targets, optimizing images and assets for different screen sizes, maintaining readable typography across breakpoints, prioritizing content for smaller screens, testing UI across mobile, tablet, and desktop devices, or building fluid container layouts. Apply this skill when building responsive UI components, optimizing layouts for different screen sizes, or reviewing mobile and tablet user experiences.
2026-01-05
landing-page-steal.md
0
1
export
landing-page-steal
2
from
"WiseWolfPT/AlphaAnalyzer"
from
"WiseWolfPT/AlphaAnalyzer"
3
Copies an existing landing page (from URL or image) into a specified page in the codebase using Playwright MCP. Iteratively refines the implementation until it matches the reference design and interactions as closely as possible. Use when the user wants to copy/reference/steal an existing landing page/url to replicate in their app
2026-01-05
moai-alfred-code-reviewer.md
0
1
export
moai-alfred-code-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enterprise systematic code review orchestrator with TRUST 5 principles, multi-language support, Context7 integration, AI-powered quality checks, SOLID principle validation, security vulnerability detection, and maintainability analysis across 25+ programming languages; activates for code reviews, quality standard validation, TRUST 5 enforcement, architectural audits, and automated review automation
2026-01-05
moai-library-mermaid.md
0
1
export
moai-library-mermaid
2
from
"junseokandylee/ClaudeAutomate"
from
"junseokandylee/ClaudeAutomate"
3
Enterprise Mermaid diagramming skill for Claude Code using MCP Playwright. Use when creating architecture diagrams, flowcharts, sequence diagrams, or visual documentation.
2026-01-05
implementation-postmortem.md
0
1
export
implementation-postmortem
2
from
"leynos/agent-helper-scripts"
from
"leynos/agent-helper-scripts"
3
Conduct structured implementation postmortems to gather feedback on architecture conformance, library friction, and tooling effectiveness. Use when reviewing completed implementations, PRs, or development phases to surface design gaps, boundary violations, and improvement opportunities. Triggers on requests for code review feedback, implementation retrospectives, architecture audits, or library/tooling evaluations.
2026-01-05