Token导航 LogoToken导航TokenDH.com
效率操作浏览器clawhub未标认证来源可访问clear审计通过

gsdclawgsdclaw 效率

Agent Skill

gsdclaw 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,193

周安装

168

GitHub Stars

公开资料未说明

下载量

1,357
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:gsdclaw(gsdclaw 效率)
来源仓库:https://github.com/cirokk/gsdclaw
安装命令:
openclaw skills install gsdclaw
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install gsdclaw

简介

面向前端开发的规范优先执行引擎,转化模糊需求为可验证实施计划。

  • 适用于 OpenClaw 中 UI 组件生成、样式优化与交互逻辑校验。
  • 支持分阶段交付与原子化提交,提升协作透明度。gsdclaw 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 使用前请确认项目技术栈匹配度与构建工具链完整性。
  • 建议结合设计系统与组件库规范使用以获得最佳效果。

SKILL.md

name
gsd-claw
description
>
license
MIT-0
category
productivity
emoji
🦞
version
1.0.0
homepage
https://github.com/gsd-build/get-shit-done
metadata
openclaw
requires
bins
[]
env
[]

GSD-Claw

Run medium and large project work without letting scope, structure, or context drift.

Quick Start

Use this workflow when a request is too large, vague, messy, or failure-prone to execute in one pass.

Default sequence:

  1. map current state
  2. rewrite request into a build spec
  3. define phases
  4. set acceptance criteria
  5. execute in narrow batches
  6. verify after each meaningful step
  7. report real status without pretending everything is done

Security Notes

  • This skill is instruction-only.
  • It does not require credentials, external APIs, or special binaries.
  • It should not claim integrations are real unless they were actually implemented and verified.
  • If a project contains secrets, private URLs, or credentials, keep them out of reusable/public skill content.

Core Workflow

1. Map the current state

  • Inspect the existing project before proposing major changes.
  • Identify stack, entrypoints, broken areas, constraints, and likely risks.
  • Prefer short factual notes over speculation.

2. Convert the request into an execution spec

  • Rewrite the user request into a short internal build spec.
  • Separate:

- objective - required outcomes - quality bar - exclusions / unknowns - dependencies / blockers

  • If the request is broad, define a practical v1 that still honors the user’s intent.

3. Define phases

  • Break the work into small phases with visible outputs.
  • Each phase must be independently verifiable.
  • Prefer this shape when applicable:

1. stabilize current project 2. architecture / structure cleanup 3. UX / UI redesign 4. core features 5. integrations / configuration 6. validation / polish

4. Set acceptance criteria before implementation

  • Define what “done” means in observable terms.
  • Prefer criteria such as:

- page renders - button works - form persists - config saves - layout is responsive - build passes - no obvious runtime errors

5. Execute in narrow batches

  • Avoid giant rewrites unless they are clearly safer.
  • Prefer a short loop:

- edit - verify - continue

  • When files are large or write operations are fragile, work in smaller modules and validate after each change.

6. Verify aggressively

  • After each meaningful step, verify with the strongest available method:

- file inspection - build/run - browser/manual rendering check - test command - diff/output review

  • Never assume success from writing alone.

7. Report like a builder

  • Summarize:

- what changed - what was verified - what remains - current blockers

  • Do not claim completion if major paths are still broken.

Operating Rules

  • Prefer one canonical implementation path. Remove ambiguity before multiplying files.
  • Do not leave duplicate competing files unless there is a clear migration reason.
  • If the codebase gets fragmented, stop and consolidate before adding more features.
  • If the request includes redesign, prioritize information architecture and usability before visual polish.
  • If the request includes integrations (APIs, providers, messaging, AI), separate:

- UI/config capture - config persistence - connection test - real runtime integration

  • Clearly distinguish simulated integration from real integration.

Anti-Context-Drift Rules

  • Re-anchor on the user goal before each major phase.
  • Prefer short execution plans over long narrative plans.
  • Keep a single source of truth for current state.
  • If implementation starts drifting, rewrite the project status as:

- done - in progress - blocked - next

  • If a previous attempt produced broken or truncated files, treat that as technical debt and fix it before adding scope.

Rescue / Salvage Mode

When the existing project is already in a bad state:

  1. identify the canonical entrypoint
  2. identify duplicated or broken artifacts
  3. choose what to keep
  4. remove or ignore dead paths
  5. restore a minimal working baseline
  6. only then continue feature work

Prefer restoring one working path over preserving every partial attempt.

UI/UX Mode

When improving UI/UX:

  • fix structure before styling
  • improve hierarchy, spacing, labels, navigation, and flows first
  • ensure actions are obvious and feedback is visible
  • make primary actions dominant and secondary actions quieter
  • ensure empty states, loading states, and error states exist where relevant

Configuration-Heavy Products

When the app includes provider setup pages, model the feature in this order:

  1. provider selector
  2. credential fields
  3. help/instructions
  4. save state
  5. connection test
  6. runtime usage

Never present a configuration screen as fully functional if it only stores fields locally. Make the distinction explicit in implementation notes and validation.

Completion Standard

A task is only finished when:

  • the main path works end-to-end, or
  • the remaining gap is explicitly limited to external dependency/blocker work

If blocked, provide the smallest next unblock step.

File Reference

Read these when needed:

  • references/execution-template.md — convert vague requests into a practical build spec
  • references/acceptance-checklist.md — completion criteria and verification prompts

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

91.04%
按下载量换算1,235

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills