🔒

測試與安全

測試框架、安全工具和最佳實踐

9063 skills in this category

threat-modeling

Use when implementing auth, file uploads, payments, or external APIs. Applies STRIDE framework systematically. Triggers: "authentication", "file upload", "payment", "multi-tenant", "external API". If thinking "I know security" - use this anyway.

pvillega/claude-templates
11
4
更新於 2w ago

python-coding-standards

Python coding standards following PEP 8, type hints, testing best practices, and modern Python patterns. Use for Python projects requiring clean, maintainable, production-ready code with comprehensive testing.

williamzujkowski/standards
11
0
更新於 2w ago

stripe-patterns

Stripe payment integration patterns. Use when implementing payment flows, handling webhooks, or working with subscriptions. Routes to existing patterns and provides evidence templates for payment testing.

bybren-llc/wtfb-safe-agentic-workflow
11
4
更新於 2w ago

security-practices

Modern security standards including Zero Trust Architecture, supply chain security, DevSecOps integration, and cloud-native protection

williamzujkowski/standards
11
0
更新於 2w ago

code-review-helper

Systematic code review workflows with bundled utilities for analyzing code quality, detecting patterns, and providing structured feedback. Use this skill when reviewing pull requests or conducting code audits.

gptme/gptme-contrib
11
10
更新於 2w ago

nist-compliance

NIST 800-53r5 control implementation, tagging, evidence collection, and compliance automation for security frameworks

williamzujkowski/standards
11
0
更新於 2w ago

codex-code-review

Marketplace

Perform comprehensive code reviews using OpenAI Codex CLI. This skill should be used when users request code reviews, want to analyze diffs/PRs, need security audits, performance analysis, or want automated code quality feedback. Supports reviewing staged changes, specific files, entire directories, or git diffs.

tyrchen/claude-skills
11
1
更新於 2w ago

valid-skill

A valid skill for testing with proper structure and content

williamzujkowski/standards
11
0
更新於 2w ago

tdd-workflow

Marketplace

Test-Driven Development workflow for Miyabi. Red-Green-Refactor cycle with Rust-specific patterns. Use when implementing new features, fixing bugs, or writing tests.

ShunsukeHayashi/Miyabi
11
6
更新於 2w ago

rls-patterns

Row Level Security patterns for database operations. Use when writing Prisma/database code, creating API routes that access data, or implementing webhooks. Enforces withUserContext, withAdminContext, or withSystemContext helpers. NEVER use direct prisma calls.

bybren-llc/wtfb-safe-agentic-workflow
11
4
更新於 2w ago

service-mesh

A service mesh is an infrastructure layer that provides transparent service-to-service communication with built-in observability, traffic management, and security features without requiring application code changes.

williamzujkowski/standards
11
0
更新於 2w ago

deployment-sop

Deployment workflows, pre-deploy validation, and smoke testing patterns. Use when deploying to staging or production, running smoke tests, or validating deployments.

bybren-llc/wtfb-safe-agentic-workflow
11
4
更新於 2w ago

systematic-debugging

Marketplace

Use for bugs, test failures, or unexpected behavior needing root cause

TechNickAI/ai-coding-config
11
1
更新於 2w ago

api-security

1. Broken Object Level Authorization (BOLA) - API fails to validate user access to objects 2. Broken Authentication - Weak or missing authentication mechanisms 3. Broken Object Property Level Authorization - Missing field-level access control 4. Unrestricted Resource Consumption - No rate limiting or throttling 5. Broken Function Level Authorization - Missing authorization checks on endpoints 6. Unrestricted Access to Sensitive Business Flows - Automated abuse of legitimate workflows 7. Server Side Request Forgery (SSRF) - API accepts URLs without validation 8. Security Misconfiguration - Insecure default configs, verbose errors 9. Improper Inventory Management - Undocumented/deprecated APIs in production 10. Unsafe Consumption of APIs - Trusting third-party API data without validation

williamzujkowski/standards
11
0
更新於 2w ago

frontend-production-quality

Use before implementing UI changes or frontend PRs. Enforces TodoWrite with 18+ items. Triggers: "accessibility audit", "WCAG", "Lighthouse", "screen reader", "a11y", "NVDA", "VoiceOver", "keyboard navigation", "focus indicator". For "Core Web Vitals" in frontend/UI context, use this skill. For pure backend/API performance optimization, use performance-optimization instead. If thinking "WIP doesn't need this" - use it anyway.

pvillega/claude-templates
11
4
更新於 2w ago

testing-r-packages

Marketplace

Best practices for writing R package tests using testthat version 3+. Use when writing, organizing, or improving tests for R packages. Covers test structure, expectations, fixtures, snapshots, mocking, and modern testthat 3 patterns including self-sufficient tests, proper cleanup with withr, and snapshot testing.

posit-dev/skills
11
0
更新於 2w ago

ci-cd

CI/CD pipeline standards for GitHub Actions, GitLab CI, and deployment automation. Covers testing gates, security scanning, artifact management, and deployment strategies for reliable software delivery.

williamzujkowski/standards
11
0
更新於 2w ago

security-operations

Security Operations Center (SOC) practices, incident response, SIEM management, and threat hunting following NIST 800-61

williamzujkowski/standards
11
0
更新於 2w ago

input-validation

Input-Validation standards for input validation in Security environments.

williamzujkowski/standards
11
0
更新於 2w ago

testing-patterns

Testing patterns for Jest and Playwright. Use when writing tests, setting up test fixtures, or validating RLS enforcement. Routes to existing test conventions and provides evidence templates.

bybren-llc/wtfb-safe-agentic-workflow
11
4
更新於 2w ago