đź”’

Testing & Security

Testing frameworks, security tools, and best practices

9063 skills in this category

ashby-api-guide

This skill should be used when the user asks about "Ashby API", "how to use Ashby tools", "Ashby authentication", "Ashby MCP tools", "what can I do with Ashby", or needs help understanding available Ashby operations. Provides complete API documentation and tool usage guidance.

jjeremycai/claude-toolkit
0
0
Mis Ă  jour 1w ago

testing

Write and manage tests using TDD with Pest (PHP), Vitest (React), and Playwright (E2E). Use when writingfeature tests, unit tests, component tests, or improving test coverage. EXCLUSIVE to testing-expert agent.

htooayelwinict/claude-config
0
0
Mis Ă  jour 1w ago

golang

Provides idiomatic Go programming expertise and best practices. Ensures clean, efficient, and maintainable code following official Go conventions. Specializes in concurrent programming patterns, interface design, error handling strategies, and performance optimization. Masters standard library usage and ecosystem integration.Use when: writing Go code (.go files), designing interfaces and struct types, implementing concurrent patterns (goroutines/channels), handling errors idiomatically, writing table-driven tests, creating Go modules, optimizing performance-critical code, managing dependencies with go.mod, implementing HTTP servers and clients, working with context propagation, or designing package APIs for public libraries.

smorand/claude-config
0
0
Mis Ă  jour 1w ago

policy-runner

Run policy-as-code checks (e.g., OPA/Conftest) based on the policy_plan. Use in Flow 2 and Flow 4.

EffortlessMetrics/demo-swarm
0
3
Mis Ă  jour 1w ago

render

Marketplace

Deploys web applications on Render with automatic builds, managed databases, and zero-config SSL. Use when deploying web services, static sites, or setting up managed infrastructure.

mgd34msu/goodvibes-plugin
0
0
Mis Ă  jour 1w ago

learning-adaptive-testing

adaptive-testing design for effective learning measurement.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

supabase-expert

This skill should be used when the user asks to "create a Supabase table", "write RLS policies", "set up Supabase Auth", "create Edge Functions", "configure Storage buckets", "use Supabase with Next.js", "migrate API keys", "implement row-level security", "create database functions", "set up SSR auth", or mentions 'Supabase', 'RLS', 'Edge Function', 'Storage bucket', 'anon key', 'service role', 'publishable key', 'secret key'. Automatically triggers when user mentions 'database', 'table', 'SQL', 'migration', 'policy'.

azlekov/my-claude-code
0
0
Mis Ă  jour 1w ago

e2e-playwright-diagnosis

Diagnose and resolve E2E test failures in Playwright. This skill should be used when E2E tests fail and need investigation, when Playwright test errors require root cause analysis, or when test failures need to be reproduced in the browser for debugging. Orchestrates MCP tools (Playwright, Chrome DevTools, Serena) and delegates code fixes to specialized agents.

edneyreis999/zord-project
0
0
Mis Ă  jour 1w ago

e2e

Playwright E2E testing patterns with chrome-devtools MCP integration.Reference for integration tests, A11y validation, and visual regression.

Higashi-Kota/drawing-explorer
0
0
Mis Ă  jour 1w ago

authorization-endpoint-reviewer

Review test cases for Authorization Endpoint. Covers response_type=code, request parameters (scope, client_id, redirect_uri, state, nonce, prompt, display, max_age), and authorization response per OIDC Core 1.0 Section 3.1.2.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

attacking-active-directory

Marketplace

Attack and enumerate Active Directory environments using Kerberos attacks (Kerberoasting, ASREPRoasting), credential dumping (DCSync, Mimikatz), lateral movement (PtH, PtT), and BloodHound analysis. Use when pentesting Windows domains or exploiting AD misconfigurations.

trilwu/secskills
0
0
Mis Ă  jour 1w ago

livekit-prompt-builder

Marketplace

Guide for creating effective prompts and instructions for LiveKit voice agents. Use when building conversational AI agents with the LiveKit Agents framework, including (1) Creating new voice agent prompts from scratch, (2) Improving existing agent instructions, (3) Optimizing prompts for text-to-speech output, (4) Integrating tool/function calling capabilities, (5) Building multi-agent systems with handoffs, (6) Ensuring voice-friendly formatting and brevity for natural conversations, (7) Iteratively improving prompts based on testing and feedback, (8) Building industry-specific agents (debt collection, healthcare, banking, customer service, front desk).

Okeysir198/P20251122-claude-skills
0
0
Mis Ă  jour 1w ago

prompting-patterns

Marketplace

Automatically applies when engineering prompts for LLMs. Ensures proper prompt structure, templates, few-shot examples, context management, and injection prevention.

ricardoroche/ricardos-claude-code
0
0
Mis Ă  jour 1w ago

ln-621-security-auditor

Security audit worker (L3). Scans codebase for hardcoded secrets, SQL injection, XSS, insecure dependencies, missing input validation. Returns findings with severity (Critical/High/Medium/Low), location, effort, and recommendations.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

vue-vite-testing

Comprehensive unit testing guide for Vue 3 + Vite projects using Vitest and Vue Test Utils. Use when writing or reviewing unit tests for Vue components, composables, Pinia stores, or TypeScript/JavaScript utilities in Vite-based projects. Covers test structure, best practices, mocking strategies, and Vue-specific testing patterns.

Eva813/vue3-skills
0
0
Mis Ă  jour 1w ago

mql5-x-compile

Compile MQL5 indicators via CLI using X: drive mapping to bypass 'Program Files' path spaces issue. Use PROACTIVELY after editing ANY .mq5 or .mqh file. Triggers - after editing MQL5 code, compile, build, MetaEditor, .mq5, .mqh, indicator, script, EA, expert advisor, "test it", "try it", "run it", path space errors. (project)

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

code-quality-reviewer

Comprehensive code quality review and missing logic detection for Dashboard Link SaaS. Use when the user asks to "find missing logic", "review code quality", "check for issues", "ensure quality", "validate code", "find bugs", or any similar vague quality-focused prompts. Also use for PR reviews, pre-deployment checks, and systematic code audits.

SlySlayer32/dashboard-link-saas
0
0
Mis Ă  jour 1w ago

supabase-database-ops

Critical guardrail for Supabase database operations ensuring multi-tenant isolation with publication_id filtering, proper use of supabaseAdmin, avoiding SELECT *, error handling patterns, and secure server-side database access. Use when writing database queries, working with supabase, accessing newsletter_campaigns, articles, rss_posts, or any tenant-scoped data.

Venture-Formations/aiprodaily
0
0
Mis Ă  jour 1w ago

mova-run-gates-wrapper

Runs npm validate/test/smoke gates and emits a JSON gate report with log paths.

Leryk1981/mova_wf_cycle
0
0
Mis Ă  jour 1w ago

api-integration

Retrofit, OkHttp, REST APIs, JSON serialization, network security. Use when making HTTP requests and integrating APIs.

pluginagentmarketplace/custom-plugin-android
0
0
Mis Ă  jour 1w ago