Skip to main content

anthonylee991/gemini-superpowers-antigravity

SkillsMP 已收集 anthonylee991/gemini-superpowers-antigravity 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
9
GitHub 星标
825
GitHub Forks
108

这个仓库中的 skills

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

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

Enforces a disciplined workflow for coding, debugging, refactoring, and automation: brainstorm -> plan -> implement with verification (prefer TDD) -> review -> finish. Use for almost any non-trivial change.

原文语言:英语

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

Produces a structured brainstorm: goals, constraints, risks, options, recommendation, and acceptance criteria. Use before non-trivial implementation or design changes.

原文语言:英语

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

Systematic debugging: reproduce, isolate, form hypotheses, instrument, fix, and add regression tests. Use when troubleshooting errors, failing tests, or unexpected behavior.

原文语言:英语

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

Finalizes work: runs verification, summarizes changes, notes follow-ups, and ensures repo hygiene. Use at the end of an implementation or debugging session.

原文语言:英语

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

Writes an implementation plan with small steps, exact files to touch, and verification commands. Use before making non-trivial changes.

原文语言:英语

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

Implements reliable automations in Python for REST APIs: httpx/requests patterns, retries, timeouts, pagination, typing, config, logging, and tests. Use when writing Python scripts/services that call external APIs.

原文语言:英语

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

Builds reliable automations that integrate with REST APIs: auth, pagination, retries, rate limits, idempotency, webhooks, data mapping, and safe error handling. Use when calling external APIs, syncing systems, or building ETL-style workflows.

原文语言:英语

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

Reviews changes for correctness, edge cases, style, security, and maintainability with severity levels (Blocker/Major/Minor/Nit). Use before finalizing changes.

原文语言:英语

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

Applies tests-first discipline (red/green/refactor) and adds regression tests for bugs. Use when implementing features, fixing bugs, or refactoring.

原文语言:英语

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