Back to repositoriesView on GitHub
Indexed repository
wizzeh/skills
These skills were discovered automatically and have not necessarily received an editorial review.
2 indexed skills0 stars
ellies-frontend-standardsIndexed
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 skillellies-nix-environmentIndexed
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