Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

claudecode_webui

claudecode_webui には EdanStarfire から収集した 26 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
26
Stars
15
更新
2026-05-22
Forks
1
職業カバレッジ
8 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

create-release
ソフトウェア開発者

Create a versioned release of claudecode_webui — bump version fields, update CHANGELOG.md, tag the commit, push, and create the GitHub Release.

2026-05-22
custom-build-process
ソフトウェア開発者

Project-specific build process for the Builder workflow. Builds frontend assets for claudecode_webui.

2026-05-13
ui-navigate
ウェブ開発者

Navigate to the Claude Code WebUI application, verify it loads, and optionally select a project and/or session by name. Use when starting any UI test, opening the app, verifying the app is loaded, switching projects, or selecting sessions.

2026-03-24
ui-permission-respond
ウェブ開発者

Detect and respond to a permission prompt in the Claude Code WebUI. Use when approving or denying tool permissions, handling permission modals, responding to Claude asking for approval, or unblocking a paused session.

2026-03-24
ui-project-create
ウェブ開発者

Create a new project in the Claude Code WebUI via the UI. Use when creating a project, adding a project, opening the new project modal, or testing project creation flow.

2026-03-24
ui-project-delete
ウェブ開発者

Delete a project via the Claude Code WebUI. Use when deleting a project, removing a project, testing project deletion, or cleaning up test projects.

2026-03-24
ui-send-message
カスタマーサービス担当者

Send a message in the active session of the Claude Code WebUI. Use when typing and sending a message to Claude, submitting a prompt, interacting with an active session, or waiting for the assistant to finish responding.

2026-03-24
ui-session-create
ソフトウェア開発者

Create a new session within the currently selected project in the Claude Code WebUI. Use when adding a new session, creating an agent, testing session creation, or setting up a new conversation.

2026-03-24
ui-session-reset
ソフトウェア開発者ウェブ開発者

Reset a session via the manage modal in the Claude Code WebUI. Use when resetting a session, clearing session history, restarting a Claude Code conversation, or waiting for session reconnect after reset.

2026-03-24
ui-verify-snapshot
ソフトウェア品質保証アナリスト・テスター

Take a snapshot of the Claude Code WebUI and verify expected content is present. Use when asserting UI state, checking that text or elements are visible, verifying a test condition, taking a screenshot for review, or reporting pass/fail on UI expectations.

2026-03-24
skill-maker
ソフトウェア開発者

Create new skills. Use when users or minions want to create a custom skill from scratch, edit an existing skill, or work with SKILL.md files. Trigger this skill whenever someone mentions creating a skill, writing a SKILL.md, automating a workflow as a skill, or optimizing a process into a reusable skill.

2026-03-13
custom-environment-setup
ソフトウェア開発者

Project-specific environment setup for issue workflows. Calculates test ports and provides initialization context for minions.

2026-03-11
custom-test-process
ソフトウェア品質保証アナリスト・テスター

Project-specific test process. Starts backend/vite servers, runs pytest, and verifies health endpoints for claudecode_webui.

2026-03-11
git-state-validator
コンピュータネットワークサポートスペシャリスト

Check git repository status, detect conflicts, and validate branch state before operations. Use when verifying working directory cleanliness, checking for conflicts, or validating branch state.

2026-02-11
git-sync
コンピュータユーザーサポートスペシャリスト

Synchronize local default branch with remote, ensuring up-to-date base for worktrees.

2026-02-11
process-manager
ネットワーク・コンピュータシステム管理者

Safely start, monitor, and stop processes by PID. Use when managing background servers, finding running processes, or ensuring clean process termination.

2026-02-11
worktree-manager
ソフトウェア開発者

Manage git worktrees for isolated issue work. Create, list, and remove worktrees safely.

2026-02-11
codebase-explorer
ソフトウェア開発者

Identify relevant files, understand architecture patterns, and find code by functionality. Use when you need to understand where specific functionality lives or find files related to a feature area.

2026-02-11
git-branch-manager
ソフトウェア開発者その他の事務・管理支援従事者

Create, switch, and manage git branches with proper handling of uncommitted changes. Use when creating feature branches, switching contexts, or cleaning up after merges.

2026-02-11
git-commit-composer
ソフトウェア開発者

Create well-formatted semantic commit messages following project conventions. Use when committing changes to ensure consistent, descriptive commit history.

2026-02-11
github-authenticator
コンピュータユーザーサポートスペシャリスト

Verify and troubleshoot GitHub CLI authentication. Use when gh commands fail with auth errors or when setting up GitHub integration for the first time.

2026-02-11
github-issue-creator
ソフトウェア開発者

Create well-structured GitHub issues focused on user problems and outcomes, not implementation. Use when user reports bugs or requests features to ensure clear, testable requirements without premature implementation details.

2026-02-11
github-issue-reader
ソフトウェア開発者

Fetch and analyze GitHub issue details including comments, metadata, and discussion context. Use when user mentions issue numbers, URLs, or you need to understand implementation requirements from a GitHub issue.

2026-02-11
github-pr-manager
ソフトウェア開発者

Create, view, and merge GitHub pull requests with validation. Use when creating PRs from branches, checking PR status, or merging approved PRs with cleanup.

2026-02-11
custom-cleanup-process
ネットワーク・コンピュータシステム管理者

Project-specific cleanup process after issue completion. Stops test servers and cleans project-specific artifacts for claudecode_webui.

2026-02-08
custom-quality-check
ソフトウェア品質保証アナリスト・テスター

Project-specific code quality checks. Runs Ruff linting on modified Python files for claudecode_webui.

2026-02-08