alfadocs
Official@alfadocs · Munich, Germany
AlfaDocs is the cloud solution for Italian medical practices
Agent Skills by alfadocs
Showing 18 vetted skills indexed across 1 GitHub repositories.
alfadocs-gdpr-consent
Enforce explicit consent and append-only logging for AlfaDocs patient-data transfers.
alfadocs-security-review
Audit AlfaDocs applications for security and privacy risks before launch.
alfadocs-accessibility-review
Audit AlfaDocs interfaces for WCAG compliance and accessibility defects.
alfadocs-sanity-check
Verify AlfaDocs app build, authentication, API connectivity, and safety guardrails.
alfadocs-patient-deep-link
Generate AlfaDocs patient deep links from practice and patient IDs.
alfadocs-code-review
Review AlfaDocs Lovable frontend and Supabase Edge Function code for build readiness.
alfadocs-typescript-setup
Enforce strict TypeScript tsconfig.json baselines for Vite-based AlfaDocs/Lovable apps.
alfadocs-architecture-review
Audits AlfaDocs app architecture for security and tenant-isolation defects in Lovable and Supabase apps.
alfadocs-prototype-app
Build AlfaDocs prototype screens with the AlfaDocs UI kit and inline mock data.
alfadocs-staff-sso-app
Build internal AlfaDocs staff apps with Google Workspace SSO and Supabase data.
alfadocs-connected-app-oauth
Implement AlfaDocs OAuth2 PKCE login via a Supabase Edge Function.
alfadocs-connected-app-api-key
Proxy AlfaDocs API requests through a Supabase Edge Function with Row Level Security.
alfadocs-design-review
Audit AlfaDocs app screens for @alfadocs/ui-kit design-system compliance.
alfadocs-oauth-token-refresh
Refresh AlfaDocs OAuth tokens with concurrency-safe row locking in Supabase Edge Functions.
alfadocs-webhooks
Parse AlfaDocs form-urlencoded webhook payloads into structured events and route them by archiveId.
alfadocs-logic-review
Review AlfaDocs integration code for business-logic and data-flow correctness.
alfadocs-google-workspace-auth
Restrict AlfaDocs app sign-in to @alfadocs.com Google Workspace accounts via Supabase Auth.
alfadocs-design-system
Build AlfaDocs interfaces with official UI kit primitives and ThemeRoot.
Frequently Asked Questions About alfadocs
FAQPage SchemaWhat specific tasks can I perform using these capabilities?▼
You can enforce GDPR consent logging, audit application security and accessibility, implement OAuth2 PKCE authentication, manage Supabase Row Level Security, and build standardized interfaces using the official UI kit primitives.
Which personas benefit from these technical resources?▼
These resources are designed for frontend developers, security auditors, and systems architects working within the Italian medical software ecosystem to ensure tenant isolation, regulatory compliance, and design consistency.
What are the primary prerequisites for implementing these integrations?▼
Implementation requires a Supabase environment for backend logic and Row Level Security, a Vite-based frontend architecture, and adherence to the official UI kit and TypeScript configuration baselines.