Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

find-ideal-estate

find-ideal-estate 收录了来自 IagoPrandi 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
2
更新
2026-06-15
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

geo-content
市场调研分析师与营销专员

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
软件开发工程师

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
软件开发工程师

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
项目管理专家

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
其他业务运营专家

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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