appwrite-php
๐ฏSkillfrom appwrite/agent-skills
Agent skills for integrating AI coding agents with Appwrite's PHP SDK, providing instructions and resources for working with Appwrite's backend-as-a-service APIs including authentication, databases, storage, and functions.
Same repository
appwrite/agent-skills(11 items)
Installation
npx vibeindex add appwrite/agent-skills --skill appwrite-phpnpx skills add appwrite/agent-skills --skill appwrite-php~/.claude/skills/appwrite-php/SKILL.mdSKILL.md
More from this repository10
Official Appwrite agent skills providing API knowledge for building applications with Appwrite's backend services including authentication, databases, storage, and functions.
Appwrite is an open-source backend as a service server that abstracts and simplifies complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop... Part of appwrite/agent-skills.
Official Appwrite Agent Skill for Dart โ guides AI coding agents (Claude Code, Cursor, GitHub Copilot) to generate production-ready Dart code against Appwrite 1.8.x (Account, Users, TablesDB, Storage, etc.), part of the appwrite/agent-skills bundle that also covers TypeScript, Kotlin, Swift, PHP, Python, Ruby, Go, and .NET.
Appwrite agent skill for Python that provides SDK-specific guidance for building applications with Appwrite backend services.
Server-side Go SDK reference for Appwrite โ covers user management, TablesDB (the recommended replacement for Databases), file storage, and Functions via per-service packages and functional options.
Official Appwrite skill for the **Swift SDK** โ covers iOS/macOS/watchOS/tvOS client-side auth (email, OAuth), the non-deprecated `TablesDB` (rows, varchar/text/mediumtext/longtext columns, Query filters/sort/cursor pagination), real-time subscriptions with async/await, and server-side admin (Users, Databases, Storage, Functions) via API keys.
Official Appwrite skill for the **Kotlin SDK** โ Android client auth (email, OAuth with `Activity` integration) and Kotlin/JVM server backends with the non-deprecated `TablesDB` (rows, explicit varchar/text/mediumtext/longtext column types, Query filters/sort/cursor pagination), coroutine-based real-time subscriptions, and server-side admin (Users, Databases, Storage, Functions) via API keys.
Agent skills for integrating AI coding agents with Appwrite's .NET SDK, providing instructions and resources for working with Appwrite's backend-as-a-service APIs including authentication, databases, storage, and functions.
Provides Appwrite Ruby SDK knowledge for AI coding agents, enabling interaction with Appwrite open-source backend-as-a-service APIs for databases, auth, storage, and functions.
A security skill from the Claude Agentic Framework that applies defense-in-depth principles to Claude Code projects, adding layered safety hooks and security rules. Part of a drop-in framework with multi-agent swarms, 67 reusable skills, and coordinated commands.