Repository of the Day - Nutlope/hallmark, and Daily Trends - July 15, 2026
Published: 7/15/2026
This daily roundup highlights repository momentum from GitGenius analytics for July 15, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 2164 repositories, with 2025 repos contributing star deltas and 2025 repos contributing subscriber deltas.
Repo of the day
Nutlope/hallmark led the day with +2272 stars to 8368 total stars and +8 subscribers to 24 total subscribers. Hallmark is a design skill for Claude Code, Cursor, and Codex that generates website interfaces explicitly designed to avoid looking AI-generated. Created by Together AI and written primarily in CSS, the tool operates as a plugin that can be installed into these AI coding assistants to enforce anti-AI-slop design principles during code generation.
The core functionality centers on four distinct verbs. The default behavior builds new UI by selecting a macrostructure, applying a themed rule-set, and running fifty-seven slop-test gates plus a pre-emit self-critique before returning the result. The audit verb scores existing code against anti-patterns and produces a punch list without making edits. The redesign verb throws out the structure while preserving copy, information architecture, and brand elements, then rebuilds with a different fingerprint. The study verb extracts design DNA from a screenshot or URL, identifying macrostructure, type-pairing, and color anchors while refusing pixel-clones and paid templates, optionally emitting a portable design.md file for handoff to other AI tools.
The skill includes twenty themes that can be cycled through by pressing T. Rather than applying color swaps to a single template, Hallmark generates distinct macrostructures for different briefs, ensuring that two pages created from different prompts feel like genuinely different sites. The repository includes worked examples spanning diverse use cases: a sourdough app using the Bubble theme, an extraction API in Cobalt, a record label EP in Carnival, an AI reasoning tool in Lumen, a tea menu in Custom, a honey farm in Garden, a print fair in Riso, a type studio in Press, and SaaS, travel, fashion, and developer infrastructure products using modern-minimal and atmospheric themes.
A Custom mode addresses briefs with creative intent that no catalog theme fits. When triggered, Hallmark designs the page from scratch with a made-to-measure palette, type, and layout, applying the same fifty-seven slop-test gates without relying on any template underneath. This mode remains a quiet branch that vanilla briefs never access.
Installation involves copying the SKILL.md file and references directory into the appropriate location for each tool: ~/.claude/skills/hallmark/ for Claude Code, .cursor/rules/hallmark.mdc for Cursor, or ~/.codex/skills/hallmark/ or .codex/skills/hallmark/ for Codex. The rule-set is documented in SKILL.md and the references directory, with worked examples provided in docs/recipes.md and docs/study-examples.md. Each generated page is self-contained HTML and CSS with its macrostructure stamped in CSS comments, and the full set of examples is browsable at usehallmark.com or in the site/_tests/ directory. The project is released under the MIT license.
Fastest rising repos
- OpenCut-app/OpenCut - +2438 stars (71530 total), language: TypeScript. The open-source CapCut alternative
- Nutlope/hallmark - +2272 stars (8368 total), language: CSS. Anti-AI-slop design skill for Claude Code, Cursor, and Codex.
- mattpocock/skills - +2081 stars (172227 total), language: Shell. Skills for Real Engineers. Straight from my .claude directory.
- Graphify-Labs/graphify - +1399 stars (87718 total), language: Python. AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
- Shubhamsaboo/awesome-llm-apps - +1118 stars (121855 total), language: Python. 100+ AI Agent & RAG apps you can actually run — clone, customize, ship.
Subscriber surge
- mattpocock/skills - +10 subscribers (978 total), +2081 stars. Skills for Real Engineers. Straight from my .claude directory.
- Shubhamsaboo/awesome-llm-apps - +8 subscribers (1203 total), +1118 stars. 100+ AI Agent & RAG apps you can actually run — clone, customize, ship.
- multica-ai/andrej-karpathy-skills - +8 subscribers (1106 total), +561 stars. A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
- asgeirtj/system_prompts_leaks - +8 subscribers (723 total), +352 stars. Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT GPT-5.6, Codex GPT-5.6, GPT-5.5. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.
- OpenCut-app/OpenCut - +8 subscribers (365 total), +2438 stars. The open-source CapCut alternative
Hidden gems
- Raccoon254/Aviator-Automated-Betika-Bot - +2 stars to 155 total stars, 26 subscribers. Automated Aviator Betting Bot for Betika, Spribe & Other Aviator-style sites | Node.js + Puppeteer | Smart bankroll & Martingale strategies | Real-time analytics
- kubev2v/forklift - +2 stars to 186 total stars, 6 subscribers. Toolkit for migrating VMs from VMware, OVA, EC2, HyperV, oVirt and OpenStack to KubeVirt
- NVIDIA/OpenShell-Community - +2 stars to 175 total stars, 4 subscribers. OpenShell is the safe, private runtime for autonomous AI agents.
- bradtraversy/macrozone - +2 stars to 166 total stars, 1 subscribers. React native crash course project. An app to track daily macros
- epam/JDI - +1 stars to 145 total stars, 69 subscribers. Try JDI Light https://github.com/jdi-testing/jdi-light
Language movers
- python - +14856 stars across 356 repos. Example repos: NVIDIA/cutile-python, microsoft/agent-lightning, openai/gpt-oss
- typescript - +12938 stars across 229 repos. Example repos: nrwl/nx, amantus-ai/vibetunnel, OpenCut-app/OpenCut
- rust - +3619 stars across 86 repos. Example repos: BloopAI/vibe-kanban, farion1231/cc-switch, firecracker-microvm/firecracker
- javascript - +3501 stars across 71 repos. Example repos: react/react, mobxjs/mobx-devtools, thedotmack/claude-mem
- shell - +3359 stars across 23 repos. Example repos: VoltAgent/awesome-claude-code-subagents, kyuz0/amd-strix-halo-image-video-toolboxes, obra/superpowers
Category spotlight
- machine learning - +6949 stars across 207 repos. Example repos: amantus-ai/vibetunnel, openai/gpt-oss, onnx/onnx
- ai - +5027 stars across 64 repos. Example repos: anthropics/skills, multica-ai/multica, affaan-m/ECC
- automation - +4629 stars across 125 repos. Example repos: microsoft/agent-lightning, rest-assured/rest-assured, shiyu-coder/Kronos
- javascript - +4236 stars across 59 repos. Example repos: react/react, google/adk-js, a2ui-project/a2ui
- natural language processing - +4178 stars across 76 repos. Example repos: NVIDIA-NeMo/Gym, KeygraphHQ/shannon, Chachamaru127/claude-code-harness
Maintainer watch
- opencut-app - +2438 stars across 1 repos. Example repos: OpenCut-app/OpenCut
- nutlope - +2272 stars across 1 repos. Example repos: Nutlope/hallmark
- mattpocock - +2151 stars across 5 repos. Example repos: mattpocock/course-video-manager, mattpocock/skills, mattpocock/sandcastle
- graphify-labs - +1399 stars across 1 repos. Example repos: Graphify-Labs/graphify
- shubhamsaboo - +1118 stars across 1 repos. Example repos: Shubhamsaboo/awesome-llm-apps
