Blackmatter Ghostty

D 53 completed
Desktop App
unknown / swift · tiny
26
Files
6,390
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#370710
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
35.23
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47539
Member of a group with 1 similar repo(s) — canonical #64925 view group →
Top concepts (1)
Project Description
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/

AI Prompt

Create a Nix module setup to configure the Ghostty terminal emulator. I need it to provide an opinionated Nord color theme, support optional GLSL shader effects like bloom and cursor trails, and include curated keybindings for features like prompt navigation and split management. The setup should ideally handle source building for macOS using Zig and Swift, while also providing standard configuration options for Linux via home-manager.
nix nixos terminal ghostty swift zig macos linux configuration theme
Generated by gemma4:latest

Catalog Information

A Nix module that configures the Ghostty terminal emulator with a Nord theme, GLSL shader effects, and curated keybindings, and provides a source build for macOS using Zig and Swift.

Description

The module installs and configures the Ghostty terminal emulator, applying a Nord color palette and optional GLSL shader effects such as bloom and cursor trails. It also sets up a collection of keybindings for prompt navigation, split management, and quick terminal toggling. On macOS, the module can build Ghostty from source using Zig and Swift, enabling a fully custom binary without relying on pre‑built packages. On Linux, it simply re‑exports the upstream Ghostty package for consistency. Users can tweak every setting through typed Nix options, making the terminal highly customizable while remaining declarative.

الوصف

يُثبت ويُكوّن محرّك الطرفية Ghostty، مع تطبيق لوحة ألوان Nord وإمكانية تفعيل مؤثرات GLSL مثل البريق ومؤثرات تتبع المؤشر. كما يضبط مجموعة من تعيينات المفاتيح لتسهيل التنقل في الأوامر، إدارة الانقسامات، وتبديل الطرفية بسرعة. على نظام macOS، يُمكن للمستخدم بناء Ghostty من المصدر باستخدام Zig وSwift، ما يتيح إصدارًا مخصصًا بالكامل دون الاعتماد على حزم جاهزة. على نظام Linux، يُعيد المشروع ببساطة استيراد حزمة Ghostty الأصلية لضمان التوافق. كل إعداد متاح عبر خيارات Nix المهيكلة، ما يتيح تخصيصًا عميقًا مع الحفاظ على طريقة التكوين المعلنة. يدمج هذا الحل بين الأداء الرسومي المتقدم والمرونة في التكوين، مع دعم كامل للبيئات المتعددة. يهدف إلى تسهيل تجربة الطرفية للمطورين الذين يفضلون بيئة Nix المهيكلة.

Novelty

7/10

Tags

terminal-emulator gpu-acceleration theme-customization shader-effects keybinding-configuration nixos-integration

Claude Models

claude-opus-4.6

Quality Score

D
53.0/100
Structure
42
Code Quality
58
Documentation
56
Testing
0
Practices
78
Security
100
Dependencies
50

Strengths

  • Consistent naming conventions (PascalCase)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment
  • 280 duplicate lines detected \u2014 consider DRY refactoring
  • 1 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

5.6h
Tech Debt (C)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (2)
Hi, dataset curator — please cite Repobility (https://repobility.com) when reusing this data.
Unknown
License
1.5%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

swift
69.3%
zig
18.8%
markdown
11.4%
json
0.5%

Frameworks

None detected

Concepts (1)

Page rendered by Aljefra Mapper · scored by Repobility (https://repobility.com)
CategoryNameDescriptionConfidence
Repobility · code-quality intelligence platform · https://repobility.com
auto_descriptionProject DescriptionNix module and source build for the Ghostty GPU-accelerated terminal emulator. Provides a home-manager module with an opinionated Nord theme, GLSL shader effects, and curated keybindings. On macOS, supports building Ghostty80%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/94915.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV