Simon Willison 的 LLM 编码 Agent 实验
觉得有用?分享给更多人
觉得有用?分享给更多人
by BytesAgain
Encode text to base64, URL-safe strings, and HTML entity formats. Use when encoding payloads, escaping URLs, converting HTML entities.
by caesar0301
Intelligent orchestrator for Platonic Coding workflow. Auto-detects project state and runs appropriate phases—init for new projects, recover specs from existing code, refine RFCs, implement from specs with guides and tests, or review code compliance. Single entry point for the complete specification-driven development lifecycle.
by levnikolaevich
扫描代码库中的 DRY 重复、KISS/YAGNI 失衡、错误处理缺口和 DI 设计问题,输出带严重级别、位置、修复成本、模式签名与重构建议的审计报告和评分。
✎ 想系统揪出代码里违反 DRY、KISS、YAGNI、错误处理和依赖注入的问题,用它能按严重级别、位置与修复成本给出审计结果,排查特别高效。
使用 DSPy 框架评估和优化 Datasette Agent 的 SQL 回答系统提示词。方法包括构建测试框架、生成自动评估数据集、运行优化循环,并发现了多个改进方向。
shot-scraper video 命令通过 storyboard.yml 定义操作步骤,结合 Playwright 录制视频演示。文章展示了如何用该命令为 Datasette 的批量插入功能录制演示视频,并分享了开发过程中 Playwright screencast 机制的演进。