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

protoCLI

protoCLI contiene 8 skills recopiladas de protoLabsAI, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
8
Stars
3
actualizado
2026-05-26
Forks
1
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

proto-helper
Desarrolladores de software

Answer any question about protoCLI usage, features, configuration, and troubleshooting by referencing the official user documentation. Also helps users view or modify their settings.json. Invoke with `/proto-helper` followed by a question, e.g. `/proto-helper how do I configure MCP servers?` or `/proto-helper change approval mode to yolo`.

2026-05-26
docs-update-from-diff
Desarrolladores de software

Review local code changes with git diff and update the official docs under docs/ to match. Use when the user asks to document current uncommitted work, sync docs with local changes, update docs after a feature or refactor, or when phrases like "git diff", "local changes", "update docs", or "official docs" appear.

2026-05-26
browser-automation
Desarrolladores de software

Use browser automation to interact with web pages - navigate, click, fill forms, take screenshots, and extract content from websites. Perfect for testing, data collection, and web interactions.

2026-04-08
harness-reference
Desarrolladores de software

Reference guide for all agent harness safety features — doom loop detection, scope lock, git checkpoints, observation masking, sprint contract, reminders, repo map, behavior verification, and multi-sample retry

2026-04-07
review
Analistas de garantía de calidad de software y probadores

Review changed code for correctness, security, code quality, and performance. Use when the user asks to review code changes, a PR, or specific files. Invoke with `/review`, `/review <pr-number>`, or `/review <file-path>`.

2026-03-17
terminal-capture
Analistas de garantía de calidad de software y probadores

Automates terminal UI screenshot testing for CLI commands. Applies when reviewing PRs that affect CLI output, testing slash commands (/about, /context, /auth, /export), generating visual documentation, or when 'terminal screenshot', 'CLI test', 'visual test', or 'terminal-capture' is mentioned.

2026-03-15
docs-audit-and-refresh
Desarrolladores de software

Audit the repository's docs/ content against the current codebase, find missing, incorrect, or stale documentation, and refresh the affected pages. Use when the user asks to review docs coverage, find outdated docs, compare docs with the current repo, or fix documentation drift across features, settings, tools, or integrations.

2026-03-15
pr-review
Analistas de garantía de calidad de software y probadores

Reviews pull requests with code analysis and terminal smoke testing. Applies when examining code changes, running CLI tests, or when 'PR review', 'code review', 'terminal screenshot', 'visual test' is mentioned.

2026-02-14