検索中

スキル検索

エージェントに最適な機能を見つけましょう。

結果数
10,480
クエリに一致するスキル
現在のページ
91
全 524 ページ
キーワード
git
名前・タグ・説明で検索
code-quality
1.8K

tdd-refactor-step

Guides the REFACTOR step of the TDD cycle — identifying code smells, applying safe refactoring techniques, cleaning test code, and verifying with rubocop. Use during RED-GREEN-REFACTOR when deciding what and how to refactor after making a test pass.

ruby-git
ruby-git
testing-security
open
testing
1.8K

command-test-conventions

Conventions for writing and reviewing unit and integration tests for Git::Commands::* classes. Use when scaffolding new command tests or auditing existing ones.

ruby-git
ruby-git
testing-security
open
testing
1.8K

review-command-tests

Conventions for writing and reviewing unit and integration tests for Git::Commands::* classes. Use when scaffolding new command tests or auditing existing ones.

ruby-git
ruby-git
testing-security
open
testing
1.8K

rspec-unit-testing-standards

Defines RSpec unit testing rules for this project covering structure, naming, setup patterns, stubbing, doubles, coverage, and test reliability. Use when writing, reviewing, or auditing RSpec specs under spec/unit/.

ruby-git
ruby-git
testing-security
open
domain-utilities
1.8K

review-arguments-dsl

Audits a command class's arguments DSL definition to verify it accurately maps Ruby call arguments to git CLI arguments in the correct order with correct DSL methods and modifiers.

ruby-git
ruby-git
tools
open
project-management
1.8K

issue-discover

Unified issue discovery and creation. Create issues from GitHub/text, discover issues via multi-perspective analysis, or prompt-driven iterative exploration. Triggers on "issue:new", "issue:discover", "issue:discover-by-prompt", "create issue", "discover issues", "find issues".

catlog22
catlog22
business
open
ide-plugins
1.8K

review-cycle

Unified multi-dimensional code review with automated fix orchestration. Routes to session-based (git changes), module-based (path patterns), or fix mode. Triggers on "workflow:review-cycle", "workflow:review-session-cycle", "workflow:review-module-cycle", "workflow:review-cycle-fix".

catlog22
catlog22
tools
open
ide-plugins
1.8K

review-cycle

Unified multi-dimensional code review with automated fix orchestration. Supports session-based (git changes) and module-based (path patterns) review modes with 7-dimension parallel analysis, iterative deep-dive, and automated fix pipeline. Triggers on "workflow:review-cycle", "workflow:review-session-cycle", "workflow:review-module-cycle", "workflow:review-cycle-fix".

catlog22
catlog22
tools
open
git-workflows
1.8K

release-tag

Create a new release tag with version bump, generate a GitHub Release-style changelog, update CHANGELOG.md, and publish a GitHub Release. Use when the user asks to tag a release, bump the version, create a changelog, cut a release, or publish release notes.

robinebers
robinebers
devops
open
git-workflows
1.8K

update-pr-body

Update the body of a GitHub pull request. Use when the user asks to update, edit, or modify a PR description/body.

natolambert
natolambert
devops
open
git-workflows
1.7K

backport-management

Manages cherry-pick backports across stable release branches. Discovers candidates from Slack/git, analyzes dependencies, resolves conflicts via worktree, and logs results. Use when asked to backport, cherry-pick to stable, manage release branches, do stable branch maintenance, or run a backport session.

Comfy-Org
Comfy-Org
devops
open
git-workflows
1.7K

implement-story

Implements a GitHub user story from planning through PR creation, with research, codebase analysis, and structured commits.

stacklok
stacklok
devops
open
cms-platforms
1.7K

port-from-bslib

Comprehensive guide for porting UI components from R's bslib package to py-shiny. Use this skill when: (1) User asks to "port this feature" or "port a component" and mentions bslib or links to a bslib PR (e.g., github.com/rstudio/bslib/pull/...), (2) Porting a new component from bslib to py-shiny, (3) Adding a new input, output, or UI component that exists in bslib, (4) Implementing feature parity with bslib, (5) Working on bslib-related features or components. Covers the complete workflow including understanding source implementation, creating Python equivalents, vendoring assets (SCSS, CSS, JavaScript), creating tests, documentation, and all necessary project files.

posit-dev
posit-dev
development
open
git-workflows
1.7K

sub-issue

Manage GitHub sub-issues using the gh-sub-issue extension. Use when the user asks to create, list, add, or remove sub-issues (child issues) from a parent issue.

posit-dev
posit-dev
devops
open
automation-tools
1.7K

changelog

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

kubb-labs
kubb-labs
tools
open
project-management
1.7K

update-progress

Update GitHub issue percentage titles for the critter integration plan (#4179). Use after checking off any task in a phase issue, or after merging a phase PR. Recomputes phase % and parent % from live checkbox state and updates all titles.

MorphiaOrg
MorphiaOrg
business
open
code-quality
1.7K

s2-lint

After modifying S2 project code, you must run lint to ensure there are no errors, avoiding issues when pushing to git.

antvis
antvis
testing-security
open
code-quality
1.7K

pr-readiness

Verify that a pull request into microsoft/vscode-cmake-tools meets contribution requirements. Use when preparing, reviewing, or finalizing a PR to check for a descriptive title, a meaningful description, and a properly formatted CHANGELOG entry.

microsoft
microsoft
testing-security
open
data-engineering
1.7K

add-migration

Creates a Flyway Java-based migration for schema changes. Handles table creation, column additions, tenant isolation, and ES reindex. Use when asked to modify the database schema.

OpenAEV-Platform
OpenAEV-Platform
data-ai
open
security
1.7K

review-security

Security review checklist for OpenAEV code: RBAC, tenant isolation, data exposure, authentication. Use when reviewing PRs or auditing security of a feature.

OpenAEV-Platform
OpenAEV-Platform
testing-security
open