Skip to main content
在 Manus 中运行任何 Skill
一键导入
steveclarke
GitHub 创作者资料

steveclarke

按仓库查看 6 个 GitHub 仓库中的 64 个已收集 skills。

已收集 skills
64
仓库
6
更新
2026-07-09
仓库浏览

仓库与代表性 skills

simplify
软件开发工程师

Review recently changed code for reuse, simplification, efficiency, and consistency cleanups, then apply the fixes. Quality only — doesn't hunt for bugs. Triggers on 'simplify', 'clean this up', 'simplify this diff'.

2026-07-09
adversarial-review
软件质量保证分析师与测试员

Rigorous code review of completed implementation before committing. Use for features, refactors, and critical-path changes — not trivial changes (this is expensive).

2026-07-09
finalize
软件开发工程师

Post-implementation checklist — docs, code quality, conventions, visual verification, issue hygiene. Triggers on 'finalize', 'ready to merge', 'preflight check', 'wrap this up', 'final review'.

2026-07-09
ship
软件开发工程师

Run the full pre-merge pipeline and create a PR. Triggers on 'ship', 'ship it', 'ready to ship', 'prep for PR', 'create PR', 'ready to merge'.

2026-07-09
tmux-worktree-session
软件开发工程师

Spin up an isolated git worktree in its own tmux session — coding agent in one window, dev stack in another, git UI in a third — with the agent briefed and already working. Use for spinning up a worktree, starting a feature/branch/task in isolation, handing work to a fresh agent (Claude/Codex), or setting up an isolated tmux dev session.

2026-07-02
tmux-orchestration
软件开发工程师

Read, send input to, or spawn other tmux panes, windows, and sessions - including agents (Claude Code, Codex), REPLs, and TUIs running in them. Use when the user references another pane, window, or agent.

2026-06-30
specification-website
软件开发工程师

Query and apply The Website Specification — a platform-agnostic specification of what a good website does, with each item tagged required, recommended, optional, or avoid. Use when the user asks what their site should have, whether something is required, how to audit a URL, what's missing for agent readiness, or anything else where you'd otherwise be guessing at web best practice. Backs answers with primary sources (WHATWG, W3C, IETF RFCs, IANA, WCAG). Available as Markdown over HTTP and as an MCP server with search, list, fetch, checklist, and audit tools.

2026-06-26
ruby-cli
软件开发工程师

Build Ruby CLI tools with Thor and Zeitwerk. Use for new Ruby CLI gems, adding commands, refactoring, or 'Thor CLI', 'command-line tool in Ruby'.

2026-05-21
当前展示该仓库 Top 8 / 49 个已收集 skills。
kiso
网页开发工程师

Build UIs with Kiso — accessible Rails UI components with Tailwind CSS theming. Use when creating interfaces, customizing themes, building forms, or composing page layouts in Rails + Hotwire apps.

2026-03-24
contributing
软件开发工程师

Kiso component conventions and development workflow. Points to the right docs for building, reviewing, and shipping components.

2026-03-14
update-docs
软件开发工程师

Audit all documentation for staleness after code changes. Checks docs site, CLAUDE.md, skills references, contributing skill, agents, and project/ files. Use after completing a feature, merging a PR, or when asked to check docs.

2026-03-10
release
软件开发工程师

Guide through releasing a new version of kiso. Use when cutting a release, publishing a new version, or running bin/release.

2026-03-10
component-create
软件开发工程师

Build a Kiso component from scratch. Reads shadcn/Nuxt UI sources, creates theme module, ERB partials, Lookbook previews, docs, E2E tests. Use when building a new component or picking up where a previous attempt left off.

2026-03-04
component-review
软件质量保证分析师与测试员

Review a Kiso component for quality and consistency. Runs the 12-point checklist against shadcn source, design system rules, and deliverables. Use on a PR, branch, or working directory.

2026-03-04
component-factory
软件开发工程师

Agentic Component Factory — build multiple Kiso components in parallel using builder and reviewer agents in isolated worktrees. Usage: /factory #47 #48 or /factory #47 #48 #49 (pass issue numbers)

2026-02-28
worktree
软件开发工程师

Work in an isolated git worktree for issues, features, or refactors. Use when the user asks to spin up a worktree, work in isolation, create an isolated branch, or says "worktree" in the context of starting work on something.

2026-02-28
已展示 6 / 6 个仓库
已展示全部仓库