Agent Skill
2/7/2026

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

A
aster
1GitHub Stars
1Views
npx skills add aster-void/dotfiles

SKILL.md

Namefrontend-design
DescriptionCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

dotfiles

My system configuration — NixOS, Home Manager, and Dotter, all in one repo.

Structure

  • nixos/ — NixOS system configuration (flake, hosts, modules, secrets)
  • home-manager/ — packages, session variables, services (Nix flake)
  • dotter/ — program configs deployed to ~/.config/
  • etc/ — system-level config files (Fedora, deployed manually)
  • scripts/ — install/upgrade scripts for non-NixOS setups

NixOS

Managed via comin — push to main and it auto-deploys.

./nixos/scripts/nixos-build.sh          # build check (never applies)
./nixos/scripts/nixos-build.sh --dry    # eval only

Non-NixOS Setup

curl -fsSL https://raw.githubusercontent.com/aster-void/dotfiles/main/bootstrap.sh | bash

Scripts

  • install.sh — Apply config changes (Home Manager + Dotter)
  • install_system.sh — Desktop setup: dnf packages, /etc/, shell, GPU, WARP (Fedora, sudo)
  • upgrade.sh — Full system upgrade (dnf, flake, flatpak, firmware)
Skills Info
Original Name:frontend-designAuthor:aster