Loading...
Loading...
Found 245 Skills
Amazon Sagemaker integration. Manage data, records, and automate workflows. Use when the user wants to interact with Amazon Sagemaker data.
Dext integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Dext data.
End-to-end testing patterns with Playwright for full-stack Python/React applications. Use when writing E2E tests for complete user workflows (login, CRUD, navigation), critical path regression tests, or cross-browser validation. Covers test structure, page object model, selector strategy (data-testid > role > label), wait strategies, auth state reuse, test data management, and CI integration. Does NOT cover unit tests or component tests (use pytest-patterns or react-testing-patterns).
Nhanh integration. Manage Recordses. Use when the user wants to interact with Nhanh data.
MIP Fund Accounting integration. Manage data, records, and automate workflows. Use when the user wants to interact with MIP Fund Accounting data.
1S2U integration. Manage data, records, and automate workflows. Use when the user wants to interact with 1S2U data.
Spaycial integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spaycial data.
Mixpanel integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mixpanel data.
MoMo integration. Manage Recordses. Use when the user wants to interact with MoMo data.
Reviews Phoenix LiveView code for lifecycle patterns, assigns/streams usage, components, and security. Use when reviewing LiveView modules, .heex templates, or LiveComponents.
Nuxt 4 data management: composables, data fetching with useFetch/useAsyncData, and state management with useState and Pinia. Use when: creating custom composables, fetching data with useFetch or useAsyncData, managing global state with useState, integrating Pinia, debugging reactive data issues, or implementing SSR-safe state patterns. Keywords: useFetch, useAsyncData, $fetch, useState, composables, Pinia, data fetching, state management, reactive, shallow reactivity, reactive keys, transform, pending, error, refresh, dedupe, caching
Microservices architecture patterns and best practices. Use when designing distributed systems, breaking down monoliths, or implementing service communication.