Skip to main content
Back to registry

sleek-design-mobile-apps

sleekdotdesign/agent-skills

sleek.design is an AI-powered mobile app design tool. You interact with it via a REST API at /api/v1/* to create projects, describe what you want built in plain language, and get back rendered screens. All communication is standard HTTP with bearer token auth.

Installs15
Install command
npx skills add https://github.com/sleekdotdesign/agent-skills --skill sleek-design-mobile-apps
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
sleek.design is an AI-powered mobile app design tool. You interact with it via a REST API at /api/v1/* to create projects, describe what you want built in plain language, and get back rendered screens. All communication is standard HTTP with bearer token auth. Base URL : Auth : Authorization: Bearer $SLEEK_API_KEY on every /api/v1/* request Content-Type : application/json (requests and responses) CORS : Enabled on all /api/v1/* endpoints Create API keys at . The full key value is shown only once at creation — store it in the SLEEK_API_KEY environment variable. Required plan : Pro+ (API access is gated) Create a key with only the scopes needed for the task. When the user says something like "design a fitness tracking app" or "build me a settings screen": You do not need to decompose the request into screens first. Send the full intent as a single message and let Sleek decide what screens to create.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sleek-design-mobile-apps do?

sleek.design is an AI-powered mobile app design tool. You interact with it via a REST API at /api/v1/* to create projects, describe what you want built in plain language, and get back rendered screens. All communication is standard HTTP with bearer token auth.

Is sleek-design-mobile-apps good?

sleek-design-mobile-apps does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does sleek-design-mobile-apps work with?

sleek-design-mobile-apps currently lists compatibility with amp.

What are alternatives to sleek-design-mobile-apps?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install sleek-design-mobile-apps?

npx skills add https://github.com/sleekdotdesign/agent-skills --skill sleek-design-mobile-apps

Related skills

Alternatives in Software Engineering