Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

OpenCaw

OpenCaw contém 47 skills coletadas de TimothyMeadows, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
47
Stars
4
atualizado
2026-06-23
Forks
1
Cobertura ocupacional
7 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

tcg-art-direction
Designers gráficos

Plan original trading card game and card-battler visual direction for TCG/CCG card frames, card illustrations, board styling, tokens/minions, hand/deck/graveyard zones, VFX, and Hearthstone-like fantasy tabletop polish while keeping references IP-safe.

2026-06-23
create-game-art-sheets
Artistas de efeitos especiais e animadores

Plan and specify production-ready game art sheets, including environment tilesets, biome/terrain sets, autotile sets, prop atlases, and directional character animation sheets with 4, 6, 8, 16, or custom facing counts. Use when art roles need to create tilesets or sprite animation sets before implementation handoff.

2026-06-06
generate-style
Desenvolvedores de software

Generate the host repository STYLE.md by composing one or more selected templates from ./.styles/.

2026-06-06
maintain-art-style-contract
Desenvolvedores de software

Maintain, generate, or validate the host repository STYLE.md art contract from OpenCaw .styles templates. Use when visual work must preserve a project art direction, when a user asks to choose or change art styles, or when art roles need to verify that STYLE.md still references valid style templates.

2026-06-06
prepare-game-art-handoff
Desenvolvedores de software

Prepare game art assets for implementation handoff with style references, source/runtime file paths, atlas metadata, pivots, anchors, animation rows, collision assumptions, sorting layers, licensing, and validation checks. Use when art roles deliver assets to engineering, QA, game design, or documentation.

2026-06-06
review-isometric-production
Desenvolvedores de software

Review isometric and 2.5D game art for projection, tile metrics, anchors, elevation, depth sorting, occlusion, lighting, walkability, and gameplay readability. Use for isometric sprites, tiles, props, environments, VFX, maps, atlas handoffs, or style reviews.

2026-06-06
goal-flow
Desenvolvedores de software

Manage explicitly requested OpenCaw goals as automated multi-task delivery flows with automatic per-task PR creation and required post-PR QA.

2026-05-16
orchestrate-subagents
Especialistas em gestão de projetos

Plan and coordinate parallel subagent lanes using OpenCaw roles, durable task artifacts, and tool-specific execution guidance.

2026-05-16
comment-issue-test-results
Analistas de garantia de qualidade de software e testadores

Post QA and Playwright verification evidence to the linked task issue, including result summary and screenshot references.

2026-05-14
link-pr-to-task-issue
Desenvolvedores de software

Ensure pull requests are explicitly associated with the task issue using GitHub closing keywords.

2026-05-14
playwright-browser-discovery
Analistas de garantia de qualidade de software e testadores

Discover live web UI structure with Playwright or playwright-cli before authoring browser tests or page objects.

2026-05-14
playwright-e2e-tests
Analistas de garantia de qualidade de software e testadores

Design, implement, and validate Playwright end-to-end coverage for critical user workflows.

2026-05-14
playwright-reporting
Analistas de garantia de qualidade de software e testadores

Generate non-interactive Playwright evidence reports that replace Playwright UI mode and HTML report browsing in OpenCaw sessions.

2026-05-14
playwright-test-refinement
Analistas de garantia de qualidade de software e testadores

Refine, rerun, and stabilize Playwright tests using prior failures, traces, screenshots, and source-controlled test code.

2026-05-14
post-pr-qa
Analistas de garantia de qualidade de software e testadores

Run task QA immediately after a confirmed PR is available, then post pass/fail evidence to the PR with inline screenshot references.

2026-05-14
pr-readiness-gate
Especialistas em gestão de projetos

Stop before pushing or opening a pull request, summarize readiness, and ask the human to confirm they are ready for PR creation.

2026-05-14
generate-architecture
Desenvolvedores de software

Generate the host repository ARCHITECTURE.md by composing one or more selected templates from ./.architecture/.

2026-03-26
database-cli-query
Administradores de redes e sistemas de computador

Run or structure database connectivity and query workflows through supported CLI tools for MSSQL, MySQL, PostgreSQL, SQLite, Azure Storage Tables, Cosmos DB metadata, and Databricks SQL.

2026-03-24
install-database-cli-tools
Administradores de redes e sistemas de computador

Install or preview installation commands for database CLI tooling across MSSQL, MySQL, Cosmos DB, Azure Storage Tables, SQLite, PostgreSQL, and Databricks.

2026-03-24
create-task-file
Desenvolvedores de software

Create a detailed task folder and TASK.md, then create/link a matching GitHub issue and track its URL while open.

2026-03-22
manage-task-issues
Especialistas em gestão de projetos

Create and maintain one GitHub issue per task, track only open issue URLs in `.ai/tasks`, and remove closed links during sync.

2026-03-22
enforce-art-language-safety
Redatores técnicos

Enforce text language and safety policy for generated images with explicit user-language override handling.

2026-03-22
iterate-art-to-sanity
Artistas de efeitos especiais e animadores

Iterate generated images until they pass mandatory sanity rules for anatomy, text quality, language alignment, and safety.

2026-03-22
update-todo-checklist
Especialistas em gestão de projetos

Ensure task checklist files exist, keep issue URLs for open work only, and sync out closed issue links.

2026-03-22
create-host-ai-scaffold
Desenvolvedores de software

Create the recommended host repository .ai scaffold and ensure host AGENTS bootstrap points to OpenCaw when missing.

2026-03-21
archive-task-note
Desenvolvedores de software

Archive a host repository task note into `.ai/archive/tasks` for traceability.

2026-03-20
clean-context
Desenvolvedores de software

Clean and compress host-repository context by compacting completed task files, deduplicating memory/rules/debug notes, and refreshing a high-signal context summary. Use after finishing tasks, before handoff, or when context artifacts become noisy.

2026-03-20
upgrade-dotnet-runtime
Desenvolvedores de software

Execute and verify .NET runtime/framework upgrades with minimal behavioral drift.

2026-03-19
apim-change-review
Desenvolvedores de software

Review API Management related changes and summarize policy, routing, versioning, and deployment considerations.

2026-03-19
azure-settings-checklist
Desenvolvedores de software

Review Azure-related changes and list required environment settings, identity assumptions, and deployment considerations.

2026-03-19
branch-name-suggester
Desenvolvedores de software

Suggest a branch name using division conventions for the requested work item.

2026-03-19
clean-rebuild-dotnet
Desenvolvedores de software

Clean, restore, and rebuild the host .NET solution.

2026-03-19
dependency-audit-dotnet
Desenvolvedores de software

Review package usage in the host .NET repository and identify likely update, duplication, or cleanup opportunities.

2026-03-19
format-dotnet
Desenvolvedores de software

Run dotnet format against the host repository.

2026-03-19
function-app-checklist
Desenvolvedores de software

Review Azure Function changes and summarize trigger, configuration, binding, and deployment considerations.

2026-03-19
git-commit-dotnet
Desenvolvedores de software

Generate a concise conventional commit message from the current diff and commit host repository changes.

2026-03-19
issue-to-plan-dotnet
Especialistas em gestão de projetos

Convert a .NET bug report or feature request into an ordered implementation plan with validation steps.

2026-03-19
memory-candidate-review
Desenvolvedores de software

Evaluate whether a discovered fact is durable enough to promote into host repository memory.

2026-03-19
promote-memory-fragment
Desenvolvedores de software

Promote a durable project fact into the correct host repository fragment file outside the mounted baseline.

2026-03-19
record-correction-pattern
Desenvolvedores de software

Record a user correction as both a memory pattern and a preventive rule in the host repository.

2026-03-19
Mostrando as 40 principais de 47 skills coletadas neste repositório.