Skip to main content
在 Manus 中运行任何 Skill
一键导入
alexsandrocruz
GitHub 创作者资料

alexsandrocruz

按仓库查看 2 个 GitHub 仓库中的 16 个已收集 skills。

已收集 skills
16
仓库
2
更新
2026-01-23
仓库浏览

仓库与代表性 skills

brainstorming
市场营销经理

Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

2025-10-23
condition-based-waiting
软件质量保证分析师与测试员

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

2025-10-23
defense-in-depth
软件开发工程师

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible

2025-10-23
executing-plans
软件开发工程师

Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches

2025-10-23
finishing-a-development-branch
软件开发工程师

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2025-10-23
receiving-code-review
软件开发工程师

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2025-10-23
requesting-code-review
软件质量保证分析师与测试员

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding

2025-10-23
root-cause-tracing
软件开发工程师

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

2025-10-23
当前展示该仓库 Top 8 / 15 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库