Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
py-testing-async
Async testing patterns with pytest-asyncio. Use when writing tests, mocking async code, testing database operations, or debugging test failures.
aiskillstore/marketplace 232
-
react-testing
Testing patterns for React with Jest and React Testing Library. Use when writing tests, mocking modules, testing Zustand stores, or debugging test failures in React web applications.
aiskillstore/marketplace 232
-
rn-zustand-patterns
Zustand state management patterns for React Native. Use when working with Zustand stores, debugging state timing issues, or implementing async actions in Zustand.
aiskillstore/marketplace 232
-
rn-state-flows
Complex multi-step operations in React Native. Use when implementing flows with multiple async steps, state machine patterns, or debugging flow ordering issues.
aiskillstore/marketplace 232
-
react-zustand-patterns
Zustand state management patterns for React. Use when working with Zustand stores, debugging state timing issues, or implementing async actions. Works for both React web and React Native.
aiskillstore/marketplace 232
-
rn-native-features
Native iOS features in Expo React Native apps. Use when implementing camera, push notifications, haptics, permissions, device sensors, or other native APIs in Expo.
aiskillstore/marketplace 232
-
react-state-flows
Complex multi-step operations in React. Use when implementing flows with multiple async steps, state machine patterns, or debugging flow ordering issues. Works for both React web and React Native.
aiskillstore/marketplace 232
-
web-styling
Styling patterns for React web applications. Use when working with Tailwind CSS, CSS Modules, theming, responsive design, or component styling.
aiskillstore/marketplace 232
-
py-sqlmodel-patterns
SQLModel and async SQLAlchemy patterns. Use when working with database models, queries, relationships, or debugging ORM issues.
aiskillstore/marketplace 232
-
expo-api-audit
Comprehensive audit of Expo/React Native app API integration layer. Use when asked to: (1) Review API interactions, auth handling, or token management, (2) Find hardcoded data or screens bypassing API, (3) Verify user interactions properly sync to backend, (4) Analyze offline behavior and caching, (5) Audit Orval/OpenAPI code generation, (6) Check for API security issues. Supports TanStack Query, Zustand, axios, Expo Router, expo-secure-store, and expo-constants patterns.
aiskillstore/marketplace 232
-
rn-async-patterns
Async/await correctness in React Native with Zustand. Use when debugging race conditions, missing awaits, floating promises, or async timing issues in Expo/React Native apps.
aiskillstore/marketplace 232
-
py-async-patterns
Async/await patterns for FastAPI and SQLAlchemy. Use when working with async code, database sessions, concurrent operations, or debugging async issues in Python.
aiskillstore/marketplace 232
-
web-navigation
Navigation and routing patterns for React web applications. Use when implementing React Router, Next.js routing, deep links, or handling navigation state.
aiskillstore/marketplace 232
-
blog-creator
Create SEO-optimized MDX blog posts with proper frontmatter
aiskillstore/marketplace 232
-
form-creator
Create forms, validation schemas, and CRUD API endpoints. Use when building new data entry features or managing existing forms.
aiskillstore/marketplace 232
-
page-builder
Helper for building landing pages and marketing sites using Tailark components.
aiskillstore/marketplace 232
-
copywriter
Write high-converting, punchy, and professional copy for landing pages, emails, and marketing materials.
aiskillstore/marketplace 232
-
s3-upload-handler
Handle S3 file uploads including UI components, client-side logic, and server-side processing
aiskillstore/marketplace 232
-
replicate-handler
Integrate with Replicate AI for running models (image generation, LLMs, etc.).
aiskillstore/marketplace 232
-
theme-handler
Manage and update application themes using shadcn and tweakcn.
aiskillstore/marketplace 232
-
email-handler
Create and send transactional emails using React Email. Covers templates, layout integration, and sending logic.
aiskillstore/marketplace 232
-
ai-handler
Integrate Replicate AI models with background processing, S3 storage, and credit systems
aiskillstore/marketplace 232
-
asset-creator
Create visual assets (images, illustrations) using AI (OpenAI DALL-E).
aiskillstore/marketplace 232
-
auth-handler
Manage authentication, authorization, and user sessions. Use when dealing with login, sign-up, API protection, middleware, or user data fetching.
aiskillstore/marketplace 232