🔒 Testing & Security

946 skills found

simplecov.md
4
1 export simplecov
2 el-feo from "el-feo/ai-context"
3 A collection of Claude Code plugins.
2026-02-25
maintaining-claude-code.md
4
1 export maintaining-claude-code
2 TrevorS from "TrevorS/dot-claude"
3 Validate and improve Claude Code configurations (CLAUDE.md, skills, commands, hooks). Use when auditing config quality, checking skill discoverability, organizing .claude directory, or deciding which entity type to use.
2026-02-19
config-validator.md
4
1 export config-validator
2 sovrium from "sovrium/sovrium"
3 Configuration-driven web application engine.
2026-02-26
eufy.md
4
1 export eufy
2 mbelinky from "mbelinky/clawdis-skills"
3 my personal collection of little clis and skills for @steinpete's clawdis
2026-02-09
typo3-extension-upgrade.md
4
1 export typo3-extension-upgrade
2 netresearch from "netresearch/typo3-extension-upgrade-skill"
3 Agent Skill for systematically upgrading TYPO3 extensions to newer LTS versions | Claude Code compatible
2026-02-25
mcp-fortress.md
4
1 export mcp-fortress
2 mcp-fortress from "mcp-fortress/mcp-fortress"
3 Security scanner and install and runtime protection suite for Model Context Protocol (MCP) servers
2026-02-12
terraform-audit.md
4
1 export terraform-audit
2 huseyindeniz from "huseyindeniz/gitops-lab"
3 GitOps Playground (K8S, Terraform, Argo CD, Helm, Github Workflows etc.)
2025-12-26
backend-dev-guidelines.md
4
1 export backend-dev-guidelines
2 emilyantosch from "emilyantosch/hestia_tauri"
3 Comprehensive Rust backend development guide for Tauri applications. Use when creating Tauri commands, database operations, error handling, state management, or async patterns. Covers layered architecture (commands → services → operations → database), Result-based error handling, SeaORM patterns, tokio async/await, testing with cargo test, and type-driven design principles.
2026-01-19
manage-entity-tests.md
4
1 export manage-entity-tests
2 talbenmoshe from "talbenmoshe/zdr-tools"
3 Create or update test files for TypeScript classes that implement interfaces. Use when user asks to "create tests", "update tests", "generate test file", "fix tests", "test MyClass", or mentions needing tests for a class. Generates vitest test files with describe blocks, createClass helpers, and proper fake dependency injection.
2025-12-30
tech-details.md
4
1 export tech-details
2 adeonir from "adeonir/golden-anniversary"
3 A commemorative website celebrating my parents' 50th wedding anniversary
2026-02-15
querying-gemini.md
4
1 export querying-gemini
2 costiash from "costiash/CognivAgent"
3 Reference implementation of an AI Agent using Claude Agent SDK. Transforms videos into knowledge graphs via MCP tools: transcription, entity extraction, graph building, natural language querying.
2025-12-30
visual-regression-test-setup.md
4
1 export visual-regression-test-setup
2 Dexploarer from "Dexploarer/claudius-skills"
3 Sets up visual regression testing using Percy, Chromatic, or Playwright to catch unintended UI changes through screenshot comparison. Use when user asks to "setup visual testing", "add screenshot tests", "prevent visual bugs", or "setup Percy/Chromatic".
2026-01-15
testing.md
4
1 export testing
2 loadinglucian from "loadinglucian/deployer"
3 The server and site deployment tool for PHP
2026-02-26
quality.md
4
1 export quality
2 Vantle from "Vantle/Vantle"
3 Platform for everything.
2026-02-25
ios-game-testing.md
4
1 export ios-game-testing
2 ruarfff from "ruarfff/Nathaniel"
3 Test the Nathaniel iOS game in simulator. Use when asked to test the game, verify changes work, run sanity tests, check if a feature works, or when the user says "test this", "run the game", "verify it works", "check in simulator".
2026-02-14
vibe-security.md
4
1 export vibe-security
2 0x8506 from "0x8506/vibe-security"
3 Security scanner and fixer for Vibe Coder - find, verify and fix security vulnerabilities
2026-01-30
security-bluebook-builder.md
3
1 export security-bluebook-builder
2 SHADOWPR0 from "SHADOWPR0/security-bluebook-builder"
3 Create or refine a concise, normative security policy ("Blue Book") for sensitive applications. Use when users need a threat model, data classification rules, auth/session policy, logging and audit requirements, retention/deletion expectations, incident response, or security gates for apps handling PII/PHI/financial data.
2026-01-19
metadata-manager.md
3
1 export metadata-manager
2 mozilla from "mozilla/bigquery-etl-skills"
3 Use this skill when creating or updating DAG configurations (dags.yaml), schema.yaml, and metadata.yaml files for BigQuery tables. Handles creating new DAGs when needed and coordinates test updates when queries are modified (invokes sql-test-generator as needed). Works with bigquery-etl-core, query-writer, and sql-test-generator skills.
2026-02-05
security-audit.md
3
1 export security-audit
2 netresearch from "netresearch/security-audit-skill"
3 Agent Skill for PHP security audits - OWASP patterns, vulnerability detection | Claude Code compatible
2026-02-25
exploitation-knowledge.md
3
1 export exploitation-knowledge
2 CharlesKozel from "CharlesKozel/Pentest-Agent-Evalulator"
3 Comprehensive knowledge about vulnerability exploitation and initial access. Provides expertise on finding and adapting exploits, adapting proof-of-concepts, gaining shells, and capturing user flags. Covers reverse shells, file uploads, SQL injection, and RCE vulnerabilities.
2025-12-13
tdd-cycle.md
3
1 export tdd-cycle
2 Fortiz2305 from "Fortiz2305/dotfiles"
3 Repository which contains my dotfiles
2026-01-24
golang-testing.md
3
1 export golang-testing
2 joeyagreco from "joeyagreco/dotfiles"
3 my setup
2026-02-25
typo3-conformance.md
3
1 export typo3-conformance
2 netresearch from "netresearch/typo3-conformance-skill"
3 Agent Skill: TYPO3 extension conformance checker - validates against official standards | Claude Code compatible
2026-02-25
docker-build-and-test-workflow.md
3
1 export docker-build-and-test-workflow
2 technicalpickles from "technicalpickles/agentic-container"
3 Use this skill when building, testing, or working with Docker images in the agentic-container repository. Covers when to rebuild vs reuse images, how to leverage layer caching, and efficient iteration patterns.
2026-01-30