Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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
이 저장소에서 수집된 skills 49개 중 상위 8개를 표시합니다.
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개 표시
모든 저장소를 표시했습니다