molnify-app-builder

Solid

Build, convert, validate, and style Molnify apps: spreadsheet-driven web applications where Excel or Google Sheets formulas drive the logic and colored cells define inputs, outputs, charts, and actions. Use when creating a Molnify app from scratch, converting an existing spreadsheet into one, validating or styling an app, or answering questions about how Molnify apps work.

Web & Frontend 3 stars 0 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 79/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Molnify App Development Guide This is the primary reference for building Molnify applications. ## Overview Molnify apps are **spreadsheet-driven calculation applications**. You design your app in Excel or Google Sheets, where: - **Green cells** = Inputs (user-provided parameters) - **Red cells** = Outputs (calculated results) - **Blue cells** = Charts and Tables (aggregated data visualizations) - **Yellow cells** = Actions (automated operations like email, HTTP calls) - **Purple cells** = Metadata (app settings and configuration) The spreadsheet formulas perform all calculations. Molnify renders the UI and handles user interaction. Molnify reads the Excel file **left to right, top to bottom**. The order cells appear determines the order in the app UI. ### Cell Structure **Inputs, Outputs, Charts** require **three consecutive cells**: 1. **Title cell** - The label shown to users 2. **Value cell** (colored) - The actual value/formula 3. **UI cell** - Configuration options (can be empty) **Metadata** requires **two consecutive cells, both colored purple**: 1. **Key cell** (purple) - The metadata property name (e.g., "Name", "ID") 2. **Value cell** (purple) - The metadata value **Actions** require **pairs of cells per property, value cell colored yellow**: 1. **Key cell** (no color) - The property name (e.g., "type", "to", "subject") 2. **Value cell** (yellow) - The property value Each action is a contiguous block of these pairs, separated from other actions by a blan...

Details

Author
molnify
Repository
molnify/molnify-app-builder-skill
Created
1 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

mcp-app-builder

Guide developers through creating and updating MCP apps. Covers the full lifecycle: brainstorming ideas against UX guidelines, bootstrapping projects, implementing tools/views, debugging, running dev servers, deploying and connecting apps to ChatGPT. Use when a user wants to create or update a MCP app, MCP server or use the Skybridge framework.

1,952 Updated today
alpic-ai
Web & Frontend Listed

app-design-blueprint

Design or critically review a complete app as a coherent, agent-first App Design Blueprint: user job and promise, workflows and information architecture, first-use activation, capability portfolio, retention and durable ownership, commerce and social integration, feedback and review loops, responsive HTML5/mobile/desktop experience, desktop OS integration semantics, offline and sync, accessibility, localization, low-end performance, privacy, safety, autonomous construction, and validation. Use for a new consumer or productivity app, whole-app redesign, cross-platform app system, a bounded macOS/Windows integration design that must remain consistent with app state, or an audit of whether product capabilities form one scalable experience. Use specialist procedures for one payment, refund, notification, review, campaign, store submission, exact release artifact, or file-level interface artifact unless whole-app coherence is also being decided.

1 Updated today
SylphxAI
Data & Documents Listed

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

6 Updated yesterday
frankxai