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

Alfonso-Castano

按仓库查看 3 个 GitHub 仓库中的 13 个已收集 skills。

已收集 skills
13
仓库
3
更新
2026-07-08
仓库浏览

仓库与代表性 skills

feature-discuss
软件开发工程师

Capture implementation decisions for a feature before planning begins — libraries, error handling, edge cases, scope boundary. First step of the full feature loop.

2026-07-08
feature-execute
软件开发工程师

Run the task files produced by /feature-plan, one fresh-context executor subagent per task (or wave), one commit per completed task. Third step of the full feature loop.

2026-07-08
feature-plan
软件开发工程师

Research (conditionally) and decompose an approved feature into per-task files. Second step of the full feature loop. Supports --thorough for a fuller research pass on unfamiliar or high-risk work.

2026-07-08
feature-quick
软件开发工程师

Fast path for a small, well-understood feature or fix. Skips discuss/plan/verify ceremony but still writes one task file and still requires evidence before claiming completion.

2026-07-08
feature
软件开发工程师

Entry point for building a feature. Classifies scope and routes to the fast path or the full discuss/plan/execute/verify loop. Also reports status on an in-flight feature.

2026-07-08
feature-verify
软件开发工程师

Single merged review pass (spec compliance + code quality + goal alignment) plus a hard evidence gate before the feature can be marked done. Fourth step of the full feature loop.

2026-07-08
init-project
软件开发工程师

Initialize a new project from a rough idea. Deep interrogation, optional domain research, and a roadmap if needed — writes durable context to .context/ that every future session and skill reads from. One-time, whole-project setup — not for individual features within an already-initialized project.

2026-07-08
prompt-engineer
软件开发工程师

Generate self-contained, agent-ready prompts for delegating work to fresh Claude sessions or sub-agents. Use whenever you need to hand off a task (fix, feature, debug, refactor) to another agent that has no prior context. Also use when crafting sub-agent prompts within workflows, or when any skill/workflow needs a high-quality delegation prompt. Trigger on: "generate a prompt for", "write a prompt to", "hand this off to another agent", "create a fix prompt", or any context where work must be delegated to a fresh agent with zero shared context.

2026-07-08
当前展示该仓库 Top 8 / 10 个已收集 skills。
已展示 3 / 3 个仓库
已展示全部仓库
Alfonso-Castano Agent Skills | SkillsMP