LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with output: Git commits

Browse skills that produce this output.

  • github-pr-workflow - GitHub Pull Request Workflow
    GitHubPull-RequestsCI-CDGit

    ★ 0 · Updated 2026-09-23

    Manages the GitHub PR lifecycle including branch creation, commits, PR creation, CI status monitoring, failure auto-fixing, and merging.

    ⚙ Create feature or fix branches⚙ Commit code changes⚙ Push branches and create pull requests
  • tdd-execution - Autonomous TDD execution workflow for plan tasks
    tddtestingworkflowcode-review

    ★ 602 · Updated 2026-09-23

    Provides an autonomous workflow to execute plan tasks using Test-Driven Development with code reviews and root cause analysis.

    ⚙ Execute plan tasks autonomously⚙ Write failing tests first⚙ Implement minimum passing code
  • subagent-driven-development - Execute plans using subagents and two-stage review
    delegationsubagentimplementationworkflow

    ★ 0 · Updated 2026-09-23

    Executes implementation plans task by task by dispatching subagents with systematic specification and code quality reviews.

    ⚙ Parse implementation plans into tasks⚙ Dispatch subagents to implement tasks⚙ Review implementation spec compliance
  • brainstorming - Explore intent and refine ideas into detailed design specs.
    designplanning

    ★ 1 · Updated 2026-09-22

    Explores user intent, evaluates design options, and generates approved design specifications before code implementation.

    ⚙ Explore project context⚙ Ask clarifying questions⚙ Propose alternative design options
  • superpowers--subagent-driven-development - Subagent-Driven Development
    subagentplan-executioncode-reviewtdd

    ★ 0 · Updated 2026-09-22

    Executes implementation plans with independent tasks by dispatching fresh subagents per task with a two-stage review process in the current session.

    ⚙ Dispatch implementer subagent per task⚙ Conduct spec compliance review⚙ Conduct code quality review
  • gstack-design-review - Automated UI/UX design audit and usability testing tool.
    ui-uxdesign-auditusability-testingfrontend

    ★ 30 · Updated 2026-09-20

    Executes a 6-phase design audit with usability tests, grading, goodwill tracking, and automatic fixes.

    ⚙ Capture webpage screenshots⚙ Extract rendered design system⚙ Perform usability trunk tests
  • Executor - Collaborative plan execution partner for tasks.
    plan-executioncollaborationstep-by-stepgit

    ★ 0 · Updated 2026-09-20

    Works step-by-step with an architect to execute plans transparently, reporting progress, requesting clarifications, and summarizing changes.

    ⚙ Read task implementation plans⚙ Execute task plan step-by-step⚙ Inspect target code files
  • skill-builder - Skill Builder
    skillsauthoringconventionsworkflows

    ★ 1 · Updated 2026-09-19

    Guide for building, structuring, and maintaining custom skills in ~/.skills/.

    ⚙ Create custom skills⚙ Structure skill directories⚙ Validate skill frontmatter
  • iterative-review - Iterative review workflow for OpenCode modifications
    iterative-reviewopencodequality-assuranceworkflow

    ★ 602 · Updated 2026-09-19

    Executes an iterative modify-review-fix quality assurance workflow for documents and configurations under .opencode.

    ⚙ Create modification plans⚙ Modify target files⚙ Review changes across four aspects
  • live-workshop - Live Workshop Journal and Knowledge Base Generator
    jupyterbookaudio-transcriptionwhispernote-taking

    ★ 25 · Updated 2026-09-19

    Set up a JupyterBook-based workshop journal with live audio transcription, keyword extraction, and structured knowledge base.

    ⚙ Create JupyterBook structure⚙ Initialize git repository⚙ Fetch workshop agenda from URL
  • refactoring-patterns - Safe Refactoring Patterns and Workflow
    refactoringcode-qualitysoftware-designclean-code

    ★ 2 · Updated 2026-09-16

    Provides safe refactoring workflows, common structural patterns, tooling recommendations, and pre-ship verification guidelines.

    ⚙ Extract methods classes or modules⚙ Rename code symbols and variables⚙ Move functions and types
  • folder-specific-claude-and-agents-md - Create folder-scoped CLAUDE.md and AGENTS.md files
    agents-mdclaude-mddocumentationdevelopment

    ★ 602 · Updated 2026-09-15

    Creates folder-scoped CLAUDE.md guidance files and AGENTS.md symlinks to provide directory-specific context for future AI agents.

    ⚙ Enumerate target folder files⚙ Read directory contents fully⚙ Draft candidate section list
  • zebflow-basic - Standard workflow guidelines for working in Zebflow projects
    zebflowmcpworkflowguidelines

    ★ 3 · Updated 2026-09-15

    Provides guidelines for initializing sessions, making changes via MCP tools, verifying executions, and updating memory in Zebflow projects.

    ⚙ Initialize Zebflow project session⚙ Read project rules and memory⚙ Modify pipelines using MCP tools
  • create-pr - Create a pull request from current changes
    gitgithubpull-requestversion-control

    ★ 0 · Updated 2026-09-15

    Handles branch creation, logical commit splitting, pushing code, and creating draft pull requests with descriptions.

    ⚙ Assess git working tree status⚙ Create git feature branches⚙ Split changes into logical commits
  • ralph - Autonomous feature implementation loop
    automationautonomous-agentfeature-developmentprd

    ★ 52 · Updated 2026-09-13

    Breaks features into user stories in prd.json and executes them autonomously in iterative agent loops.

    ⚙ Create prd.json with user stories⚙ Execute iterative implementation loop⚙ Track progress via progress file
  • ralph-single-agent-orchestration - Manage single-agent orchestration and task handoffs
    orchestrationsingle-agenthandoffralph

    ★ 1 · Updated 2026-09-13

    Manages a single-agent orchestration system, coordinating tasks and handoffs without polling.

    ⚙ Output handoff phrases⚙ Initialize session state files⚙ Read coordinator state files
  • commit-work - Create high-quality git commits
    gitcommitversion-controlcode-review

    ★ 0 · Updated 2026-09-13

    Reviews and stages intended changes, splits work into logical commits, and writes conventional commit messages.

    ⚙ Inspect working tree status⚙ Stage changes using patch mode⚙ Split work into logical commits
  • open-pr - Create and open a GitHub pull request
    gitgithubpull-requestpr

    ★ 3,177 · Updated 2026-09-13

    Commits working changes, pushes the feature branch, and creates a GitHub pull request using the repository template.

    ⚙ Assess working tree status⚙ Format changed files with Prettier⚙ Commit changes using conventional message
  • smart-git-automation - Smart Git branch naming, change grouping, and PR workflow
    gitautomationworkflowpull-request

    ★ 17 · Updated 2026-09-13

    Detects and groups file changes, generates branch names and commit messages, and automates Git push and pull request creation.

    ⚙ Detect file changes⚙ Group related code changes⚙ Generate branch names
  • smart-git-automation - Smart Git automation for branch, commit, and PR workflows
    gitautomationworkflowpull-request

    ★ 0 · Updated 2026-09-13

    Detects and groups git changes, auto-generates branch names and commit messages, and streamlines push and PR workflows.

    ⚙ Group related git changes⚙ Auto-generate branch names⚙ Stage explicit file paths

Scroll to load more