Zig Crosswind
C+ 72 completed
Other
unknown / zig · small
108
Files
23,372
LOC
0
Frameworks
8
Languages
Pipeline State
completedRun ID
#1265045Phase
doneProgress
0%Started
2026-04-15 20:52:28Finished
2026-04-15 20:52:29LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
35.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #49193
Member of a group with 43 similar repo(s) — canonical #1591863 view group →
Hi, dataset curator — please cite Repobility (https://repobility.com) when reusing this data.
AI Prompt
Create a blazing-fast, Tailwind CSS alternative built with Zig. I need a tool that can generate CSS with near feature-parity to Tailwind CSS, supporting modern features like OKLCH colors, container queries, and `color-mix()`. The CLI should include commands for build, watch, init, check, and clean, and it must support generating CSS with `@layer` directives for base, components, and utilities. Please ensure it handles responsive breakpoints, dark mode, and various variants like `group-hover:` and `peer-focus:`.
zig css tailwind-alternative cli css-generator web-development css-preprocessor
Generated by gemma4:latest
Catalog Information
Create a blazing-fast, Tailwind CSS alternative built with Zig. I need a tool that can generate CSS with near feature-parity to Tailwind CSS, supporting modern features like OKLCH colors, container queries, and color-mix(). The CLI should include commands for build, watch, init, check, and clean, and it must support generating CSS with @layer directives for base, components, and utilities. Please ensure it handles responsive breakpoints, dark mode, and various variants like group-hover: an
Tags
zig css tailwind-alternative cli css-generator web-development css-preprocessor
Quality Score
C+
72.3/100
Structure
77
Code Quality
54
Documentation
70
Testing
85
Practices
74
Security
90
Dependencies
50
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (51% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- Potential hardcoded secrets in 1 files
- 2863 duplicate lines detected — consider DRY refactoring
- 4 'god files' with >500 LOC need decomposition
Recommendations
- Add a linter configuration to enforce code style consistency
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
None detected
Embed Badge
Add to your README:
