3846 results (57.6ms) page 41 / 193
aj-geddes / useful-ai-prompts-security-testing exact

Identify security vulnerabilities through SAST, DAST, penetration testing, and dependency scanning. Use for security test, vulnerability scanning, OWASP, SQL injection, XSS, CSRF, and penetration testing.

aj-geddes / useful-ai-prompts-ios-swift-development exact

Develop native iOS apps with Swift. Covers MVVM architecture, SwiftUI, URLSession for networking, Combine for reactive programming, and Core Data persistence.

aj-geddes / useful-ai-prompts-oauth-implementation exact

Implement secure OAuth 2.0, OpenID Connect (OIDC), JWT authentication, and SSO integration. Use when building secure authentication systems for web and mobile applications.

aj-geddes / useful-ai-prompts-infrastructure-cost-optimization exact

Optimize cloud infrastructure costs through resource rightsizing, reserved instances, spot instances, and waste reduction strategies.

dkyazzentwatwa / chatgpt-skills-cron-expression-builder exact

Build and validate cron expressions from natural language. Convert between human-readable schedules and cron syntax with next run preview.

aj-geddes / useful-ai-prompts-ansible-automation exact

Infrastructure automation and configuration management using Ansible playbooks, roles, and inventory. Use for deploying applications, patching, and managing servers.

TrevorS / dot-claude-claude-code-web-docker exact

Set up and use Docker in Claude Code for Web environments. Use when Docker builds fail with bridge/iptables errors, SSL certificate errors through proxy, or when working in containerized web environments.

martinholovsky / claude-skills-generator-appsec-expert exact

Elite Application Security engineer specializing in secure SDLC, OWASP Top 10 2025, SAST/DAST/SCA integration, threat modeling (STRIDE), and vulnerability remediation. Expert in security testing,...

hocgin / agent-skills-swift-style exact

Swift code style conventions for clean, readable code. Use when writing Swift code to ensure consistent formatting, naming, organization, and idiomatic patterns.

aj-geddes / useful-ai-prompts-model-hyperparameter-tuning exact

Optimize hyperparameters using grid search, random search, Bayesian optimization, and automated ML frameworks like Optuna and Hyperopt

aj-geddes / useful-ai-prompts-serverless-architecture exact

Design and implement serverless applications using AWS Lambda, Azure Functions, and GCP Cloud Functions with event-driven patterns and orchestration.

aj-geddes / useful-ai-prompts-cloud-cost-management exact

Optimize and manage cloud costs across AWS, Azure, and GCP using reserved instances, spot pricing, and cost monitoring tools.

aj-geddes / useful-ai-prompts-memory-leak-detection exact

Detect and fix memory leaks using heap snapshots, memory profiling, and leak detection tools. Use when investigating memory growth, OOM errors, or optimizing memory usage.