一键导入
fliplet-helpers-framework
Build helpers — reusable Vue-based interface components with editable interface fields, hooks, methods, libraries, and templates.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Build helpers — reusable Vue-based interface components with editable interface fields, hooks, methods, libraries, and templates.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | fliplet-helpers-framework |
| description | Build helpers — reusable Vue-based interface components with editable interface fields, hooks, methods, libraries, and templates. |
Build helpers — reusable Vue-based interface components with editable interface fields, hooks, methods, libraries, and templates.
supportsDynamicContext.field element and read them inside the Helper via this.fields.<name>.beforeReady and ready render hooks.dependencies array.find, findOne, and children inside a Helper's configuration interface to access nested child Helper instances.render.dependencies array.find and findOne anywhere in the app lifecycle.Fliplet.Helper(): the constructor used to define a new Helper in a screen or globally across an app.Fliplet.Helper.field(): call this from a Helper's configuration interface to read or write the value of another field.Fliplet.Helper query methods used to find Helper instances on the current screen from app code or from a configuration interface.class and style HTML attributes — they are passed through to the rendered element rather than treated as Helper fields.The URLs above are raw .md and can be fetched directly. To search across all Fliplet developer docs, use the MCP server at https://developers.fliplet.com/mcp (tools: search_fliplet_docs, fetch_fliplet_doc), or fetch https://developers.fliplet.com/.well-known/llms-full.txt for the entire site as a single stream.
The Fliplet client-side JavaScript API: every Fliplet.X namespace (Storage, User, Navigate, Profile, Communicate, Media, Notifications, UI, ...).
Build server-side automations that run on a schedule or in response to events. Covers App Actions v1, v2, and v3 APIs.
Publish Fliplet apps to iOS, Android, and the web: bundle size, certificates, automated app builds, platform-specific gotchas.
Build custom components (widgets) that ship inside Fliplet apps: component definitions, lifecycle, events, dependencies, providers, custom templates, testing.
Data sources JavaScript API and security model: query, insert, update, delete records; row-level security; file storage; data-source hooks.
Site-wide index of the Fliplet developer documentation. Use only as a fallback when no other Fliplet skill (js-api, rest-api, data-sources, app-actions, components-framework, helpers-framework, themes-framework, menus-framework, app-build-and-publish, security-and-compliance, integrations) matches your query. Points at /.well-known/llms.txt for full-site discovery.