Appwrite
Official@appwrite · Planet Earth, Milky Way
Build like a team of hundreds_
Agent Skills by Appwrite
Showing 15 vetted skills indexed across 3 GitHub repositories.
deploy-function
Automate deployment and configuration of serverless functions in Appwrite environments.
appwrite-cli
Automate Appwrite project management, resource provisioning, and deployment via CLI commands.
deploy-site
Automate website deployment tasks using the Appwrite CLI.
appwrite-rust
Integrate Appwrite backend services in Rust applications.
pr-workflow
Guide pull request branch selection for multi-version codebases.
patch-release-checklist
Automate Appwrite patch release steps including version bumps and changelog updates.
appwrite-swift
Integrate Swift applications with Appwrite backend services for authentication and data operations.
appwrite-typescript
Integrate Appwrite backend services into TypeScript applications.
appwrite-python
Interact with Appwrite backend services using the Python SDK.
appwrite-ruby
Configure Appwrite clients and perform CRUD operations in Ruby.
appwrite-kotlin
Set up Appwrite backend services for Kotlin Android and JVM applications.
appwrite-php
Interact with Appwrite REST API for authentication, database CRUD, file storage, and functions.
appwrite-dotnet
Manage Appwrite users, databases, files, and serverless functions from .NET.
appwrite-dart
Set up Appwrite Dart clients for Flutter and server-side applications.
appwrite-go
Manage Appwrite users, databases, storage, and functions with Go SDK.
Frequently Asked Questions About Appwrite
FAQPage SchemaWhat specific backend tasks can be managed using these capabilities?▼
These capabilities enable full-stack management including user authentication, NoSQL database CRUD operations, binary file storage, and serverless function deployment. Developers can perform these tasks across diverse environments including Swift, TypeScript, Go, Rust, and .NET, ensuring consistent backend interaction regardless of the primary application language.
Which engineering personas benefit most from these integrations?▼
Full-stack developers, mobile engineers, and backend architects benefit from these integrations. The platform provides unified access to essential backend services, allowing teams to focus on frontend logic and user experience while offloading complex infrastructure management, database schema handling, and secure user session persistence to the backend layer.
What are the prerequisites for implementing these backend services?▼
Implementation requires an active instance of the backend environment, either self-hosted via Docker or managed via cloud services. Developers must configure project credentials and environment variables within their specific language environment to establish secure connectivity for authentication, database access, and serverless function execution.