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

find-ideal-estate

find-ideal-estate contém 15 skills coletadas de IagoPrandi, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
15
Stars
2
atualizado
2026-06-15
Forks
0
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

geo-content
Analistas de pesquisa de mercado e especialistas em marketing

Gera e revisa materiais públicos da estratégia GEO e AI Visibility Engine do BetterPlace. Use esta skill SEMPRE que precisar criar ou revisar: página de bairro (/bairros/{slug}), comparativo (/comparar/{a}-vs-{b}), relatório recorrente (/relatorios/{ano-mes}), post de comunidade própria, bloco da página de dados (/dados), texto de metodologia, ou variante de CTA. Garante estrutura obrigatória, tom de voz, termos proibidos, blocos de CTA rastreáveis e critérios de indexabilidade — sem revisão manual caso a caso. Base normativa: PRD_MKT_GEO.md (seções 7, 8, 12, 13, 22) e docs/geo/content-guidelines.md.

2026-06-15
mercado-pago
Desenvolvedores de software

Integra e opera pagamentos Mercado Pago neste projeto. Use esta skill quando a tarefa envolver MCP oficial do Mercado Pago, Checkout Pro, Pix, webhook, validacao de x-signature, credenciais MERCADO_PAGO_*, reconciliacao por external_reference, confirmacao de pagamento, expiracao, cancelamento ou troubleshooting de pagamentos pendentes/expirados/nao reconciliados.

2026-06-06
firecrawl
Desenvolvedores de software

Firecrawl gives AI agents and apps fast, reliable web context with strong search, scraping, and interaction tools. One install command sets up three skill segments: live CLI tools, app-integration build skills, and outcome-focused workflow skills. Route the reader to the right usage path after install.

2026-06-05
best-practices
Especialistas em gestão de projetos

Orientações completas de boas práticas para desenvolvimento de projetos Web2 + Web3 híbridos. Use esta skill SEMPRE que a tarefa envolver: escrever, revisar ou refatorar código (backend, frontend, contratos); projetar arquitetura de sistema; implementar segurança; escrever testes; configurar deploy/CI; definir estratégias de observabilidade; trabalhar com smart contracts, indexadores ou APIs. Inclui anti-padrões, checklists de DoD e regras de atuação do agente. Ative também quando o usuário mencionar: "boas práticas", "code review", "segurança", "arquitetura", "contrato inteligente", "Solidity", "indexer", "Ponder", "The Graph", "deploy", "testes", "auditoria".

2026-03-22
security-threat-checklist
Especialistas em operações de negócios, todos os outros

Apply this skill for ALL security-relevant work: reviewing or writing code, designing architecture, implementing auth, handling secrets, deploying contracts, building APIs, or doing infra changes. Trigger whenever the task touches: auth/login, payments/withdrawals, contracts, API endpoints, secrets/config, database writes, admin operations, upgradeability, indexer/replay logic, or frontend that talks to wallets. Also trigger when user asks about "is this secure?", "security review", "threat model", or "what could go wrong?". When in doubt, apply this skill — security is cheaper before shipping.

2026-03-22
a2-key-aggregation
Desenvolvedores de software

Implement/review the A2 scalable winner model using canonical playerKey per WinMode + O(1) aggregated counters & winner counts (no loops over players) for daily/monthly commit→reveal→draw→claim.

2026-02-21
automation-upkeep
Desenvolvedores de software

Implement deterministic, idempotent phase automation using Chainlink-style checkUpkeep/performUpkeep for updatePhase/requestDraw/openDay/closeDay, with safe retries and manual fallback.

2026-02-21
checkout-batch-flow
Desenvolvedores de software

Implement/review one-transaction checkout() batching (feed → commit → buyRelics → applyRelics → monthly action) with deterministic validation, canonical ordering, and exact payment reconciliation (refund extra).

2026-02-21
develop-web-game
Desenvolvedores de software

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.

2026-02-21
indexer-reorg-idempotent
Desenvolvedores de software

Enforce reorg-aware, idempotent indexing with stable event identity keys, replay safety, and clear optimistic vs confirmed consistency tiers. Use when touching DB writes or replay logic.

2026-02-21
playwright
Desenvolvedores de software

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

2026-02-21
ponder-indexer-events
Desenvolvedores de software

Maintain Ponder event coverage + Postgres projections for the game. Use when adding/modifying on-chain events, handler logic, schema migrations, or API alignment.

2026-02-21
release-config-management
Desenvolvedores de software

Standardize release & configuration management across chains/environments: deployments/<chainId>.json, env/runtime secrets, ABI/schema versioning, idempotent migrations, and reproducible scripts. Use when touching deploy scripts, env vars, DB migrations, ABI/events, or production setup.

2026-02-21
upgradeability-governance
Desenvolvedores de software

Enforce safe upgrade patterns (ERC-7201 namespaced storage, initializer discipline, authorizeUpgrade governance, and upgrade tests). Use when touching proxy/upgradeable contracts, storage layout, admin roles, or deploy scripts.

2026-02-21
web2-wallet-auth
Desenvolvedores de software

Implement or review Web2 wallet-based auth (SIWE/EIP-712) with nonce+expiry+anti-replay, ERC-1271 support, rate limiting, and safe logging. Use when touching login/session/authz endpoints or any signature verification off-chain.

2026-02-21