Loading...
Loading...
Found 6,976 Skills
Funding Options integration. Manage data, records, and automate workflows. Use when the user wants to interact with Funding Options data.
Bolt integration. Manage data, records, and automate workflows. Use when the user wants to interact with Bolt data.
Amadeus integration. Manage data, records, and automate workflows. Use when the user wants to interact with Amadeus data.
Jobber integration. Manage data, records, and automate workflows. Use when the user wants to interact with Jobber data.
Toucan Toco integration. Manage data, records, and automate workflows. Use when the user wants to interact with Toucan Toco data.
Wit.ai integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wit.ai data.
Kindful integration. Manage data, records, and automate workflows. Use when the user wants to interact with Kindful data.
Meta-skill for combining Three.js, GSAP ScrollTrigger, React Three Fiber, Motion, and React Spring for complex 3D web experiences. Use when building applications that integrate multiple 3D and animation libraries, requiring architecture patterns, state management, and performance optimization across the stack. Triggers on tasks involving library integration, multi-library architectures, scroll-driven 3D experiences, physics-based 3D animations, or complex interactive 3D applications.
WaveMaker integration. Manage data, records, and automate workflows. Use when the user wants to interact with WaveMaker data.
pytest-django integration testing specialist. Covers all fixtures (db, transactional_db, client, rf, settings, mailoutbox, django_user_model), @pytest.mark.django_db options, DRF APIClient, factory_boy integration, async views, signals, management commands, and multi-database testing. USE WHEN: user mentions "pytest-django", "django test", "@pytest.mark.django_db", asks about "django client fixture", "DRF APIClient", "django signals test", "management command test", "django async view test". DO NOT USE FOR: Non-Django Python tests - use `pytest` or `python-integration`; FastAPI - use `fastapi-testing`; Pure container setup - use `testcontainers-python`
iOS Test-Driven Development standards. Enforces Red-Green-Refactor cycle, test pyramid (70/20/10), layer-specific testing strategies with XCTest and Swift Testing, and CI integration. Use when building or reviewing iOS apps with TDD methodology.
Analyze existing code and write comprehensive unit and integration tests for it. Detects the test framework, identifies untested code paths, and generates tests with proper mocking, edge cases, and assertions. Use when the user asks to add tests, improve coverage, or test a specific module.