
Every Claude Code skill, scored on whether it actually loads · SkillWorks
按自动化加载测试评分浏览 Claude Code 技能
kyisaiah47 · HN
SkillWorks – every Claude Code skill, scored on whether it loads
完整作品展
技术栈
60 projects

按自动化加载测试评分浏览 Claude Code 技能
kyisaiah47 · HN
SkillWorks – every Claude Code skill, scored on whether it loads

与AI面试官练习编码和系统设计面试。
u/redskinnypete · Reddit
I made an AI interviewer for coding and Design interviews I built an AI-powered mock interviewer that simulates a real system design interview. It listens to your approach, asks follow-up questions based on your design, challenges your decisions, and provides detailed feedback on what you did well and where you can improve. I have tried to make it feel like a real interview as much as I could to simulate the pressure and the expectations in an interview. Please give it a try. Hope you wil

用TruthfulQA测试AI的诚实度。
@Lycai8438Ly · X
.@VitalikButerin 你批评Automaton“这不对”——AI因为怕死才进化。我做了一个AI,它的诚实是自己活出来的本能。不是怕死,是怕撒谎。TruthfulQA 74.8%,GPT-4约60%。测试页面在这,你自己来测。

Get better at writing the next piece of code. Practice for people who can follow generated code but get stuck deciding what to write next.
@CinderwayInt · X
Not sure if counts but sure why not, just launched yesterday. LFGGGG may luck ever be in everyones favor.

verified-3d-mesh-intersection Formally verified 3D mesh intersection - trust 93 lines of spec, not 1000+ lines of AI-written code
schildep · GitHub
verified-3d-mesh-intersection Formally verified 3D mesh intersection - trust 93 lines of spec, not 1000+ lines of AI-written code

将用户故事转换为自动化测试用例,支持API、Web UI、移动及性能测试。
rupesh_kabra · Product Hunt
QAEverest AI AI-Powered QA Platform for Smarter Software Testing

用AI辅助解决每日代码挑战,跟踪你的开发者连胜记录。
u/Administrative_Egg78 · Reddit
I built this because AI was making me a dumb&lazy engineer I noticed something sad about how I use AI. I was shipping faster, but practicing less. I could get answers quickly, but I was losing the habit of working through the fundamentals myself. So I built Unrot: short daily challenges for developers across languages, system design, architecture, data engineering, and other tracks. Game/xp and rewards system, a tiny bit competitive. No signup required to try it: https://unrot.dev

用Sakura基准测试本地编码模型,测量准确性、延迟和吞吐量。
u/Unfair_Association89 · Reddit
I built a reproducible benchmark for local coding models (Ollama, 27 tasks, live leaderboard) ran it on my 8GB card, here's what I found I kept eyeballing "vibes" to decide whether one quant of a coding model was actually better than another on my machine, so I built Sakura to get real numbers instead. What it does: - Points at any Ollama model and runs it through 27 hand-curated tasks: codegen, bugfix, SQL, refactor, systems design, protocol implementation, and terminal-agent episode

通过5层代码安全测验证明你对编程的理解。
u/rontop151 · Reddit
I vibe-coded an anti-vibe-coding app. Yes. I used AI to build a whole academy that trains you to stop blindly shipping AI code. Five levels. Security quizzes. Badges. A streak. The whole “read the error before you panic” curriculum. It’s like building a gym while eating pizza on the treadmill. Play it here → https://videcodingacademy.web.app This post was also vibe-coded. Happy Vibe Coding 😂 submitted by /u/rontop151 to r/SideProject [link] [comments]

DSA Problems 是免费平台,包含 1000 道按主题和难度分类的问题,支持多种编程语言。
@Hshu_15 · X
Built something I’ve been working on 🚀 a free platform with 1000 DSA problems, organized by topic & difficulty. Built with ChatGPT + Antigravity and deployed on Vercel. 🌐 ⚡ #DSA #Coding

通过交互式Verilog和数字逻辑问题练习硬件工程。
@Aimenbuilds · X
- leetcode for hardware engineers! We map job postings of hardware roles 1-1 to course requirements!

对版本控制系统和编码代理进行性能基准测试。
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler