backend▌
581 indexed skills · max 10 per page
google-workspace
casper-studios/casper-marketplace · Backend
Interact with Google Drive, Gmail, Calendar, and Docs using OAuth authentication. Supports file uploads, folder management, email search, calendar search, and document operations.
rust-code-navigator
actionbook/rust-skills · Backend
Navigate large Rust codebases efficiently using Language Server Protocol.
api-versioning-strategy
aj-geddes/useful-ai-prompts · Backend
Comprehensive guide to API versioning approaches, deprecation strategies, backward compatibility techniques, and migration planning for REST APIs, GraphQL, and gRPC services.
x-twitter-api
tato418/x-twitter-api · Backend
X (Twitter) API v2 skill using the authenticated user's own developer credentials (OAuth 1.0a, pay-per-use). All commands go through a single entry point: node x.js <command> [flags]. Each command has its its own doc file with the full reference for flags and behavior.
appwrite-python
appwrite/agent-skills · Backend
Note: Use TablesDB (not the deprecated Databases class) for all new code. Only use Databases if the existing codebase already relies on it or the user explicitly requests it.
java-gradle
pluginagentmarketplace/custom-plugin-java · Backend
Master Gradle build tool with Kotlin DSL for Java projects.
typescript-core
bobmatnyc/claude-mpm-skills · Backend
Modern TypeScript development patterns for type safety, runtime validation, and optimal configuration.
rust-symbol-analyzer
actionbook/rust-skills · Backend
Analyze project structure by examining symbols across your Rust codebase.
symfony:api-platform-serialization
makfly/superpowers-symfony · Backend
symfony:api-platform-serialization
golang-database-patterns
bobmatnyc/claude-mpm-skills · Backend
Go's database ecosystem provides multiple layers of abstraction for SQL database integration. From the standard library's database/sql to enhanced libraries like sqlx and PostgreSQL-optimized pgx, developers can choose the right tool for their performance and ergonomics needs.