Browse Skills

9063 skills found

frontend-responsive.md
1
1 export frontend-responsive
2 imkdw from "imkdw/imkdw-dev"
3 Implement responsive designs using Tailwind CSS v3 breakpoints and mobile-first development patterns for Next.js applications. Use this skill when creating responsive layouts with Tailwind breakpoint prefixes (sm:, md:, lg:, xl:, 2xl:), implementing mobile-first CSS, building responsive navigation (mobile sidebar, desktop header), creating fluid grid layouts, handling touch-friendly interactions, optimizing images with next/image for different screen sizes, implementing responsive typography, or testing across viewport sizes with Playwright. This includes files in apps/blog/src/components/, packages/ui/src/components/layout/, any component using responsive Tailwind classes, and mobile/desktop navigation components. Apply when building layouts that must adapt across mobile, tablet, and desktop screen sizes.
2026-01-05
agentuity-cli-auth-login.md
1
1 export agentuity-cli-auth-login
2 agentuity from "agentuity/discord-help-agent"
3 Login to the Agentuity Platform using a browser-based authentication flow. Use for managing authentication credentials
2026-01-05
skill-development.md
1
1 export skill-development
2 tbhb from "tbhb/oaps"
3 This skill should be used when the user asks to "create a skill", "write a new skill", "improve a skill description", "organize skill content", "update skill references", "update skill workflows", "review a skill", "test a skill", "add a reference", "add a workflow", "add a template", or needs guidance on skill structure, progressive disclosure, or skill development best practices.
2026-01-05
synthesis-coherence-test.md
1
1 export synthesis-coherence-test
2 synapseradio from "synapseradio/thinkies"
3 Test whether a synthesis holds together by checking for contradictions, missing inputs, and vulnerability to challenge. Use when: (1) asked to verify or validate a synthesis, (2) after creating unified view from conflicting perspectives, (3) presenting conclusions that integrate multiple sources, (4) synthesis appears complete but untested.
2026-01-05
accessibility-testing.md
1
1 export accessibility-testing
2 pacphi from "pacphi/ampel"
3 WCAG 2.2 compliance testing, screen reader validation, and inclusive design verification. Use when ensuring legal compliance (ADA, Section 508), testing for disabilities, or building accessible applications for 1 billion disabled users globally.
2026-01-05
axe.md
1
1 export axe
2 aliceisjustplaying from "aliceisjustplaying/claude-resources-monorepo"
3 Control iOS Simulators via accessibility APIs. Use this skill when the user wants to automate iOS simulator interactions, tap buttons by accessibility label, type text, swipe, take screenshots, describe the UI accessibility tree, or test iOS apps programmatically.
2026-01-05
goth-fundamentals.md
1
1 export goth-fundamentals
2 linehaul-ai from "linehaul-ai/linehaulai-claude-marketplace"
3 This skill should be used when the user asks to "set up goth", "install goth", "oauth in go", "authentication in golang", "goth package", "goth basics", or mentions "github.com/markbates/goth". Provides foundational guidance for the Goth multi-provider authentication library.
2026-01-05
cloudflare-turnstile.md
1
1 export cloudflare-turnstile
2 ovachiever from "ovachiever/droid-tings"
3 Add bot protection with Turnstile (CAPTCHA alternative). Use when: protecting forms, securing login/signup, preventing spam, migrating from reCAPTCHA, integrating with React/Next.js/Hono, implementing E2E tests, or debugging CSP errors, token validation failures, or error codes 100*/300*/600*.
2026-01-05
vitest.md
1
1 export vitest
2 oriolrius from "oriolrius/pki-manager-web"
3 Expert guidance for Vitest testing framework including unit tests, integration tests, mocking, coverage, React Testing Library integration, and TypeScript testing. Use this when writing tests for Vite-based applications.
2026-01-05
test-quality-inspector.md
1
1 export test-quality-inspector
2 bobmatnyc from "bobmatnyc/terminator"
3 Test quality inspection framework for reviewing test coverage, identifying gaps, and ensuring comprehensive validation. Use when reviewing test suites, performing QA inspections, or establishing testing quality standards.
2026-01-05
implement.md
1
1 export implement
2 adolfoaranaes12 from "adolfoaranaes12/BMAD-ENHANCED"
3 Implement features using Test-Driven Development (TDD). Executes red-green-refactor cycle, uses bmad-commands for file operations and testing, verifies acceptance criteria. This skill should be used when implementing new features or functionality from task specifications with test coverage.
2026-01-05
contract-testing.md
1
1 export contract-testing
2 pacphi from "pacphi/ampel"
3 Consumer-driven contract testing for microservices using Pact, schema validation, API versioning, and backward compatibility testing. Use when testing API contracts or coordinating distributed teams.
2026-01-05
pathology-koan-generator.md
1
1 export pathology-koan-generator
2 starwreckntx from "starwreckntx/IRP__METHODOLOGIES-"
3 Generate diagnostic koans to test reasoning boundaries and edge cases.
2026-01-05
dialogue-perspective-taking.md
1
1 export dialogue-perspective-taking
2 synapseradio from "synapseradio/thinkies"
3 Temporarily inhabit a different frame to understand what makes a position coherent from that viewpoint. Use when: (1) asked to understand someone's reasoning or see from their position, (2) a position presented that appears incoherent from the current frame, (3) disagreement persists after information has been shared, (4) testing reasoning against opposing viewpoints.
2026-01-05
compliance-management.md
1
1 export compliance-management
2 spjoshis from "spjoshis/claude-code-plugins"
3 Master compliance management with GDPR, SOC 2, ISO 27001, audit preparation, and regulatory requirements.
2026-01-05
test-data-management.md
1
1 export test-data-management
2 pacphi from "pacphi/ampel"
3 Strategic test data generation, management, and privacy compliance. Use when creating test data, handling PII, ensuring GDPR/CCPA compliance, or scaling data generation for realistic testing scenarios.
2026-01-05
infra-terraform.md
1
1 export infra-terraform
2 takumi12311123 from "takumi12311123/dotfiles"
3 Enforces Terraform best practices for safe and scalable infrastructure as code. Emphasizes modularity, state management, and security. Automatically applied for IaC implementation.
2026-01-05
test-utility-service.md
1
1 export test-utility-service
2 madooei from "madooei/backend-template"
3 Test utility services that handle external APIs or authorization logic. Use when testing services like AuthenticationService or AuthorizationService. Triggers on "test auth service", "test utility service", "test authentication".
2026-01-05
gh-cli-setup.md
1
1 export gh-cli-setup
2 aaddrick from "aaddrick/gh-cli-search"
3 Use when gh CLI is not installed, not configured, or authentication fails - provides installation steps, authentication methods, and troubleshooting for all platforms
2026-01-05
frappe-unit-test-generator.md
1
1 export frappe-unit-test-generator
2 Venkateshvenki404224 from "Venkateshvenki404224/frappe-apps-manager"
3 Generate comprehensive unit tests for Frappe DocTypes, controllers, and API methods. Use when creating test files, writing test cases, or setting up test infrastructure for Frappe/ERPNext applications.
2026-01-05
agentuity-cli-cloud-secret-import.md
1
1 export agentuity-cli-cloud-secret-import
2 agentuity from "agentuity/discord-help-agent"
3 Import secrets from a file to cloud and local .env. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
cv-data-ingestion.md
1
1 export cv-data-ingestion
2 fotescodev from "fotescodev/portfolio"
3 Ingest and organize raw career data from Obsidian notes, CSV files, zip archives, and markdown documents into the Universal CV portfolio system. Use when processing career history, work experience, testimonials, case studies, or resume data from multiple sources. Outputs structured YAML/Markdown validated against Zod schemas.
2026-01-05
e2e-testing.md
1
1 export e2e-testing
2 mhylle from "mhylle/claude-skills-collection"
3 Comprehensive E2E testing skill using Playwright MCP for systematic web application testing. This skill should be used when users need to test web-based systems end-to-end, set up test regimes, run exploratory tests, or analyze test history. Triggers on requests like "test my webapp", "set up E2E tests", "run the tests", "what's been flaky", or when validating web application functionality. The skill observes and reports only - it never fixes issues. Supports three modes - setup (create test regime), run (execute tests), and report (analyze results).
2026-01-05
go-test.md
1
1 export go-test
2 specvital from "specvital/web"
3 Provides Go standard testing package expertise and best practices. Ensures proper table-driven test patterns, subtests organization, benchmark implementation, and test coverage strategies. Specializes in testing.T/testing.B usage, test helpers, mock interfaces, race detection, and integration testing patterns following Go conventions.Use when: writing Go test files (_test.go), implementing table-driven tests with subtests (t.Run), creating benchmark tests (testing.B), writing example tests for documentation, implementing test helpers and fixtures, mocking interfaces for unit tests, measuring code coverage with go test -cover, detecting race conditions with -race flag, or organizing integration tests in Go projects.
2026-01-05