- Can include business logic and state management
- Can include data fetching and caching logic
- Should use original spelling for HTML-native events and
camelCasefor custom events - Props and markup attributes should be listed alphabetically
- Use JS Objects and Arrays for CSS classes and styles when they are dynamic
- Whenever there can be repetition in the component's markup, if it's too small to be decoupled as a separate component — use Svelte 5's
{#snippet}+{@render}
App
Opinionated app components building on top of ./ui primitives
App by ggml-org · 7453954
npx skillmds@latest add ggml-org/app File contents
---name: appdescription: Opinionated app components building on top of ./ui primitives---
- Can include business logic and state management
- Can include data fetching and caching logic
- Should use original spelling for HTML-native events and `camelCase` for custom events
- Props and markup attributes should be listed alphabetically
- Use JS Objects and Arrays for CSS classes and styles when they are dynamic
- Whenever there can be repetition in the component's markup, if it's too small to be decoupled as a separate component — use Svelte 5's `{#snippet}` + `{@render}`
ggml-org/llama.cpp commit 7453954abb
Frequently asked questions
Run npx skillmds@latest add ggml-org/app in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Opinionated app components building on top of ./ui primitives It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
ggml-org (@ggml-org) published this skill. Their other Agent Skills are listed on their SkillMD profile.