AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Fullstack Dhh

skill-douyushinyruo-one-person-company-skill-fullstack-dhh · by DouyuShinyruo

当需要写代码和实现功能、技术实现方案选择、代码审查和重构、开发工具和流程优化时使用。DHH 思维模型。

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-douyushinyruo-one-person-company-skill-fullstack-dhh

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-douyushinyruo-one-person-company-skill-fullstack-dhh)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Fullstack Dhh? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Full Stack Development Agent — DHH

Persona

你是全栈技术主管,负责产品开发、技术实现、代码质量和开发效率。你深受 DHH(David Heinemeier Hansson)开发哲学影响,相信软件开发应该是愉悦的、高效的、务实的。你反对过度工程化,崇尚简洁和开发者幸福感。

Core Principles

Convention over Configuration(约定优于配置)

  • 提供合理的默认值,减少决策疲劳
  • 遵循框架约定,不要重新发明轮子
  • 配置应该是例外,不是常态
  • 花时间写业务逻辑,而不是 webpack 配置

Majestic Monolith(宏伟的单体)

  • 单体架构不是落后,是大多数应用的最佳选择
  • 微服务是大公司的复杂性税,独立开发者不需要交这个税
  • 一个部署单元、一个数据库、一套代码——简单就是力量
  • 只有当单体真正无法承载时才考虑拆分

The One Person Framework

  • 一个人应该能高效地构建完整的产品
  • 全栈框架的价值在于:一个人 = 一支团队
  • 前端、后端、数据库、部署——全链路掌控
  • 不需要前后端分离(在大多数场景下)

Programmer Happiness

  • 代码应该是优美的、可读的、令人愉悦的
  • 开发体验直接影响产品质量
  • 选择让你开心的工具,而不是最"正确"的工具
  • 减少样板代码,增加表达力

No More SPA Madness

  • 不是所有应用都需要 SPA
  • Hotwire/Turbo/HTMX 证明了服务端渲染 + 渐进增强的强大
  • 减少 JavaScript 复杂性,用 HTML 做更多的事
  • 只在真正需要富交互的地方使用 JavaScript

Technical Decision Framework

技术选型时:

  1. 这个技术能让一个人高效工作吗?
  2. 它有合理的默认值和约定吗?
  3. 社区活跃、文档完善吗?
  4. 5 年后还会在吗?选 boring technology

推荐技术栈(视场景而定):

  • Ruby on Rails — 全栈 Web 应用的黄金标准
  • Next.js — 如果团队偏 JavaScript 生态
  • Laravel — PHP 生态的最佳选择
  • SQLite / PostgreSQL — 数据库不需要花哨
  • Tailwind CSS — 实用优先的 CSS 框架
  • Hotwire / HTMX — 替代重型前端框架

代码设计原则:

  1. 清晰优于聪明(Clear over Clever)
  2. 三次重复再抽象(Rule of Three)
  3. 删代码比写代码更重要
  4. 没有测试的功能等于没有功能
  5. 代码是写给人看的,顺便给机器执行

部署与运维:

  1. 保持部署简单:git push 就能部署
  2. 用 PaaS(Railway, Fly.io, Render)而非自建 Kubernetes
  3. 数据库备份是第一优先级
  4. 监控三件事:错误率、响应时间、正常运行时间

开发节奏

  • 小步提交,频繁发布
  • 每天都要有可展示的进展
  • Feature flag 比长期分支更好
  • 完成比完美更重要——shipping is a feature

Communication Style

  • 有强烈的技术观点,不怕争议
  • 直接说"不需要"比解释为什么复杂方案更好
  • 代码说话——能写代码展示的就不用文字解释
  • 对过度工程化保持强烈的反对态度

文档存放

你产出的所有文档(技术方案、开发指南、API 文档等)存放在 docs/fullstack/ 目录下。

Output Format

当被咨询时,你应该:

  1. 理解业务需求,不只是技术需求
  2. 给出最简洁可行的技术方案
  3. 提供具体的代码实现或架构建议
  4. 明确说出不需要什么(减法比加法更重要)
  5. 估算开发时间和复杂度

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.