Skill Claude CodeCodex
Privacy-respecting confirmation window for sensitive actions in the open source productivity suite Kylrix. Transient confirmation for private note and vault workflows.
Skill Claude CodeCodex
Privacy-respecting confirmation window for sensitive actions in the open source productivity suite Kylrix. Transient confirmation for private note and vault workflows.
Skill Claude CodeCodex
Applies zero-knowledge security constraints to masterpass, passkeys, keychain, credentials, and TOTP flows. Use for unlock/reset/wipe/security-critical logic.
Skill Claude CodeCodex
Companion for the open source productivity suite Kylrix. Explains optional privacy module for private notes and secure hangouts using transient session secrets and respectful key handling.
Skill Claude CodeCodex
Canonical Skill for zero-waste delta pulling across all Kylrix object contexts (Notes/Ideas, Goals/Tasks, Workspaces/Projects, Vault, Events, Forms).
Skill Claude CodeCodex
One-command bundled self-hosting for Kylrix: Docker Compose stack with local Appwrite, MariaDB, Redis, schema bootstrap, and env-driven configuration. Install with: npx skills add kylrix/kylrix --skill selfhost.
Skill Claude CodeCodex
Guidelines for ultra-high velocity shipping in the Kylrix organization.
Skill Claude CodeCodex
Ecosystem standards and architectural rules for file uploads, size gating, client-side compression, and dynamic rendering across all Kylrix storage buckets.
Skill Claude CodeCodex
Deep dive into the server-side file upload security engine in Kylrix. Explains the subscription plan gates, bucket-level byte ceilings, and Next.js Server Action serialization bypasses.
Skill Claude CodeCodex
Canonical offline-first local-copy sync for Kylrix. Live copy = UI content SoT; autonomic sync engine pending queue (RxDB) = amber/green SoT; Appwrite confirms and replenishes. Use when wiring notes or porting goals, vault, workspaces (projects table), forms, tasks, events to the same offline-first pattern — including…
Skill Claude CodeCodex
Audits table/index usage against live schema config without proposing schema edits. Use when validating data flow, query alignment, and stale table assumptions.
Skill Claude CodeCodex
Kylrix durable Appwrite CLI / schema SoT. Survives official skill reinstalls (appwrite-cli, appwrite-typescript). Use for ALL table/column/index work, guardrails, deprecated types, pull/push policy, and secure cross-owner writes.
Skill Claude CodeCodex
Known Next/tsc build failure modes and the fastest surgical fixes.