Skill Claude CodeCodex
Guidance for adding native trigger services to Windmill. Use when implementing or modifying native trigger integrations across the backend and frontend.
144 tagged low code, measured the same way as everything else here.
Browse within: postgresql 47python 46open-source 45platform 45typescript 45agi 44gpt 44n8n 22open-claw 22mendix 14web-widgets 14go 61c 5business-platform 5
Skill Claude CodeCodex
Guidance for adding native trigger services to Windmill. Use when implementing or modifying native trigger integrations across the backend and frontend.
Skill Claude CodeCodex
MUST use when using the CLI, including debugging job failures and inspecting run history via wmill job.
Skill Claude CodeCodex
MUST use when writing TypeScript scripts. Bun is the default and preferred TypeScript runtime — pick it for TypeScript unless the script specifically needs Deno.
Skill Claude CodeCodex
Core canvas design skill covering project management, multimedia principles, AI image generation, web image search, and design marker processing. Load for any canvas design task. CRITICAL - When user message contains [@designcanvasproject:...] or [@designmarker:...] mentions, or when the user wants to generate…
Skill Claude CodeCodex
Slide/PPT creation skill that provides complete slide creation, editing, and management capabilities. Use when users need to create slides, make presentations, edit slide content, or manage slide projects. CRITICAL - When user message contains [@slideproject:...] mention, you MUST load this skill first before any…
Skill Claude CodeCodex
Use when the user wants to create, extend, or edit self-media posts or card/article projects for Rednote/Xiaohongshu, Instagram, WeChat Official Accounts, or similar platforms. Trigger on [@selfmediaproject:...], create/add post, make cards, generate social cards, write WeChat article, multilingual self-media…
Skill Claude CodeCodexCursor
Guides writing and reviewing pREST Docker/network integration tests under integration/ so each request is human-readable via step comments or table-driven descriptions. Use when adding or editing integration//test.go, HTTP controller E2E coverage, make test-integration, test-integration-postgres…
Skill Claude CodeCodexCursor
Guides classifying, gap-analyzing, and scaffolding support for a new SQL database in pREST (wire-compatible variants like TimescaleDB or new dialects). Use when adding database support, creating integration/ /, DIFFERENCES.md, adapters/ , per-DB docker-compose or GitHub workflows, or planning where config/app wiring…
Skill Claude CodeCodex
A Chinese-language guide to StreamSQL, a SQL-based way to process continuously arriving data in RuleGo. It covers filtering, transformations, time windows, joins, change tracking, cumulative values, and event-pattern matching.
Skill Claude CodeCodex
Use when the user explicitly wants to create, edit, validate, sync, or troubleshoot n8n workflows, asks about n8n nodes or automation, or wants to use n8n-as-code in the current context root.
Skill Claude CodeCodex
Detects and diagnoses chunk-evaluation timing bugs in the Vite/rolldown production build of react-ui (works-in-dev / broken-in-build i18n regressions, missing UI labels, module-scope t() anti-patterns). Use when editing react-ui, ui-components, shared, vite.config.ts, package.json sideEffects, or i18n setup; or when a…
Skill Claude CodeCodex
Use when creating or editing frontend React code in react-ui or ui-components packages. Triggers on any frontend component, hook, or UI work.
Skill Claude CodeCodex
A procedure for implementing approved or clearly defined fixes in the ivanarama/onebase repository. It also handles updates to pull requests after review comments.
Skill Claude CodeCodex
A review procedure for open pull requests in the ivanarama/onebase repository. A pull request is a proposed set of code changes awaiting review before it is merged.
Skill Claude CodeCodex
An issue-triage step for the ivanarama/onebase software project. It classifies open GitHub issues, checks whether defects can be reproduced, and decides whether they should go straight to a fix or need human review.
Skill Claude CodeCodex
Review a pull request in the mendix/web-widgets monorepo. Checks Mendix widget conventions, React/MobX patterns, versioning, test coverage, Atlas UI styling, security, and accessibility.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
Skill Claude CodeCodex
Use for ANY work on agent resource limits or usage analytics — the memory guard, CPU/IO/task contention controls, OOM detection and reporting, the Resources page, usage history sampling and retention, spawn admission, or wick memory report. Covers internal/agents/provider/{memscope,oomscore}…
Skill Claude CodeCodex
Use for ANY work on a connector in the wick core repo — creating a new connector under internal/connectors/, refactoring/improving an existing one, fixing bugs, adding operations, editing the Configs or per-op Input structs, or touching anything that affects the MCP surface (internal/mcp/) or the registry…
Skill Claude CodeCodex
Use for ANY work on a workflow node type — creating a new node executor under internal/agents/workflow/nodes/, refactoring/improving an existing one, adding fields to a node's schema, or wiring the executor into setup/manager.go. Covers the full executor contract — workflow.Executor interface, engine.NodeDescriptor…
Skill Claude CodeCodex
Scaffolding and packaging custom community node files for n8n.
Skill Claude CodeCodex
Resolving, scanning, and troubleshooting failed n8n workflows.
Skill Claude CodeCodex
Engineering and generating robust n8n workflow JSON schemas from instructions.