8564 results (63.2ms) page 17 / 429
rmyndharis / antigravity-skills-temporal-python-testing exact

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal...

halay08 / fullstack-agent-skills-temporal-python-testing exact

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal...

404kidwiz / agent-skills-backup-temporal-python-testing exact

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal...

Automattic / agent-skills-wp-playground exact

Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via @wp-playground/cli (server, run-blueprint, build-snapshot), auto-mounting plugins/themes,...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-wp-playground exact

Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via @wp-playground/cli (server, run-blueprint, build-snapshot), auto-mounting plugins/themes,...

aktsmm / agent-skills-skill-finder exact

Full-featured Agent Skills management: Search 35+ skills, install locally, star favorites, update from sources. Supports tag search (#azure #bicep), category filtering, and similar skill recommendations.

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

tlq5l / tailwindcss-v4-skill exact

Tailwind CSS v4 patterns: CSS-first config, @theme/@utility/@variant directives, migration from v3. Use when working with Tailwind v4 projects.

Bbeierle12 / skill-mcp-claude-form-validation exact

Schema-first validation with Zod, timing patterns (reward early, punish late), async validation, and error message design. Use when implementing form validation for any framework. The foundation...

YPares / agent-skills-nix-profile-manager exact

Expert guidance for agents to manage local Nix profiles for installing tools and dependencies. Covers flakes, profile management, package searching, and registry configuration.

TheSimpleApp / agent-skills-architecture-cleanup exact

Systematic codebase cleanup and refactoring. Takes analysis findings and executes improvements in parallel-safe batches. Follows TDD approach - tests first, then refactor.

404kidwiz / agent-skills-backup-team-collaboration-standup-notes exact

You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns.

rmyndharis / antigravity-skills-team-collaboration-standup-notes exact

You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns.

halay08 / fullstack-agent-skills-team-collaboration-standup-notes exact

You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns.

cleodin / antigravity-awesome-skills-mobile-design exact

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches...

ngxtm / devkit-mobile-design exact

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches...

halay08 / fullstack-agent-skills-mobile-design exact

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches...

404kidwiz / agent-skills-backup-mobile-design exact

Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches...

lancenunes / codex-skills-branch-cleaner exact

Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, list, or delete merged/old branches or audit branch hygiene.