Skip to main content

gannonh/skills

SkillsMP 已收集 gannonh/skills 中的 31 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
31
GitHub 星标
2
GitHub Forks
0

已展示 31 / 31 个已收集 Skill。

职业分类
未分类
描述

Use this skill for multi-step, spec-driven, or acceptance-gated implementation work in a GitHub repository where specs live as GitHub Issues. Routes work through Plan, Build, and Verify phases, manages the roadmap through issue labels and sub-issues, and…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Structured code review closeout. Codex review is the default when no engine is set and is the recommended reviewer. Use this for auto-review, autoreview, second-model review, CodeRabbit, Greptile, Cursor, Codex review, Claude review, PR review, and final…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when finishing a ticket, feature branch, or pull request and the user asks to validate, demo, verify, sign off, show that it works, run UAT, provide acceptance evidence, or decide whether work is ready to merge. This skill gathers tangible evidence that…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Author local Maestro iOS-Simulator E2E flows for the Kata Code mobile app using the reusable TS orchestrator and Kata-specific flows. Use when adding or updating flows under mobile-e2e/.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Assess and selectively port changes from the upstream T3 Code fork (pingdotgg/t3code) into Kata Code. Use whenever the user wants to review what upstream has done, assess the diff, decide what to bring in, triage upstream commits, plan a vendor-pull, run an…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Author local Playwright Electron E2E tests for Kata Code using the reusable harness and Kata-specific flows. Use when adding or updating tests under e2e/.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Compact the current conversation into a handoff document for another agent to pick up.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Validate Kata Code nightly releases on macOS with the @Computer plugin. Start and update the nightly app, use its New Project flow to create a timestamp-suffixed nightly UAT project under `/Volumes/EVO/dev`, then execute explicit acceptance criteria for a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Finalize the current feature branch by running the `simplify`, `strict-quality-review`, and `/okf update` passes in order, each through its own subagent, automatically accepting in-scope fixes and committing after each phase. Use when the user says finalize,…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run a strict maintainability review with parallel adversarial subagents for abstraction quality, giant files, and spaghetti-condition growth. Use for a strict quality review, deep code quality audit, or especially strict maintainability review.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Act as the lead orchestrator for complex coding work. Use this skill when the user asks to orchestrate, delegate, run agents or workers, fan out work, use parallel agents, coordinate sub-agents, dispatch cloud agents, create worktrees, execute a broad plan,…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

AI-powered code review using CodeRabbit.Trigger for any explicit review request AND autonomously when the agent thinks a review is needed (code/PR/quality/security).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Interrogation session that challenges a spec or plan against the codebase and existing domain model, sharpens terminology, and updates the plan and project context (CONTEXT.md, AGENTS.md, README.md, ADRs) inline as decisions crystallise. Use when the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill for pull request workflows - creating PRs (branch, commit, push, open), reviewing PRs (code quality, test coverage, issue fixing), addressing PR review comments (fix feedback, respond to reviewers), or merging PRs (CI checks, merge, cleanup).…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Codex code review closeout: local dirty changes, PR branch vs main, parallel tests.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Repo-wide documentation sweep for updating project docs, context, ADRs, diagrams, README files, agent instructions, and documentation sites after feature work, decisions, or direction changes. Use this skill whenever the user asks to update docs, refresh…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Audit and improve AGENTS.md files in repositories. Use when user asks to check, audit, update, improve, or fix AGENTS.md files. Scans for all AGENTS.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use…

原文语言:英语

更新
职业分类
软件开发工程师
描述

TypeScript/JavaScript codebase hardening: maintainability, code quality, architecture cleanup, repo scoring, agent-friendly structure, godfiles, feature folders, DRY, type safety, traversability, feedback loops, worktrees, subagents, swarm refactors.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Trigger words include: 'fix CI', 'debug GitHub Actions', 'gh pr checks', 'CI is red', 'GitHub Actions failed', 'fix the build', and similar phrases indicating a need to…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Linear ticket lifecycle for any project. Use when starting work on a Linear issue, ending work on an issue, or asking what to work on next. Triggers include, start KAT-N, pick up, implement, finish, complete, done with, close, what's next, next ticket, next…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Comprehensive accessibility audit for iOS/macOS apps - VoiceOver, Dynamic Type, color contrast, touch targets, keyboard navigation, Reduce Motion, and App Store Review preparation

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Comprehensive App Store compliance audit covering all 5 Apple guideline categories (Safety, Performance, Business, Design, Legal) with mandatory GitHub issue output

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use this skill when the user asks to run an iOS app, launch an app in the simulator, tap or click buttons, interact with simulator UI, automate iOS testing, take screenshots, enter text in fields, swipe or scroll, check accessibility, or perform any iOS…

原文语言:英语

更新
职业分类
项目管理专家
描述

Run structured brainstorming sessions using paired explorer/challenger agent teams. Explorers generate ideas, challengers play devil's advocate, and 2-3 rounds of debate produce pressure-tested proposals. Use when brainstorming product ideas, exploring…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use this skill when collecting TestFlight feedback, gathering beta tester screenshots, reviewing App Store Connect feedback, or when the user asks to collect TestFlight comments, compile beta feedback, or create a feedback report. Creates consolidated…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill when committing code changes, creating git commits, staging files for commit, or when the user asks to commit, save changes, or make a commit. Handles conventional commit format, explicit file staging, and commit message crafting.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill when converting Claude Code slash commands to Skills format. Handles transformation from ./commands/*.md to ./skills/*/SKILL.md, including YAML frontmatter conversion, name transformation to gerund form, description enhancement for invocation…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use this skill when writing iOS unit tests, debugging test failures, creating Swift Testing tests, testing SwiftData models, or when the user asks to add tests, fix tests, improve coverage, or test Swift code. Covers Swift Testing framework, ModelContainer…

原文语言:英语

更新
已展示 31 / 31 个已收集 Skill。