Skill Claude CodeCodex
A controlled procedure for creating a new standard Yida application and obtaining its real application identifier. It is used only when no suitable target app already exists and creating one is allowed.
Skill Claude CodeCodex
A controlled procedure for creating a new standard Yida application and obtaining its real application identifier. It is used only when no suitable target app already exists and creating one is allowed.
Skill Claude CodeCodex
A procedure for creating or updating standard Yida forms, including their fields, layout, rules, and data connections. A form is a page where people enter or submit structured information.
Skill Claude CodeCodex
A procedure for creating a new Yida custom display page and obtaining its real page identifier. A display page presents information or tools rather than collecting ordinary form entries.
Skill Claude CodeCodex
A tool for creating a new Yida approval form and configuring its workflow. An approval workflow routes submitted form data through defined review steps before it is completed.
Skill Claude CodeCodex
A set of rules for building custom React-style pages on the Yida platform, a business application platform. It covers page structure, event handling, state, and Yida's JavaScript interface.
Skill Claude CodeCodex
A delivery process for Yida dashboards, meaning screens that show business metrics and charts in one place. It covers data, filters, responsive layouts, loading states, insights, screenshots, and sharing.
Skill Claude CodeCodex
A tool for querying, adding, and updating Yida form records, child tables, process records, and task-center data. It keeps ordinary forms and approval workflows on their separate data interfaces.
Skill Claude CodeCodex
A connector setup for older Yida JSX pages that load remote or connector data through the page's built-in data-source map. YidaCodeCanvas pages use a different data connection approach and are outside this tool's scope.
Skill Claude CodeCodex
A tool for checking and correcting PostgreSQL sequences, which generate automatic numeric IDs for new rows. It is designed for Yida databases after automatic table creation or data migration.
Skill Claude CodeCodex
A set of rules for controlling how much information a custom page shows at once, with compact, comfortable, and spacious layouts. It also defines how the layout changes on phones and how spacing and text sizes stay consistent.
Skill Claude CodeCodex
A design process for planning Yida applications, pages, navigation, visual style, and interaction states before implementation. It produces a product requirements document and a separate design document rather than page source code.
Skill Claude CodeCodex
A design process for improving one existing custom page in a Yida application. It uses the application's theme and the page's current functions as evidence before changing the layout or visual style.
Skill Claude CodeCodex
A tool for retrieving the full Markdown text of a DingTalk document, online document, or knowledge-base document from its link. Markdown is plain text with simple formatting that can be processed by other tools.
Skill Claude CodeCodex
A local tool workflow for exporting AI conversation records into a structured Markdown document. Markdown is a plain-text format commonly used for readable technical documents; the workflow supports Claude Code automatic detection and manual JSONL input elsewhere.
Skill Claude CodeCodex
A tool for turning DingTalk Flash Notes, meeting records, or requirement documents into a structured product requirements document, or PRD. A PRD explains what a product should do, who uses it, and how it should work.
Skill Claude CodeCodex
A set of design and implementation rules for Yida form pages and their detail views. It guides field grouping and adds page styling through the form’s schema code.
Skill Claude CodeCodex
A tool for managing Yida form permission groups, including members, data access, actions, and field access. Yida is a platform for building online forms and business workflows.
Skill Claude CodeCodex
A static checker for Yida formulas, field references, and common syntax risks. Static checking examines the formula text and schema without running it inside Yida.
Skill Claude CodeCodex
A reference and set of rules for writing formulas in Yida form fields. It covers built-in functions, field references, calculated defaults, and custom submission checks.
Skill Claude CodeCodex
A command for reading the field IDs, subtable paths, and behavior settings of a Yida form. Yida is a platform for building online forms and business workflows.
Skill Claude CodeCodex
A tool for managing the languages and translated text in YiDA applications, including which languages are enabled and the wording shown on pages.
Skill Claude CodeCodex
A workflow for creating and managing Yida integrations, which are automated processes connecting forms and other actions. It covers creating a new automation and updating an existing one.
Skill Claude CodeCodex
An authentication helper for OpenYida, a platform that hosts and runs business applications. It checks the platform's login status and chooses the correct way to obtain an access token.
Skill Claude CodeCodex
A logout and account-management procedure for YiDa, a platform for building and running business applications. It distinguishes disconnecting the current project from deleting shared login profiles.