3032 results (49.1ms) page 19 / 152
fast-agent-ai / skills-agent-card-hooks exact

Guide for implementing fast-agent hooks. Use when adding hook functions to agent cards or Python code for tasks like history compaction, saving sessions, modifying tool calls, or managing agent lifecycle.

0xBigBoss / claude-code-playwright-best-practices exact

Provides Playwright test patterns for resilient locators, Page Object Models, fixtures, web-first assertions, and network mocking. Must use when writing or modifying Playwright tests (.spec.ts,...

0xbeedao / agentic-tools-javascript-testing-patterns exact

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development....

ovachiever / droid-tings-javascript-testing-patterns exact

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development....

proffesor-for-testing / agentic-qe-v3-performance-optimization exact

Achieve aggressive v3 performance targets: 2.49x-7.47x Flash Attention speedup, 150x-12,500x search improvements, 50-75% memory reduction. Comprehensive benchmarking and optimization suite.

salvo-rs / salvo-skills-salvo-static-files exact

Serve static files, directories, and embedded assets. Use for CSS, JavaScript, images, and downloadable content.

namesreallyblank / clorch-agentica-sdk exact

Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration

parcadei / continuous-claude-v3-agentica-sdk exact

Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration

salvo-rs / salvo-skills-salvo-caching exact

Implement caching strategies for improved performance. Use for reducing database load and speeding up responses.

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...

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

Expert GraphQL developer specializing in type-safe API development, schema design, resolver optimization, and federation architecture. Use when building GraphQL APIs, implementing Apollo Server,...

charlietlamb / ferix-convex-security-check exact

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

aj-geddes / useful-ai-prompts-idempotency-handling exact

Implement idempotency keys and handling to ensure operations can be safely retried without duplicate effects. Use when building payment systems, APIs with retries, or distributed transactions.

proffesor-for-testing / agentic-qe-api-testing-patterns exact

Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.

vuralserhat86 / 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...

waynesutton / convexskills-convex-security-check exact

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

aj-geddes / useful-ai-prompts-mobile-offline-support exact

Implement offline-first mobile apps with local storage, sync strategies, and conflict resolution. Covers AsyncStorage, Realm, SQLite, and background sync patterns.

fluid-tools / claude-skills-convex-components exact

Guide for authoring Convex components - isolated, reusable backend modules with their own schema and functions. Use when building reusable libraries, packaging Convex functionality for NPM,...