Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
appfolio-cost-tuning
Optimize AppFolio API costs through efficient usage patterns.
Trigger: "appfolio cost".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-security-basics
Secure AppFolio API credentials and tenant data.
Trigger: "appfolio security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-common-errors
Diagnose and fix common AppFolio API integration errors.
Trigger: "appfolio error".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-ci-integration
Configure CI/CD pipeline for AppFolio property management integrations.
Trigger: "appfolio CI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-rate-limits
Handle AppFolio API rate limits with throttling and backoff.
Trigger: "appfolio rate limit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-api-contracts
Generate API contracts and OpenAPI specifications from code or design documents.
Use when documenting API contracts and specifications.
Trigger with phrases like "generate API contract", "create OpenAPI spec", or "document API contract".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-grpc-services
Generate gRPC service definitions, stubs, and implementations from Protocol Buffers.
Use when creating high-performance gRPC services.
Trigger with phrases like "generate gRPC service", "create gRPC API", or "build gRPC server".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
migrating-apis
Implement API migrations between versions, platforms, or frameworks with minimal downtime.
Use when upgrading APIs between versions.
Trigger with phrases like "migrate the API", "upgrade API version", or "migrate to new API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
monitoring-apis
Build real-time API monitoring dashboards with metrics, alerts, and health checks.
Use when tracking API health and performance metrics.
Trigger with phrases like "monitor the API", "add API metrics", or "setup API monitoring".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-rest-apis
Generate complete REST API implementations from OpenAPI specifications or database schemas.
Use when generating RESTful API implementations.
Trigger with phrases like "generate REST API", "create RESTful API", or "build REST endpoints".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
building-api-gateway
Create API gateways with routing, load balancing, rate limiting, and authentication.
Use when routing and managing multiple API services.
Trigger with phrases like "build API gateway", "create API router", or "setup API gateway".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
building-websocket-server
Build scalable WebSocket servers for real-time bidirectional communication.
Use when enabling real-time bidirectional communication.
Trigger with phrases like "build WebSocket server", "add real-time API", or "implement WebSocket".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
load-testing-apis
Execute comprehensive load and stress testing to validate API performance and scalability.
Use when validating API performance under load.
Trigger with phrases like "load test the API", "stress test API", or "benchmark API performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
versioning-apis
Implement API versioning with backward compatibility, deprecation notices, and migration paths.
Use when managing API versions and backward compatibility.
Trigger with phrases like "version the API", "manage API versions", or "handle API versioning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
building-graphql-server
Build production-ready GraphQL servers with schema design, resolvers, and subscriptions.
Use when building GraphQL APIs with schemas and resolvers.
Trigger with phrases like "build GraphQL API", "create GraphQL server", or "setup GraphQL".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
handling-api-errors
Implement standardized error handling with proper HTTP status codes and error responses.
Use when implementing standardized error handling.
Trigger with phrases like "add error handling", "standardize errors", or "implement error responses".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
building-api-authentication
Build secure API authentication systems with OAuth2, JWT, API keys, and session management.
Use when implementing secure authentication flows.
Trigger with phrases like "build authentication", "add API auth", or "secure the API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-api-cache
Implement intelligent API response caching with Redis, Memcached, and CDN integration.
Use when optimizing API performance with caching.
Trigger with phrases like "add caching", "optimize API performance", or "implement cache layer".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-api-docs
Create comprehensive API documentation with examples, authentication guides, and SDKs.
Use when creating comprehensive API documentation.
Trigger with phrases like "generate API docs", "create API documentation", or "document the API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
creating-webhook-handlers
Create webhook endpoints with signature verification, retry logic, and payload validation.
Use when receiving and processing webhook events.
Trigger with phrases like "create webhook", "handle webhook events", or "setup webhook handler".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
scanning-api-security
Detect API security vulnerabilities including injection, broken auth, and data exposure.
Use when scanning APIs for security vulnerabilities.
Trigger with phrases like "scan API security", "check for vulnerabilities", or "audit API security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
emitting-api-events
Build event-driven APIs with webhooks, Server-Sent Events, and real-time notifications.
Use when building event-driven API architectures.
Trigger with phrases like "add webhooks", "implement events", or "create event-driven API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
processing-api-batches
Optimize bulk API requests with batching, throttling, and parallel execution.
Use when processing bulk API operations efficiently.
Trigger with phrases like "process bulk requests", "batch API calls", or "handle batch operations".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
throttling-apis
Implement API throttling policies to protect backend services from overload.
Use when controlling API request rates.
Trigger with phrases like "throttle API", "control request rate", or "add throttling".
jeremylongshore/claude-code-plugins-plus-skills 1,803