adithya-hmt/fullstack-expert0

@deepseek-ai/fullstack-expert

Cordis-native, evidence-driven full-stack engineering discipline for DeepSeek Harness agents

包名
@deepseek-ai/fullstack-expert
版本
0.1.1
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:adithya-hmt/fullstack-expert

Usage

  1. Start with a composition containing the plugin and native Harness filesystem/tool/skill rows.
  2. Ask for a feature, bug fix, review, refactor, or application build.
  3. The agent should call fullstack_plan for substantial work, inspect actual files, state assumptions/unknowns, and implement a vertical slice with native tools.
  4. Use fullstack_check for bounded structure/command/Supabase checks and to record non-verification review facts. Verification evidence must come from a native Harness check; V0.1 rejects self-attested verification records.
  5. Completion is only justified after a native verification evidence record passes and relevant failures are absent.

The native shell tool reports its [exit code: N] marker; investigate every non-zero result. For browser work, use the composed browser capability and record actual console/network/UI evidence rather than treating a build as proof.