12393 results (92.5ms) page 25 / 620
d-o-hub / rust-self-learning-memory-quality-unit-testing exact

Write high-quality Rust unit tests following best practices. Use when writing new tests, reviewing test code, or improving test quality. Emphasizes clear naming, AAA pattern, isolation, and...

ngxtm / devkit-senior-security exact

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto...

ngxtm / devkit-azure-ai-search-python exact

Clean code patterns for Azure AI Search Python SDK (azure-search-documents). Use when building search applications, creating/managing indexes, implementing agentic retrieval with knowledge bases,...

longbridge / gpui-component-gpui-test exact

Writing tests for GPUI applications. Use when testing components, async operations, or UI behavior.

doc-detective / agent-tools-inline-test-injection exact

Inject Doc Detective test specs into documentation source files as inline comments. Use when (1) you have a valid test spec (JSON/YAML) with steps and need to embed them in a source file, (2) the...

cleodin / antigravity-awesome-skills-sql-injection-testing exact

This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using SQL injection", "extract database information through...

sickn33 / antigravity-awesome-skills-sql-injection-testing exact

This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using SQL injection", "extract database information through...

Durden7 / ai-skills-agents-md-generator exact

Generate hierarchical AGENTS.md structures for codebases. Use when user asks to create AGENTS.md files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or...

OneKeyHQ / app-monorepo-creating-upgrade-test-version exact

Creates test version branches for testing app upgrade functionality. Use when preparing upgrade test builds, testing version migration, or when the user mentions test version, 9005.x.x version...

shinpr / claude-code-workflows-ai-development-guide exact

Technical decision criteria, anti-pattern detection, debugging techniques, and quality check workflow. Use when making technical decisions, detecting code smells, or performing quality assurance.

viktor-ferenczi / se-dev-skills-se-dev-script exact

In-game (programmable block, aka PB) script development for Space Engineers version 1

shinpr / claude-code-workflows-frontend-ai-guide exact

Frontend-specific technical decision criteria, anti-patterns, debugging techniques, and quality check workflow. Use when making frontend technical decisions or performing quality assurance.

hardw00t / ai-security-arsenal-llm-security exact

LLM and AI application security testing skill for prompt injection, jailbreaking, and AI system vulnerabilities. This skill should be used when testing AI/ML applications for security issues,...

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.

shipshitdev / library-ai-loading-ux exact

Design AI loading, thinking, and progress indicator UX. Use when explicitly asked to improve AI waiting states, add thinking indicators, or design loading UX for AI interfaces. Covers reasoning...

proffesor-for-testing / agentic-qe-n8n-workflow-testing-fundamentals exact

Comprehensive n8n workflow testing including execution lifecycle, node connection patterns, data flow validation, and error handling strategies. Use when testing n8n workflow automation applications.

shipshitdev / library-husky-test-coverage exact

Set up or verify Husky git hooks to ensure all tests run and coverage stays above 80% (configurable) for Node.js/TypeScript projects. This skill should be used when users want to enforce test...

oven-sh / bun-writing-bundler-tests exact

Guides writing bundler tests using itBundled/expectBundled in test/bundler/. Use when creating or modifying bundler, transpiler, or code transformation tests.