Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

benbentwos-claude-marketplace

benbentwos-claude-marketplace contiene 7 skills recopiladas de Benbentwo, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
7
Stars
1
actualizado
2026-07-08
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

clarifying-interview
Especialistas en gestión de proyectos

This skill should be used when the user is designing, planning, architecting, or scoping something new — e.g. "let's build X", "design X", "plan X", "how should I structure X", "I want to add X", or before entering plan mode. Runs a disciplined architectural-triage interview: one question at a time, prioritizing questions whose answer would change the architecture. Use before writing code or a spec, whenever requirements are ambiguous.

2026-07-08
decision-maker
Especialistas en gestión de proyectos

This skill should be used during implementation of an approved plan, especially when an edge case or unknown surfaces that the plan did not cover and Claude would otherwise stop to ask. Also use when the user says "start the decision log", "keep implementation notes", "log deviations", "decide as you go", or "don't stop to ask, just log it". Makes Claude pick the conservative non-destructive option, log it under Deviations, and continue — pausing only for destructive or architecture-altering forks.

2026-07-08
context-tracker
Desarrolladores de software

This skill should be used when maintaining feature context documents in docs/context/. It applies when a project contains a docs/context/ directory, when a feature plan is created or approved, when implementation work is completed, or when the user says "update context doc", "create context doc", "capture context", "feature context", "continue where I left off", "what was built", "document what we built", "save context", "track this feature", or "resume work on".

2026-03-04
prd-tracker
Especialistas en gestión de proyectos

This skill should be used when the project contains a "docs/prds/" directory or when the user mentions "update the PRD", "check PRD status", "PRD progress", "track implementation progress", "which PRDs does this affect", "feature requirements", or "update implementation status". Tracks PRD status during feature development, updates implementation progress, and ensures PRDs stay in sync with development work. Also triggers when plan generation, implementation work, or feature completion relates to an existing PRD.

2026-03-04
ue5-development
Desarrolladores de software

This skill should be used when the user is working in an Unreal Engine 5 project, mentions "UE5", "Unreal", "blueprints", "UnrealBuildTool", "UBT", asks about "editor logs", "build errors", "crash reports", or when a .uproject file is detected in the working directory. Provides knowledge about engine control, log locations, error patterns, and development workflows.

2026-02-16
mcp-improvement-detection
Desarrolladores de software

This skill activates when Claude recognizes MCP capability gaps during conversation. Triggers when Claude says "I don't have an MCP tool for that", attempts workarounds because MCP can't do something, or when a user asks for functionality that should be possible via MCP but isn't available. Guides detection and offers to spawn background agents for implementation.

2026-02-04
documentation-keeper
Desarrolladores de software

Activates when the project contains FEATURES.md or CHANGELOG.md files. Guides documentation updates during development tasks including "implement feature", "add functionality", "fix bug", "refactor code", "update docs", "add to changelog", or "document changes". Ensures FEATURES.md captures user-facing capabilities and CHANGELOG.md tracks developer-focused changes with Keep a Changelog format.

2026-02-01