sleek-design-mobile-apps

Automate mobile app design workflows via Sleek REST API endpoints.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Shaarav4795/ScholarFlow --skill sleek-design-mobile-apps-shaarav4795
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sleek-design-mobile-apps
Source: https://github.com/Shaarav4795/ScholarFlow/tree/main/.agents/skills/sleek-design-mobile-apps
Command: npx skills add https://github.com/Shaarav4795/ScholarFlow --skill sleek-design-mobile-apps-shaarav4795

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use when the user wants to design a mobile app, create screens, build UI, or interact with their Sleek projects. Covers high-level requests ("design an app that does X") and specific ones ("list my projects", "create a new project", "screenshot that screen").

Core Features & Use Cases

  • Create projects, describe requirements, and render screens via Sleek's REST API.
  • List projects and manage components and screenshots within a project.
  • Example: design a fitness tracking app and capture a screenshot of the main screen.

Quick Start

Describe your app idea to Sleek and let the tool generate the initial screens and a project scaffold.

Frequently Asked Questions about sleek-design-mobile-apps

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate mobile app design and generate UI screens from requirements?

You can automate mobile app design by describing your app requirements to the Skill, which then interfaces with Sleek to create projects, generate UI screens, and render the initial app scaffold.

What permissions does the Sleek API key need to create projects and take screenshots?

The Sleek API key requires project-scoped permissions including projects:read, projects:write, components:read, and screenshots, authenticating via Bearer tokens at the /api/v1 endpoints.

Can I list my existing Sleek projects and manage components through this automation?

Yes, you can list your existing Sleek projects and manage components by sending authorized requests to the Sleek REST API endpoints to retrieve and update project data.

How do I capture screenshots of mobile app screens within a Sleek project?

You can capture screenshots of mobile app screens by instructing the Skill to use the screenshots permission, rendering the desired screen and exporting the image directly from the Sleek project.

What is the best way to design a fitness tracking app UI using Sleek?

The best way to design a fitness tracking app UI is to provide a high-level app description, letting the Skill generate the initial screens, create the project scaffold, and render the main screen.

Do I need any external dependencies or libraries to use this mobile design automation tool?

No external dependencies or libraries are required to use this mobile design automation tool, as it operates entirely through API requests to Sleek using your configured API key.