Skip to main content

这个仓库中的 skills

CodySwannGT/lisa - 第 4 页

SkillsMP 已收集 CodySwannGT/lisa 中的 888 个 Skill。打开任一 Skill 可查看来源和详情。

CodySwannGT/lisa

已展示 40 / 888 个已收集 Skill。

职业分类
未分类
描述

Add a Validation Journey section to an existing JIRA ticket by reading the ticket description, understanding the feature, and generating the journey steps and assertions.

原文语言:英语

更新
职业分类
未分类
描述

Upload evidence to GitHub pr-assets release, update PR description, upload attachments to JIRA, post comment, and move ticket to the configured review status only when `jira.workflow.review` is set (otherwise leave it in `claimed`). Reusable by any skill that…

原文语言:英语

更新
职业分类
未分类
描述

Parse a JIRA ticket's Validation Journey section, execute the verification steps, capture evidence, and post to JIRA + GitHub PR using the jira-evidence skill.

原文语言:英语

更新
职业分类
未分类
描述

Add a Validation Journey section to an existing JIRA ticket by analyzing the change type and generating appropriate verification steps with evidence markers.

原文语言:英语

更新
职业分类
未分类
描述

Upload text evidence to GitHub pr-assets release, update PR description, post JIRA comment with code blocks, and move ticket to the configured review status only when `jira.workflow.review` is set (otherwise leave it in `claimed`). Reusable by any skill that…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Fetches the full scope of a JIRA ticket — metadata, description, acceptance criteria, all comments, remote links (PRs, Confluence, dashboards), issue links (blocks/is blocked by/relates to/duplicates/clones), epic parent with siblings, and subtasks. Produces…

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when performing AI-powered mutation testing to evaluate and improve unit test quality. It generates targeted code mutants, runs tests to identify surviving mutants, and strengthens or creates tests to kill them. Accepts a file path,…

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when performing AI-powered mutation testing to evaluate and improve unit test quality. It generates targeted code mutants, runs tests to identify surviving mutants, and strengthens or creates tests to kill them. Accepts a file path,…

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when increasing test coverage to a specified threshold percentage. It runs the coverage report, identifies files with the lowest coverage, generates a brief with coverage gaps, and creates a plan with tasks to add the missing tests.

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when improving test quality. It scans the test suite for weak, brittle, or poorly-written tests, generates a brief with improvement opportunities, and creates a plan with tasks to strengthen the tests.

原文语言:英语

更新
职业分类
未分类
描述

improving test quality

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when reducing the code complexity threshold of the codebase. It lowers the CyclomaticComplexity threshold by 2, identifies methods that exceed the new limit, generates a brief with refactoring strategies, and creates a plan with…

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when increasing test coverage to a specified threshold percentage. It runs the test suite with SimpleCov, identifies files with the lowest coverage, generates a brief with coverage gaps, and creates a plan with tasks to add the…

原文语言:英语

更新
职业分类
未分类
描述

Verify OpenTelemetry traces are being collected and exported to AWS X-Ray for Rails applications. Check collector health, trace export, and CloudWatch metrics.

原文语言:英语

更新
职业分类
未分类
描述

reducing the code complexity…

原文语言:英语

更新
职业分类
未分类
描述

increasing test coverage to a…

原文语言:英语

更新
职业分类
未分类
描述

Verify OpenTelemetry traces are…

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when reducing the code complexity threshold of the codebase. It lowers the CyclomaticComplexity threshold by 2, identifies methods that exceed the new limit, generates a brief with refactoring strategies, and creates a plan with…

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when increasing test coverage to a specified threshold percentage. It runs the test suite with SimpleCov, identifies files with the lowest coverage, generates a brief with coverage gaps, and creates a plan with tasks to add the…

原文语言:英语

更新
职业分类
未分类
描述

Verify OpenTelemetry traces are being collected and exported to AWS X-Ray for Rails applications. Check collector health, trace export, and CloudWatch metrics.

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when increasing test coverage to a specified threshold percentage. It runs the coverage report, identifies files with the lowest coverage, generates a brief with coverage gaps, and creates a plan with tasks to add the missing tests.

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when improving test quality. It scans the test suite for weak, brittle, or poorly-written tests, generates a brief with improvement opportunities, and creates a plan with tasks to strengthen the tests.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Route one unit of work to a remote execution surface. Reads the executionEnv parameter (local by default, codex-cloud or claude-web today), verifies the environment is provisioned and bound to this repository, submits a thin skill invocation, records the task…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Route one unit of work to a…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Route one unit of work to a remote execution surface. Reads the executionEnv parameter (local by default, codex-cloud or claude-web today), verifies the environment is provisioned and bound to this repository, submits a thin skill invocation, records the task…

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when updating local Lisa projects in batches. It reads the project list from .lisa.config.local.json, checks out the target branch, pulls the latest, creates an update branch, runs the package manager update for @codyswann/lisa,…

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when updating local Lisa projects in batches. It reads the project list from .lisa.config.local.json, checks out the target branch, pulls the latest, creates an update branch, runs the package manager update for @codyswann/lisa,…

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when updating local Lisa projects in batches. It reads the project list and each project's target branch from the .lisa.workspaces.json workspace config, then for each host project works in a dedicated git worktree based off that…

原文语言:英语

更新
职业分类
未分类
描述

Apply Lisa's GitHub repository…

原文语言:英语

更新
职业分类
未分类
描述

Apply Lisa's GitHub repository governance baseline to the current project's repo: repository settings (merge-only, auto-merge, delete-branch-on-merge, update-branch suggestions, wiki off, secret scanning where available), branch + tag rulesets from Lisa…

原文语言:英语

更新
职业分类
未分类
描述

Apply Lisa's GitHub repository governance baseline to the current project's repo: repository settings (merge-only, auto-merge, delete-branch-on-merge, update-branch suggestions, wiki off, secret scanning where available), branch + tag rulesets from Lisa…

原文语言:英语

更新
职业分类
未分类
描述

Configure the official SonarQube plugin + MCP as Lisa's single Sonar substrate across every supported coding agent. Installs/updates the SonarQube CLI, authenticates (browser login on a dev machine, or SONARQUBE_CLI_TOKEN headless), selects the Test Manager…

原文语言:英语

更新
职业分类
未分类
描述

Configure the official…

原文语言:英语

更新
职业分类
未分类
描述

Configure the official SonarQube plugin + MCP as Lisa's single Sonar substrate across every supported coding agent. Installs/updates the SonarQube CLI, authenticates (browser login on a dev machine, or SONARQUBE_CLI_TOKEN headless), selects the Test Manager…

原文语言:英语

更新
职业分类
未分类
描述

Design-handoff gate for a work item with a UI surface. Resolves the source of truth PER AXIS (colour, spacing, typography, radius, elevation, motion) by querying the published variable collections of the configured design source — never by asking a human —…

原文语言:英语

更新
职业分类
未分类
描述

Design-handoff gate for a work…

原文语言:英语

更新
职业分类
未分类
描述

Design-handoff gate for a work item with a UI surface. Resolves the source of truth PER AXIS (colour, spacing, typography, radius, elevation, motion) by querying the published variable collections of the configured design source — never by asking a human —…

原文语言:英语

更新
职业分类
未分类
描述

Code quality review checklist. Correctness, coding philosophy compliance, test coverage, documentation quality. Findings ranked by severity in plain English.

原文语言:英语

更新
职业分类
未分类
描述

This skill should be used when performing a code review on local changes on the current branch compared to the main branch. It uses multiple parallel agents to check for bugs, CLAUDE.md compliance, git history context, previous PR comments, and code comment…

原文语言:英语

更新
已展示 40 / 888 个已收集 Skill。