๐ŸŽฏ

appwrite-ruby

๐ŸŽฏSkill

from appwrite/agent-skills

VibeIndex|
What it does
|

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.

๐Ÿ“ฆ

Same repository

appwrite/agent-skills(11 items)

appwrite-ruby

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add appwrite/agent-skills --skill appwrite-ruby
skills.sh Installโš  Installs to .agents/skills/
npx skills add appwrite/agent-skills --skill appwrite-ruby
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/appwrite-ruby/SKILL.md

SKILL.md

200Installs
-
AddedFeb 22, 2026

More from this repository10

๐ŸŽฏ
appwrite-typescript๐ŸŽฏSkill

Official Appwrite agent skills providing API knowledge for building applications with Appwrite's backend services including authentication, databases, storage, and functions.

๐ŸŽฏ
appwrite-cli๐ŸŽฏSkill

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.

๐ŸŽฏ
appwrite-dart๐ŸŽฏSkill

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-python๐ŸŽฏSkill

Appwrite agent skill for Python that provides SDK-specific guidance for building applications with Appwrite backend services.

๐ŸŽฏ
appwrite-go๐ŸŽฏSkill

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.

๐ŸŽฏ
appwrite-swift๐ŸŽฏSkill

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.

๐ŸŽฏ
appwrite-kotlin๐ŸŽฏSkill

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.

๐ŸŽฏ
appwrite-php๐ŸŽฏSkill

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.

๐ŸŽฏ
appwrite-dotnet๐ŸŽฏSkill

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.

๐ŸŽฏ
appwrite-rust๐ŸŽฏSkill

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.