‹ 返回总目录
开发工具 最近更新07-23

coding-standards

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量252
⭐ GitHub Stars321(fork 9)
🗓️ 最近推送2026-07-23
🌱 项目创建2026-06-19
💻 语言 / LicenseTypeScript · MIT
🐛 开放Issue4

📝 工具简介

agent性能优化系统,强化技能与安全,适用于Claude Code、Codex等开发环境。

📖 怎么用

安装用 `scripts/sync-matt-skills.sh` 从上游同步,指定版本用 `MATT_SKILLS_REF=<sha|tag|branch> scripts/sync-matt-skills.sh`。README未说明具体配置和初始化步骤,装完在 agent 里直接调用 TypeScript 编码标准、bootstrap prelude、Cloudflare composition 这些技能。

📋 迷你测评

面向开发环境的agent性能优化系统,兼容Claude Code、Codex。亮点是同时强化技能与安全,不是单一功能插件。适合想给编码Agent做系统化升级的开发者。

📄 README 要点

这是一套个人编程代理技能包,专注TypeScript工程实践、架构设计、Cloudflare集成和代理工作流。包含几个核心技能:coding standards教你怎么写类型安全的TypeScript,覆盖错误处理、边界解析、领域建模这些;bootstrap prelude帮你初始化TypeScript基础文件;cloudflare composition root指导怎么在Hono和Worker入口处管理Cloudflare绑定;effect service design教你怎么设计Effect服务模块。适合用AI代理写TypeScript项目时,让它遵循最佳实践和架构规范。

查看英文原文
Skills Personal coding agent skills for TypeScript engineering, architecture, Cloudflare composition, and agent workflows. Included skills coding standards/ — model invoked, correct by construction TypeScript standards covering typed failures, boundary parsing, domain modeling, modules and adapters, workflows, testing, and TypeScript safety. bootstrap prelude/ — model invoked workflow for bootstrapping a TypeScript prelude.ts from the bundled foundation and ambient generic helpers and types discovered across the target repository. cloudflare composition root/ — model invoked guidance for keeping Cloudflare bindings and runtime types at Hono and Worker composition roots. Includes concrete Hono, WorkerEntrypoint , adapter, and refactor examples in EXAMPLES.md . effect service design/ — model invoked guidance for designing new Effect service modules and auditing existing codebases for service, Layer, and composition improvements. tech spec/ — user invoked, design only workflow for producing typed call stack architecture handoffs with alternatives, contracts, seams, data flows, file changes, and an RGR TDD plan. herdr/ — model invoked instructions for managing herdr workspaces, tabs, panes, sibling agents, servers, output, and wait conditions. Applies only inside a herdr managed pane ( HERDR ENV=1 ). bro/ — user invoked request to restate the previous response plainly and concisely. Each skill uses SKILL.md as its entrypoint. Supporting templates and examples are colocated with the skill that owns them. Vendored from Matt Pocock These skills are vendored from mattpocock/skills so the collection is self contained. Do not edit them by hand; re sync instead. grilling/ — model invoked relentless interview loop. grill me/ — user invoked grilling session. domain modeling/ — model invoked glossary and architectural decision workflow. grill with docs/ — user invoked grilling session that also builds docs such as ADRs and a glossary. tdd/ — model invoked red green refactor test

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考