functorz-tech/zion-aicoding-rules

为AI Coding 新手 / 非技术型创业者 提供一套强有力的真正可用的业务系统搭建辅助

8Stars on the repository
12Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

ui-design-rules

01

functorz-tech/zion-aicoding-rules

Cursor rule

React UI design rules based on Organic/Natural style with wabi-sabi aesthetics. Use when: (1) Building React components with Tailwind CSS, (2) Creating organic blob shapes and natural textures, (3) Using earth-tone color palette, (4) Implementing colored shadows (moss green/clay orange), (5) Designing cards, buttons…

8 7mo ago A 5,201 tokens

functorz-tech/zion-aicoding-rules

Cursor rule

WeChat Pay integration in Mini Programs via Zion backend. Use when: (1) Creating payment orders in Mini Programs, (2) Getting WeChat Pay parameters via GraphQL, (3) Calling wx.requestPayment API, (4) Querying payment status after completion, (5) Handling payment errors and retries, (6) Configuring order tables in Zion…

8 7mo ago A 74 tokens

wechat-miniprogram

03

functorz-tech/zion-aicoding-rules

Cursor rule

WeChat Mini Program integration with Zion.app backend. Use when: (1) Developing WeChat Mini Programs, (2) Using CommonJS module system (require/module.exports), (3) Making GraphQL requests via wx.request, (4) Handling Mini Program file structure (.wxml, .wxss, .wxs, .js), (5) Integrating authentication, (6) Uploading…

8 7mo ago A 85 tokens

zeabur-deployment

04

functorz-tech/zion-aicoding-rules

Cursor rule

Zeabur platform deployment rules and best practices for React + TypeScript + Vite projects. Use when: (1) Deploying to Zeabur platform, (2) Configuring required files (tsconfig.json, vite.config.ts), (3) Setting up TypeScript 4.9.5 compatibility, (4) Configuring SPA routing (React Router), (5) Troubleshooting…

8 7mo ago A 3,182 tokens

functorz-tech/zion-aicoding-rules

Cursor rule

Execute complex multi-step backend workflows via Actionflows in Zion.app. Use when: (1) Calling Actionflows via GraphQL, (2) Handling synchronous vs asynchronous workflows, (3) Polling async Actionflow status, (4) Passing complex parameters (Json type), (5) Processing multi-step business logic, (6) Handling…

8 7mo ago A 71 tokens

functorz-tech/zion-aicoding-rules

Cursor rule

Interact with Zion.app AI Agents for RAG, tool use, and multi-modal I/O. Use when: (1) Creating and managing AI Agents, (2) Using RAG (retrieval-augmented generation), (3) Tool use / function calling, (4) Multi-modal input/output (text/image/audio), (5) Structured JSON output, (6) Streaming responses.

8 7mo ago A 78 tokens

functorz-tech/zion-aicoding-rules

Cursor rule

Zion.app backend architecture and GraphQL API setup for headless BaaS integration. Use when: (1) Setting up Apollo Client or GraphQL client for Zion backend, (2) Configuring authentication (email/phone/username), (3) Establishing WebSocket connections for subscriptions, (4) Understanding Zion's GraphQL endpoint…

8 7mo ago A 2,088 tokens

functorz-tech/zion-aicoding-rules

Cursor rule

Upload and manage binary assets (images, videos, files) with Zion.app backend. Use when: (1) Uploading files to Zion storage, (2) Getting CDN URLs for media, (3) Optimizing and converting images, (4) Managing file metadata, (5) Controlling resource access permissions.

8 7mo ago A 63 tokens

functorz-tech/zion-aicoding-rules

Cursor rule

Zion.app database operations via auto-generated GraphQL schema. Use when: (1) Querying or mutating database records, (2) Working with relationships (1:1, 1:N, N:N), (3) Filtering, sorting, paginating data, (4) Understanding how tables map to GraphQL types, (5) Using aggregate functions, (6) Handling media assets…

8 7mo ago A 84 tokens

functorz-tech/zion-aicoding-rules

Cursor rule

Zion development best practices and security guidelines. Use when: (1) Setting up TypeScript/React projects, (2) Configuring Apollo Client, (3) Making architectural decisions (GraphQL CRUD vs Actionflow), (4) Implementing authentication flows, (5) Following code quality standards, (6) Handling sensitive operations…

8 7mo ago A 3,632 tokens

zion-payment

11

functorz-tech/zion-aicoding-rules

Cursor rule

Payment processing via Zion backend (Alipay, WeChat Pay, etc.). Use when: (1) Creating payment orders, (2) Processing one-time payments, (3) Managing subscriptions, (4) Handling payment webhooks, (5) Tracking order status, (6) Integrating payment UI.

8 7mo ago A 61 tokens

zion-tpa-gql-api

12

functorz-tech/zion-aicoding-rules

Cursor rule

Invoke third-party APIs through Zion.app backend relay. Use when: (1) Calling external APIs without CORS issues, (2) Using imported OpenAPI definitions, (3) Managing API credentials securely on server-side, (4) Handling rate limiting and error responses, (5) Logging API requests/responses.

8 7mo ago A 62 tokens