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
Manages Appwrite projects, functions, sites, tables, and storage from the command line.
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
Implements Appwrite backend operations in Swift for Apple platforms and server-side applications.
appwrite-typescript
Implements Appwrite backend operations in TypeScript for web, React Native, and Node.js applications.
appwrite-python
Implements server-side Appwrite integrations in Python covering users, databases, storage, and functions.
appwrite-ruby
Implements server-side Ruby integrations with the Appwrite SDK for users, databases, storage, and functions.
appwrite-kotlin
Implements Appwrite backend operations in Kotlin for Android apps and JVM servers.
appwrite-php
Implements server-side PHP integrations with Appwrite SDKs for users, databases, storage, and functions.
appwrite-dotnet
Implements server-side C# applications using the Appwrite .NET SDK for databases, auth, and storage.
appwrite-dart
Implements Appwrite backend operations in Dart for Flutter and server-side applications.
appwrite-go
Implements server-side Go applications using the Appwrite SDK for users, databases, storage, and functions.
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.