sleek-design-mobile-apps
sleekdotdesign/agent-skills · skills.sh
Open source Repository Open in the app JSON README (API)
About
Skill publicada por sleekdotdesign/agent-skills no skills.sh. Instale com: npx skills add sleekdotdesign/agent-skills@sleek-design-mobile-apps
Details
- Kind
- Agent skills
- Topic
- No topic detected
- Publisher
- sleekdotdesign
- Origin
- skillssh
- Category
- ferramentas
- Stars
- 574
- Forks
- 52
- Open pull requests
- 4
- Last push
- 2026-09-05T13:52:35Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 15:22:57
- Updated
- 2026-09-08 15:06:04
- Origin id
sleekdotdesign/agent-skills/sleek-design-mobile-apps
README
# Sleek Agent Skills [](https://sleek.design) Agent skills for [Sleek](https://sleek.design), the AI-powered mobile app design tool. ## Skills | Skill | Description | | ----- | ----------- | | [design-mobile-apps](./skills/design-mobile-apps/) | Design mobile apps, create screens, and manage Sleek projects with AI | ## Installation Browse and install interactively: ```bash npx skills add sleekdotdesign/agent-skills ``` Install the skill directly: ```bash npx skills add sleekdotdesign/agent-skills -s sleek-design-mobile-apps ``` ## Requirements - A [Sleek](https://sleek.design) account. Free accounts can try the API with their one-time trial credits (about one design run); sustained use requires the Pro plan or higher ($49.99/month, or $30/month billed yearly; includes 20,000 monthly AI credits) - An API key, stored in the `SLEEK_API_KEY` environment variable. Create one at [sleek.design/agents/setup](https://sleek.design/agents/setup) (handles sign-in, upgrade, and key creation in one place) or manage keys at [sleek.design/dashboard/api-keys](https://sleek.design/dashboard/api-keys) Note: `npx skills add` installs the skill to `.agents/skills/` in your working directory. If your agent doesn't discover skills there, point it at the installed `SKILL.md` explicitly. ## License MIT