Back to repositories
Indexed repository

wizzeh/skills

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
2 indexed skills0 stars

ellies-frontend-standards
Indexed

Frontend development standards for Ellie's projects. Use when building frontend interfaces, components, pages, or applications. Enforces tech stack preferences (Leptos > HTMX/SolidJS > React, modern vanilla CSS, no Tailwind) and accessibility-first development. Always apply these standards unless they conflict with an existing project's established patterns.

View indexed skill

ellies-nix-environment
Indexed

Nix environment patterns for Ellie's projects. Use when (1) a tool or command is not available on the system, or (2) setting up a new project that needs a development environment. Provides patterns for ad-hoc tool execution and flake-based devShells with direnv.

View indexed skill