ui-generate-api

A tool for creating API functions that read data from Supabase and send commands as HTTP POST requests.

In plain words
What is it for?
Use it to add Supabase queries and POST-request functions for application features.
Why use it?
It reduces the repeated work of writing the code that connects an application to its backend data and actions.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/dilgerma/embuilder-node/ui-generate-api
Any agent
npx skills add dilgerma/embuilder-node --skill ui-generate-api
Clone the repo
git clone --depth 1 https://github.com/dilgerma/embuilder-node

Made for: Claude Code, Codex.

Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 796 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00017 $0.00796
Opus 5 $0.00009 $0.00398
Sonnet 5 $0.00003 $0.00159
Haiku 4.5 $0.00002 $0.00080

Measured 2d ago against content hash b6a86598e52a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ui-generate-api scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

templates/.claude/skills/ui-generate-api/SKILL.md · 142 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 142 lines · 17 tokens per session scan A b6a86598e52a

Subscribe to this mod's changes

ui-generate-api is a skill published in the GitHub repository dilgerma/embuilder-node (5 stars, last pushed 4mo ago), with no licence file. It adds 17 tokens to every session and 796 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

cqrs-pattern

Implement Command Query Responsibility Segregation (CQRS) - Commands and Queries separation.

agency-skills/agency-skills-b · 20 tokens

api-reference

OpenAPI/AsyncAPI spec authoring, Swagger UI hosting, endpoint doc patterns, request/response examples, error catalogs, and SDK reference generation for REST and WebSocket APIs.

LuuOW/meridian-mcp · 38 tokens

auth

JWT patterns, API key auth, Supabase Auth, OAuth2 flows, RBAC, FastAPI security dependencies.

LuuOW/meridian-mcp · 24 tokens

graphql-api-development

Comprehensive guide for building GraphQL APIs including schema design, queries, mutations, subscriptions, resolvers, type system, error handling, authentication, authorization, caching strategies, and production best practices.

manutej/luxor-claude-marketplace · 42 tokens

app-sound-design

Design decisions for when and what sounds to use in web apps, mobile apps, and desktop native apps — plus how to create them with AI. Covers UI sound vocabulary (confirms, alerts, transitions, errors), platform conventions (iOS, macOS, Material), creating sounds with AI tools (ElevenLabs, AudioCraft, Stable Audio)…

curiositech/windags-skills · 180 tokens

fullstack-ai-app-builder

全栈AI应用快速搭建方法论。帮助非技术背景的创始人、效率工具创造者、企业内部系统搭建者,在没有后端工程师的情况下,快速从想法到上线一个完整的AI驱动全栈应用。 核心价值:端到端完整路径(需求分析→技术方案→前端→后端→AI集成→部署上线) 适用场景: "我有个想法,想快速做一个web应用/工具" "怎么快速搭建一个内部系统" "想集成AI能力,但不知道怎么开始" "需要一个简单的数据库系统" "如何快速部署前端页面" "想做一个能处理用户上传文件的应用" "如何集成DeepSeek/通义千问/Gemini等AI API" 用户描述了一个完整的应用场景,询问技术方案.

LX-Director/claude_fullstack-ai-builder · 201 tokens