GitStars

Bookmarks
frankbria/ralph-claude-code: Autonomous AI development loop for Claude Code with intelligent exit detection
Autonomous AI development loop for Claude Code with intelligent exit detection - frankbria/ralph-claude-code
bytedance/UI-TARS-desktop: The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra - bytedance/UI-TARS-desktop
Restructure skill following Claude Code skill best practices by dctmfoo · Pull Request #1 · hardikpandya/stop-slop
Summary
This PR restructures the stop-slop skill to follow Claude Code's official skill authoring best practices:
Proper YAML frontmatter with name, description, and trigger fields
Progressive...
New Claude Skill: Stop Slop
A Claude Code skill that eliminates AI-generated writing patterns from your prose.
tw93/MiaoYan: ⛷ Lightweight Markdown app to help you write great sentences.
⛷ Lightweight Markdown app to help you write great sentences. - tw93/MiaoYan
romkatv/zsh-bench: Benchmark for interactive Zsh
Benchmark for interactive Zsh. Contribute to romkatv/zsh-bench development by creating an account on GitHub.
pkgxdev/pkgx: Run Anything
Run Anything. Contribute to pkgxdev/pkgx development by creating an account on GitHub.
My AGENTS.md file for building plans you actually read
Here are the key rules from my AGENTS.md file that make plan mode effective.
How I Use Claude Code
Confessions of a Software Developer: No More Self-Censorship - Kerrick Long (blog)
I haven't published since April because I've been afraid. What was I afraid of? In this post I detail every single thing I've avoided admitting on this blog.
OpenAI Partners with Cerebras to Bring High-Speed Inference to the Mainstream Cerebras
Cerebras is the go-to platform for fast and effortless AI training. Learn more at cerebras.ai.
penAI Partners with Cerebras to Bring High-Speed Inference to the Mainstream
Mitchell Hashimoto on X: "I've never had an agent fail VCS conflict resolution yet. A modern VCS should automatically defer to agents for resolution and in addition to showing the conflict, show the proposed resolution with an easy way to say "yes/no/edit" in a tight CLI loop. It doesn't require any" / Twitter
It doesn't require any
glide-wm/glide: A tiling window manager for macOS
A tiling window manager for macOS
fnox
Fort Knox for your secrets
Ruby Benchmark Results
jdx/fnox: encrypted/remote secret manager
encrypted/remote secret manager. Contribute to jdx/fnox development by creating an account on GitHub.
乗り換えるなら今! Prettier から Oxfmt への移行を試してみた - ANDPAD Tech Blog
ANDPAD フロントエンドエンジニアの小泉( @ykoizumi0903 )です。あけましておめでとうございます。 この年末年始に、 Vue / Vite の関連ツールの現状をまとめる記事(【2026年最新】Nuxt 4 アプリに入れておきたいオススメ設定集)を書いていたのですが、その中で1つの発見がありました。 そ…
UI Skills
A small set of opinionated UI constraints to help agents ship better interfaces.
Agent Skills Marketplace - Claude, Codex & ChatGPT Skills | SkillsMP
Browse 63,000+ agent skills compatible with Claude Code, Codex CLI and ChatGPT. The open standard SKILL.md format for AI coding assistants.
How to detect Safari and iOS versions with ease in 2026—Martian Chronicles, Evil Martians’ team blog
Read how to accurately detect Safari and iOS versions using WebKit feature checks, behavioral tests, and selective UA hints to gate features safely and avoid breaking UX.
I set all 376 Vim options and I'm still a fool
I set all of Vim's configuration options, and I still feel far from mastery. But I did learn that it used to be called Vi IMitation...
Astro is joining Cloudflare
The Astro Technology Company team — the creators of the Astro web framework — is joining Cloudflare. We’re doubling down on making Astro the best framework for content-driven websites, today and in the years to come.
How to write good frontend tests: 37 tips and tricks | How To Test Frontend
My tips and tricks on how to write good frontend tests. In this blog post I cover general tips and advice on how to write nicer and easier to maintain tests.
JavaScript's for-of loops are actually fast (V8)
Running some benchmarks with different types of loops in JavaScript to see how well for-of loops perform compared to other loops.
Stop turning everything into arrays (and do less work instead) - Matt Smith
Do less work in JavaScript: lazy data pipelines with iterator helpers instead of arrays.
Introduction · Node.js package configuration guide
Node.js — Tuesday, January 13, 2026 Security Releases
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Date is out, Temporal is in
Temporal is the Date system we always wanted in JavaScript. It's extremely close to being available so Mat Marquis thought it would be a good idea to explain exactly what is better about this new JavaScript date system.
Web dependencies are broken. Can we fix them? • Lea Verou
Dear JS ecosystem, I love you, but you have a dependency management problem when it comes to the Web, and the time has come for an intervention.