KS
Killer-Skills

create-an-edge-app — how to create an edge app how to create an edge app, create-an-edge-app setup guide, create-an-edge-app alternative, create-an-edge-app vs screenly, create-an-edge-app install, what is create-an-edge-app, create-an-edge-app tutorial, create-an-edge-app api documentation, create-an-edge-app examples

v1.0.0
GitHub

About this Skill

Ideal for Edge Computing Agents requiring customized Edge App development using Screenly and its API. create-an-edge-app is a skill that enables developers to create Edge Apps using Screenly's API and the bun create template

Features

Scaffolds new Edge Apps using the bun create template
Supports kebab-case naming convention for app names
Requires adding an id field to screenly.yml and screenly_qc.yml
Integrates with Figma designs for implementation guidance
Utilizes the bun run dev command for development

# Core Topics

Screenly Screenly
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
36
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add Screenly/Playground/create-an-edge-app

Agent Capability Analysis

The create-an-edge-app MCP Server by Screenly is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to create an edge app, create-an-edge-app setup guide, create-an-edge-app alternative.

Ideal Agent Persona

Ideal for Edge Computing Agents requiring customized Edge App development using Screenly and its API.

Core Value

Empowers agents to scaffold new Edge Apps using the `bun create` template, integrate with Figma designs, and utilize the Screenly API for customized development, all while following the `kebab-case` naming convention.

Capabilities Granted for create-an-edge-app MCP Server

Scaffolding new Edge Apps with `bun create edge-app-template`
Integrating Figma designs into Edge App development
Customizing Edge Apps using the Screenly API

! Prerequisites & Limits

  • Requires `bun` installation
  • Must follow `kebab-case` naming convention
  • Needs access to Figma designs and Screenly API
Project
SKILL.md
2.0 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Creating an Edge App

When Creating an Edge App

  • Scaffold the new Edge App using the bun create template from inside the edge-apps/ directory:
    bash
    1bun create edge-app-template --no-git <app-name>
    • The app name should follow the kebab-case naming convention.
  • After scaffolding, add an id field to screenly.yml and screenly_qc.yml before running bun run dev.
  • Consult Figma designs before starting implementation.
    • Ensure the Figma MCP server is set up in Claude Code.
    • Use the Figma MCP server to access design specifications, mockups, and UI requirements.
    • Extract design tokens such as colors, spacing, typography, and component specifications from Figma.
    • Ensure the implementation matches the approved designs in Figma before proceeding with development.

Reference Apps

For reference on more complex implementations, consult:

  • QR Code (edge-apps/qr-code/) — simple, low-footprint example
  • Menu Board (edge-apps/menu-board/) — more complex layout
  • CAP Alerting (edge-apps/cap-alerting/) — advanced settings and data fetching

All apps depend on the @screenly/edge-apps library (workspace:../edge-apps-library) and use edge-apps-scripts for tooling.

About the Manifest Files

About index.html

  • Organize HTML code into templates and Web Components as the app grows in complexity.
  • Use HTML content templates first for simpler structures.
  • Consider using Web Components for more complex UI components that require encapsulation and reusability.

About README.md

  • Include instructions on how to create, build, test, format, lint, and deploy the app.
  • Do not add details like the directory structure, as the code frequently changes.

Related Skills

Looking for an alternative to create-an-edge-app or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication