3561 results (33.7ms) page 25 / 179
aj-geddes / useful-ai-prompts-mobile-app-testing exact

Comprehensive mobile app testing strategies for iOS and Android. Covers unit tests, UI tests, integration tests, performance testing, and test automation with Detox, Appium, and XCTest.

aj-geddes / useful-ai-prompts-secrets-rotation exact

Implement automated secrets rotation for API keys, credentials, certificates, and encryption keys. Use when managing secrets lifecycle, compliance requirements, or security hardening.

OutlineDriven / odin-claude-plugin-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

trotsky1997 / my-claude-agent-skills-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

alinaqi / claude-bootstrap-agentic-development exact

Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)

charlietlamb / ferix-convex-best-practices exact

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

waynesutton / convexskills-convex-best-practices exact

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

alinaqi / claude-bootstrap-user-journeys exact

User experience flows - journey mapping, UX validation, error recovery

proffesor-for-testing / agentic-qe-n8n-integration-testing-patterns exact

API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations.

aj-geddes / useful-ai-prompts-alert-management exact

Implement comprehensive alert management with PagerDuty, escalation policies, and incident coordination. Use when setting up alerting systems, managing on-call schedules, or coordinating incident response.

proffesor-for-testing / agentic-qe-security-testing exact

Test for security vulnerabilities using OWASP principles. Use when conducting security audits, testing auth, or implementing security practices.

DonggangChen / antigravity-agentic-skills-nestjs-specialist exact

Comprehensive NestJS framework guide with Drizzle ORM integration. Use when building NestJS applications, setting up APIs, implementing authentication, working with databases, or integrating...

aj-geddes / useful-ai-prompts-webhook-development exact

Implement webhook systems for event-driven integration with retry logic, signature verification, and delivery guarantees. Use when creating event notification systems, integrating with external...

mindrally / skills-aspnet-core exact

Guidelines for ASP.NET Core web development covering API design, authentication, caching, and best practices