🔒

Security

2492 skills in Testing & Security > Security

skriptoteket-devops

DevOps and server management for Skriptoteket on home server (hemma.hule.education). Branched skill covering deploy, database, users, CLI, security, network, DNS, and troubleshooting.

majiayu000/claude-skill-registry
0
0
업데이트 9h ago

mastering-aws-cli

AWS CLI v2 quick-reference for experienced developers. Covers compute (Lambda, ECS, EKS), storage (S3, DynamoDB, Aurora), networking (VPC, SSM tunneling), security (IAM, Secrets Manager), and GitHub Actions CI/CD. Use when asked to "write aws commands", "debug aws access", "set up cross-account roles", "configure aws cli", "assume role", "S3 bucket operations", or "deploy to ECS".

majiayu000/claude-skill-registry
0
0
업데이트 9h ago

ci-cd-pipeline-design

Guide developers through CI/CD pipeline design including architecture patterns, stage design, and security considerations

rubrical-studios/idpf-praxis-dist
0
0
업데이트 9h ago

web-cli-teleport

Guide users on when to use Claude Code Web vs CLI and seamlessly teleport sessions between environments

majiayu000/claude-skill-registry
0
0
업데이트 9h ago

maceff-enter-auto-mode

Use when user requests autonomous operation or AUTO_MODE. Guide through authorization and activation via policy discovery.

cversek/MacEff
0
0
업데이트 9h ago

quick-review

Performs a fast, focused code review checking for common issues, security vulnerabilities, and best practices without over-engineering. Optimized for cost-efficiency by targeting specific concerns rather than broad exploration.

ioku24/autorankr
0
0
업데이트 9h ago

code-review

Automated code review assistance with AI-powered analysis, security scanning, performance analysis, and best practices enforcement.

ferg-cod3s/anthropic-plugin-converter
0
0
업데이트 8h ago

rails-security-patterns

Marketplace

Automatically validates security best practices and prevents vulnerabilities

nbarthel/claudy
0
1
업데이트 7h ago

python-packaging

Python package management with poetry, pip, and uv including dependency resolution, lock files, version pinning, security audits (pip-audit, safety), virtual environments, and dependency graphs. Use when managing dependencies, resolving version conflicts, setting up new projects, or investigating security vulnerabilities in packages.

randalmurphal/claude-config
0
0
업데이트 7h ago

global-validation

Implement comprehensive validation on both client and server sides with specific error messages and sanitization to prevent security vulnerabilities. When implementing form validation, input checking, or data sanitization. When working on API endpoints, form handlers, or data processing functions. When validating user input, business rules, or data integrity constraints. When implementing client-side validation for user experience or server-side validation for security. When checking data types, formats, ranges, or required fields. This skill applies to validation logic across all types of code files to ensure data integrity and security.

elliotsaha/smt-slack-app
0
0
업데이트 7h ago

provider-config-validator

Marketplace

Validate and debug Vercel AI SDK provider configurations including API keys, environment setup, model compatibility, and rate limiting. Use when encountering provider errors, authentication failures, API key issues, missing environment variables, model compatibility problems, rate limiting errors, or when user mentions provider setup, configuration debugging, or SDK connection issues.

vanman2024/ai-dev-marketplace
0
0
업데이트 7h ago

dokploy-template-validation

Validate Dokploy templates against conventions: YAML syntax, network structure, health checks, environment variables, security patterns, and quality standards.

majiayu000/claude-skill-registry
0
0
업데이트 7h ago

terraform-reviewer

WHEN: Terraform code review, module structure, state management, security policies WHAT: Module organization + State backend + Security policies + Variable validation + Best practices WHEN NOT: Kubernetes → k8s-reviewer, Docker → docker-reviewer

majiayu000/claude-skill-registry
0
0
업데이트 7h ago

hardened-ci-workflow

Marketplace

Production-ready CI workflow examples with all security patterns applied. SHA pinning, minimal permissions, secret scanning, and language-specific variants.

adaptive-enforcement-lab/claude-skills
0
0
업데이트 7h ago

braiins-api-mapper

Maps Braiins Pool API endpoints to MCP tool implementations with proper authentication, rate limiting, retry logic, and error handling patterns.

majiayu000/claude-skill-registry
0
0
업데이트 6h ago

toon-format

When working with JSON data in LLM prompts (especially large arrays or tabular data), consider the token-efficient TOON (Token-Oriented Object Notation) format which reduces tokens by 30-70% while maintaining lossless JSON representation and structural validation. Use for reading/writing .toon files, converting JSON↔TOON, or optimizing structured data for LLM consumption with guardrails like [N] counts and {field} headers.

majiayu000/claude-skill-registry
0
0
업데이트 6h ago

code-review

Review code changes using CodeRabbit CLI - supports uncommitted files (task mode) or all PR files vs main branch (pr mode). Catches bugs, security issues, and code quality problems before committing or when reviewing pull requests. Use when: (1) Reviewing uncommitted changes before committing (task mode), (2) Reviewing all changed files in a PR against main branch (pr mode), (3) Working on subtasks and want to check progress, (4) Need feedback on work-in-progress code, (5) Preparing PR for merge, (6) When CodeRabbit review is needed, (7) For bug detection and security scanning, or (8) For automated code quality assessment. Triggers: review code, check code quality, review changes, code review, review PR, check for bugs, security scan, review uncommitted, finalize code, pre-commit review.

LukasStrickler/ai-dev-atelier
0
0
업데이트 5h ago

Backend Queries

Write efficient, secure database queries using ORMs or raw SQL, preventing N+1 problems, SQL injection, and performance issues. Use this skill when writing database queries, implementing data access layers, creating repository patterns, or optimizing query performance in service files, query builders, or data access objects. Apply this skill when using parameterized queries, implementing eager loading to avoid N+1 queries, selecting only needed columns, adding WHERE/JOIN/ORDER BY clauses, or working with query optimization, indexes, and database performance tuning. This skill ensures queries use proper SQL injection prevention, implement transactions for data consistency, cache expensive queries appropriately, and follow best practices for query timeouts, connection pooling, and database resource management.

overtimepog/AgentTheo
0
0
업데이트 5h ago

it8103-cybersecurity

Marketplace

IT8103 Cyber Security course helper (Course ID 2262). Use when user mentions IT8103, Cyber Security, systems critique, security analysis, Assessment 2, or security solutions. Checks Canvas for requirements and modules.

a-ariff/Ariff-code-config
0
0
업데이트 5h ago

dependency-audit

Dependency audit and cleanup workflow for maintaining healthy project dependencies. Use for regular maintenance, security updates, and removing unused packages.

danielseltzer/code-analysis-tools
0
0
업데이트 5h ago