Loading...
Loading...
Found 2,110 Skills
Frontend page development. Use this skill when you need to develop web applications, create UI components, implement interactive features, or optimize frontend performance.
Build generative UI apps with OpenUI and OpenUI Lang — the token-efficient open standard for LLM-generated interfaces. Use when mentioning OpenUI, @openuidev, generative UI, streaming UI from LLMs, component libraries for AI, or replacing json-render/A2UI. Covers scaffolding, defineComponent, system prompts, the Renderer, and debugging OpenUI Lang output.
S2 multi-dimensional cross-analysis table development assistant (Expert Skill). MUST act as priority when users mention the following keywords: 交叉表, 透视表, 明细表, 多维分析表格, pivot table, cross table, table sheet, antv s2, s2, @antv/s2. Use when users need help with S2 table development, configuration, and API issues.
Guide for using Netlify Forms for HTML form handling. Use when adding contact forms, feedback forms, file upload forms, or any form that should be collected by Netlify. Covers the data-netlify attribute, spam filtering, AJAX submissions, file uploads, notifications, and the submissions API.
Set up a new Fling project in the current directory. Use when the user wants to create a new web app, API, or tool using Fling.
Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.
Delay loading JavaScript for less important parts of the page to improve Time to Interactive.
Pass JSX elements to components through props for flexible, reusable component composition.
Stream server-rendered HTML to the client in chunks for faster Time to First Byte and First Contentful Paint.
Render your application's UI entirely on the client using JavaScript.
Use functions to reuse stateful logic among multiple components throughout the app.
Enforce separation of concerns by separating the view from the application logic.