Back to categories
Category

Agent Skills in category: Uncategorized

72244 skills match this category. Browse curated collections and explore related Agent Skills.

fullstack-implementation

|

htooayelwinict
htooayelwinict
0

langchain

Expert guidance for building LLM applications with LangChain framework - chains, prompts, memory, retrievers, and integrations.

htooayelwinict
htooayelwinict
0

langgraph

Expert guidance for building stateful, multi-actor AI agents with LangGraph - graphs, nodes, edges, state management, and agent architectures.

htooayelwinict
htooayelwinict
0

project-orchestration

Coordinate multiple agents by routing tasks to appropriate specialists. EXCLUSIVE to project-manager agent.

htooayelwinict
htooayelwinict
0

project-planning

Create clear, step-by-step implementation plans with acceptance criteria using MCP helpers. EXCLUSIVE to planner agent.

htooayelwinict
htooayelwinict
0

research-and-synthesis

Fetch and summarize authoritative external sources into actionable guidance using MCP helpers. EXCLUSIVE to researcher agent.

htooayelwinict
htooayelwinict
0

security-review

|

htooayelwinict
htooayelwinict
0

testing

|

htooayelwinict
htooayelwinict
0

ui-ux-design

Design and implement UI/UX changes using existing components and Tailwind tokens; ensure accessibility. EXCLUSIVE to ui-ux-designer agent.

htooayelwinict
htooayelwinict
0

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.

CJHarmath
CJHarmath
0

expo-build-deploy

Building and deploying Expo React Native apps to iOS. Use when configuring EAS Build, submitting to TestFlight, App Store deployment, managing certificates, or troubleshooting build issues.

CJHarmath
CJHarmath
0

postgres-patterns

PostgreSQL patterns for reviewing migrations and writing efficient queries. Use when reviewing Alembic migrations, optimizing queries, or debugging database issues.

CJHarmath
CJHarmath
0

postgres-performance

High-performance PostgreSQL patterns. Use when optimizing queries, designing for scale, or debugging performance issues.

CJHarmath
CJHarmath
0

py-alembic-patterns

Alembic migration patterns for PostgreSQL. Use when creating migrations, reviewing autogenerated migrations, or handling schema changes safely.

CJHarmath
CJHarmath
0

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.

CJHarmath
CJHarmath
0

py-fastapi-patterns

FastAPI patterns for API design. Use when creating endpoints, handling dependencies, error handling, or working with OpenAPI schemas.

CJHarmath
CJHarmath
0

py-observability

Observability patterns for Python backends. Use when adding logging, metrics, tracing, or debugging production issues.

CJHarmath
CJHarmath
0

py-pydantic-patterns

Pydantic v2 patterns for validation and serialization. Use when creating schemas, validating data, or working with request/response models.

CJHarmath
CJHarmath
0

py-sqlmodel-patterns

SQLModel and async SQLAlchemy patterns. Use when working with database models, queries, relationships, or debugging ORM issues.

CJHarmath
CJHarmath
0

py-testing-async

Async testing patterns with pytest-asyncio. Use when writing tests, mocking async code, testing database operations, or debugging test failures.

CJHarmath
CJHarmath
0

react-async-patterns

Async/await correctness in React with Zustand. Use when debugging race conditions, missing awaits, floating promises, or async timing issues. Works for both React web and React Native.

CJHarmath
CJHarmath
0

react-observability

Logging, error messages, and debugging patterns for React. Use when adding logging, designing error messages, debugging production issues, or improving code observability. Works for both React web and React Native.

CJHarmath
CJHarmath
0

react-performance

Performance optimization for React web applications. Use when optimizing renders, implementing virtualization, memoizing components, or debugging performance issues.

CJHarmath
CJHarmath
0

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.

CJHarmath
CJHarmath
0

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.

CJHarmath
CJHarmath
0

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.

CJHarmath
CJHarmath
0

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.

CJHarmath
CJHarmath
0

rn-auth

React Native authentication patterns for Expo apps. Use when implementing login flows, Google/Apple sign-in, token management, session handling, or debugging auth issues in Expo/React Native.

CJHarmath
CJHarmath
0

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.

CJHarmath
CJHarmath
0

rn-navigation

Expo Router navigation patterns for React Native. Use when implementing navigation, routing, deep links, tab bars, modals, or handling navigation state in Expo apps.

CJHarmath
CJHarmath
0

rn-observability

Logging, error messages, and debugging patterns for React Native. Use when adding logging, designing error messages, debugging production issues, or improving code observability.

CJHarmath
CJHarmath
0

rn-performance

Performance optimization for React Native. Use when optimizing lists, preventing re-renders, memoizing components, or debugging performance issues in Expo/React Native apps.

CJHarmath
CJHarmath
0

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.

CJHarmath
CJHarmath
0

rn-styling

Styling patterns for React Native with NativeWind and BrandColors. Use when working with styles, themes, colors, responsive layouts, or platform-specific UI in Expo/React Native.

CJHarmath
CJHarmath
0

rn-testing

Testing patterns for React Native with Jest and React Native Testing Library. Use when writing tests, mocking Expo modules, testing Zustand stores, or debugging test failures.

CJHarmath
CJHarmath
0

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.

CJHarmath
CJHarmath
0

web-auth

Authentication patterns for React web applications. Use when implementing login flows, OAuth, JWT handling, session management, or protected routes in React web apps.

CJHarmath
CJHarmath
0

web-build-deploy

Building and deploying React web applications. Use when configuring builds, deploying to Vercel/Netlify, setting up CI/CD, Docker, or managing environments.

CJHarmath
CJHarmath
0

web-navigation

Navigation and routing patterns for React web applications. Use when implementing React Router, Next.js routing, deep links, or handling navigation state.

CJHarmath
CJHarmath
0

web-styling

Styling patterns for React web applications. Use when working with Tailwind CSS, CSS Modules, theming, responsive design, or component styling.

CJHarmath
CJHarmath
0

check-test-quality-go

Analyze Go test files (*_test.go) for quality issues, anti-patterns, and code smells. This is a Go-specific tool that checks for external dependencies, complexity, flaky patterns, and testing anti-patterns. Use when users ask to check Go test quality, analyze Go tests for issues, find test anti-patterns in Go code, find flaky Go tests, or improve Go test reliability.

lepinkainen
lepinkainen
1

code-health

Analyze codebase health - large files, test coverage gaps, duplicate code, dead/legacy code, and documentation issues. Use when asked to scan, audit, or assess code quality, find refactoring targets, or identify technical debt.

lepinkainen
lepinkainen
1

plex-query

This skill should be used when the user asks questions about their Plex media library, such as "what movies can I watch on Plex", "find romantic movies under 100 minutes", "show me Tom Cruise films from the 90s", "how many unwatched episodes of Always Sunny do I have", "give me a British comedy show I haven't watched", or "shows with episodes under 30 minutes that I've started". Use whenever user mentions Plex in combination with movies, TV shows, or media queries.

lepinkainen
lepinkainen
1

example-skill

An example skill demonstrating the basic structure. Use when user asks about examples or templates.

ChaiWithJai
ChaiWithJai
1

code-review-preferences

Use when reviewing code, PRs, or discussing code quality standards. Applies team coding standards and review methodology.

ChaiWithJai
ChaiWithJai
1

domain-expertise-template

Template for creating domain expertise skills. Copy and customize for your specific domain.

ChaiWithJai
ChaiWithJai
1

standup-formatter

Use when generating standup reports, daily updates, or team status summaries. Formats work activity into concise standup format.

ChaiWithJai
ChaiWithJai
1

technical-decision-record

Use when making technical decisions, choosing technologies, or documenting architectural choices. Creates ADRs (Architecture Decision Records).

ChaiWithJai
ChaiWithJai
1

definition.metric_catalog

Document key metrics, definitions, and segmentation required to track product success.

edwardmonteiro
edwardmonteiro
0

definition.okr_drafting

Draft outcome-oriented OKRs with leading indicators and initiatives tied to the product strategy.

edwardmonteiro
edwardmonteiro
0

Page 1005 of 1445 · 72244 results