запрос активен

Поиск skills

Найдите подходящую возможность для вашего агента.

Популярные запросы
Результаты
53,183
skills, соответствующие запросу
Страница
2412
из 2660
Запрос
ai
ищите по названию, тегу или описанию
backend
0

api-client

Fetch API patterns with error handling, retry logic, and caching. Use when building API integrations, handling network failures, or implementing offline-first data fetching.

ProfPowell
ProfPowell
development
open
backend
0

backend-api

Design and implement RESTful API endpoints with proper HTTP methods, status codes, and consistent naming conventions. Use this skill when creating or modifying API routes, endpoints, or server-side request handlers. When working on files in src/pages/api/, files containing API route definitions, files implementing REST endpoints, files handling HTTP requests and responses, server middleware for API requests, API authentication and authorization logic, and files defining API versioning strategies. When designing URL structures for resources, implementing query parameter handling for filtering/sorting/pagination, setting up rate limiting for API endpoints, or configuring CORS and API security headers.

SpacePlushy
SpacePlushy
development
open
security
0

api-contract-enforcement

Validates REST API implementations against OpenAPI 3.x specifications. Use when (1) Implementing or reviewing API endpoints, (2) Before deploying API changes to production, (3) Ensuring contract compliance between spec and implementation, or (4) Debugging API integration issues caused by contract mismatches. Works with Python (FastAPI/Flask) backends.

Ahmednoorani258
Ahmednoorani258
testing-security
open
backend
0

rails-serializers

Rails serializers - variants for different response shapes, one serializer per resource. Use when working with serializers.

grupalia
grupalia
development
open
backend
0

jakarta-ee-api-base

Jakarta EE 10とJAX-RS 3.1を使ったREST APIサービス開発を支援。エンティティ実装、外部API連携など多様な実装要件に対応。SPECからタスク分解、詳細設計、コード生成、単体テスト実行評価、結合テスト、E2Eテストまで7段階で一貫サポート。基本設計変更対応も含む。

KenyaSaitoh
KenyaSaitoh
development
open
productivity-tools
0

api-integration

Integrating with generated API types and services in viya-app. Use when working with API endpoints, creating services, or handling API responses with proper typing.

ShipitSmarter
ShipitSmarter
tools
open
productivity-tools
0

rails-inertia-stack

Generate production-ready Rails applications with Inertia.js, React, TypeScript, Server-Side Rendering (SSR), and ShadcnUI components, configured for deployment with Kamal. Use when creating new Rails projects that need modern SPA-like frontend with SEO-friendly SSR, or when helping users set up Inertia.js with Rails. Supports PostgreSQL, MySQL, and SQLite databases.

darkamenosa
darkamenosa
tools
open
backend
0

usecase-detailer

ユースケースの詳細化スキル。漠然とした要求メモから作成されたユースケースを、API設計に十分な詳細レベルに引き上げる。CRUD操作の補完、エラーケースの定義、検証ルールの抽出を行う。Use when: (1) ユースケースが抽象的で検索条件・エラーケース・バリデーションが未定義, (2) データモデリング前にAPI設計の詳細を明確化したい, (3) Phase 0完了後にPhase 0.5として実行, (4) `/usecase-detailer` コマンドで明示的に実行

tis-abe-akira
tis-abe-akira
development
open
backend
0

api-endpoint

Generate JSON API endpoints with authentication and versioning. Use when user needs API, mobile backend, external integration, or says "create API", "add endpoint", "JSON response", "API for mobile", "REST API".

GangWooLee
GangWooLee
development
open
backend
0

endpoint-generator

Generator สำหรับสร้าง API endpoint พร้อม controller, service, repository, validation, tests และ documentation โดยอัตโนมัติ

AmnadTaowsoam
AmnadTaowsoam
development
open
backend
0

fastapi-sqlmodel-crud-patterns

Standard patterns for building and maintaining CRUD APIs with FastAPI and SQLModel: models, routers, database access, and error handling in a reusable way.

mub7865
mub7865
development
open
full-stack
0

spring-api-rules

Define controllers, services, repositories, entities, DTOs for Spring Boot REST API. Use when user mentions API, endpoint, controller, service, repository, entity, DTO, CRUD, domain, feature, function, or REST creation.

Griotold
Griotold
development
open
full-stack
0

fastapi

FastAPI patterns for building high-performance Python APIs. Covers routing, dependency injection, Pydantic models, background tasks, WebSockets, testing, and production deployment.

NaimalArain13
NaimalArain13
development
open
backend
0

api-endpoint-design

REST API design standards for FanHub's Express backend. Use when creating or modifying API endpoints to ensure consistency.

MSBart2
MSBart2
development
open
productivity-tools
0

nextjs-clerk

Help write Next.js applications with Clerk authentication. Use when the user asks about adding Clerk auth to a Next.js app, protecting routes, using authentication hooks, implementing sign-in/sign-up flows, or working with organizations in Next.js.

Railly
Railly
tools
open
backend
0

api-request-validation

A skill for implementing robust API request validation in Python web frameworks like FastAPI using Pydantic. Covers Pydantic models, custom validators (email, password), field-level and cross-field validation, query/file validation, and structured error responses. Use when you need to validate incoming API requests.

MUmerRazzaq
MUmerRazzaq
development
open
debugging
0

aip-code-correlator

This skill should be used when the user asks "where is this API endpoint implemented", "find the code for this route", "which file handles this endpoint", "map API findings to code", or needs to correlate OpenAPI spec paths with source code locations. Also use when creating fix plans for code-first API projects (NestJS, Fastify, Express) after running aip-review, or when user mentions "find my NestJS controller", "locate Fastify route handler", "Express route definition".

getlarge
getlarge
tools
open
security
0

fastapi-jwt-auth

Expert skill for implementing JWT-based authentication in FastAPI applications. Handles token generation, verification, user authentication, protected routes, and security best practices. Includes setup for password hashing, OAuth2 schemes, and user data isolation. Use when implementing JWT authentication in FastAPI applications, securing API endpoints with token-based authentication, or implementing user registration and login functionality.

MuhammedSuhaib
MuhammedSuhaib
testing-security
open
backend
0

global-validation

Implement comprehensive validation with server-side validation for security, client-side validation for user experience, early validation to fail fast, specific field-level error messages, allowlists over blocklists, type and format validation, input sanitization to prevent injection attacks, business rule validation, and consistent validation across all entry points. Use this skill when implementing form validation, API request validation, input sanitization, validation rules in Laravel, validation error messages, type checking, or security-related input validation. This skill applies when working on any code that accepts user input including forms, API endpoints, command-line interfaces, or background jobs.

FlorianRiquelme
FlorianRiquelme
development
open
full-stack
0

fullstack-integration

Governs integration between Next.js 16 frontend and FastAPI backend. Use when connecting APIs, handling JWT auth, configuring CORS, or debugging cross-stack issues.

ItsKumailHere
ItsKumailHere
development
open
Назад
Страница 2412 / 2660
Вперёд