🔒 Testing & Security

947 skills found

api-design-development.md
1
1 export api-design-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-terraform"
3 Terraform plugin for infrastructure as code and provisioning
2026-01-07
ticket-create.md
1
1 export ticket-create
2 tarrragon from "tarrragon/claude"
3 Interactive Atomic Ticket design and creation tool following Single Responsibility Principle. Use when: (1) Creating new tickets for development tasks, (2) Breaking down complex requirements into atomic tickets, (3) Creating tickets from test failures, (4) Batch creating multiple tickets from requirements description. Each ticket must have exactly one Action + one Target.
2026-01-28
architecture-review.md
1
1 export architecture-review
2 adolfoaranaes12 from "adolfoaranaes12/BMAD-ENHANCED"
3 BMAD Method Enhanced using Claude Skills and Subagents Architecture
2026-01-28
iterative-quality-enhancer.md
1
1 export iterative-quality-enhancer
2 inchan from "inchan/cc-skills"
3 Favorite skills to use in Claude Code
2026-01-09
reviewing-authentication-and-authorization-security.md
1
1 export reviewing-authentication-and-authorization-security
2 bbrowning from "bbrowning/bbrowning-claude-marketplace"
3 My personal Claude Code marketplace
2026-01-24
fn-args-deps.md
1
1 export fn-args-deps
2 jagreehal from "jagreehal/jagreehal-claude-skills"
3 Enforce the fn(args, deps) pattern: functions over classes with explicit dependency injection
2026-01-29
browser-testing-patterns.md
1
1 export browser-testing-patterns
2 tommymorgan from "tommymorgan/claude-plugins"
3 This skill should be used when performing browser-based exploratory testing of web applications, including functional testing, visual inspection, accessibility checks, and performance analysis. Triggers when testing web UIs, checking for browser bugs, validating WCAG compliance, or measuring Core Web Vitals.
2026-02-06
test-driven-development.md
1
1 export test-driven-development
2 krzemienski from "krzemienski/shannon-framework"
3 Use when implementing any feature or bugfix, before writing implementation code - write the test first using REAL systems (NO MOCKS), watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first and real system integration
2025-11-30
stripe-integration.md
1
1 export stripe-integration
2 Eng0AI from "Eng0AI/eng0-template-skills"
3 Centralized repository for all eng0 platform template skills
2026-02-04
shared-name.md
1
1 export shared-name
2 cortesi from "cortesi/skills"
3 A skill with a name that might conflict. Use for testing conflict detection.
2026-02-08
git-rewrite.md
1
1 export git-rewrite
2 patrick-motard from "patrick-motard/claude-plugins-public"
3 Public Claude Code plugins
2026-02-15
gandalf-the-prompt.md
1
1 export gandalf-the-prompt
2 fotescodev from "fotescodev/portfolio"
3 A portfolio site that generates job-targeted variants. Feed it a job description, it tailors your resume and portfolio site. Runs claims verification and adversarial red-team scans before publishing. Live: edgeoftrust.com
2026-01-15
api-design.md
1
1 export api-design
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-backend"
3 Backend development plugin for Claude AI - FastAPI, database management, API design, and server-side development tools
2026-01-07
code-migrator.md
1
1 export code-migrator
2 Lordjiggy from "Lordjiggy/claude-code-marketplace"
3 🚀 Discover specialized agents and automation workflows in a community-driven marketplace designed to enhance developer productivity and solve real challenges.
2026-02-26
security-review.md
1
1 export security-review
2 vanillacake369 from "vanillacake369/tonys-nix"
3 Nix/Nixos setup for my workspace
2026-01-16
test-cli.md
1
1 export test-cli
2 eli0shin from "eli0shin/envoy"
3 Start tmux sessions, send prompts to the CLI, capture output, and verify behavior using helper scripts. Use when testing the CLI, interactive mode, TUI components, or when the user mentions tmux sessions.
2025-12-27
concierge.md
1
1 export concierge
2 tonyandrewmeyer from "tonyandrewmeyer/charming-with-claude"
3 Experimentation with using Anthropic's Claude tool to build simple charms
2026-02-08
scientific-tdd.md
1
1 export scientific-tdd
2 LorenFrankLab from "LorenFrankLab/non_local_detector"
3 Pragmatic test-driven development for scientific code with numerical validation
2026-02-18
dependency-analysis.md
1
1 export dependency-analysis
2 hubvue from "hubvue/fe-analysis-skills"
3 Claude skills supporting analysis of front-end projects
2025-12-29
systematic-debugging.md
1
1 export systematic-debugging
2 YoranBrondsema from "YoranBrondsema/dotfiles"
3 My living configuration
2026-02-23
a11y-tester.md
1
1 export a11y-tester
2 joe-watkins from "joe-watkins/a11y-skills"
3 Run automated accessibility tests on URLs or HTML content using axe-core engine to WCAG 2.2 AA standards, then format findings as standardized issue reports. Use this skill when users want to test website accessibility, find WCAG violations, audit pages for accessibility issues, check if sites are accessible, analyze HTML for accessibility problems, or create accessibility issue tickets. Triggers on requests like "test accessibility", "check for WCAG violations", "audit this URL", "is this page accessible", "find accessibility issues", or "write accessibility issues".
2026-02-05
osssolution-implementation.md
1
1 export osssolution-implementation
2 devkade from "devkade/collaborator"
3 Phase 3 of OSS contribution - Design and implement the solution following project standards and best practices. Writes code following conventions, adds/updates tests, handles edge cases. Use when issue analysis is complete and ready to write code.
2026-02-25
test-resource-service.md
1
1 export test-resource-service
2 madooei from "madooei/backend-template"
3 This is a template for a backend service built with TypeScript and Hono.js. It provides a basic structure for creating RESTful APIs.
2026-01-05
permissions.md
1
1 export permissions
2 wodsmith from "wodsmith/thewodapp"
3 Guide for working with team-based permissions and authorization in the WODsmith codebase. Use when touching TEAM_PERMISSIONS constants, hasTeamPermission/requireTeamPermission functions, adding permission checks to actions or server functions, creating features requiring authorization, or ensuring client-server permission consistency.
2026-02-26