app

star 116.9k

Opinionated app components building on top of ./ui primitives

ggml-org By ggml-org schedule Updated 6/16/2026

name: app description: 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}
Install via CLI
npx skills add https://github.com/ggml-org/llama.cpp --skill app
Repository Details
star Stars 116,887
call_split Forks 19,651
navigation Branch main
article Path SKILL.md
Occupations
More from Creator