leiloeiro-risco
Analise de risco em leiloes de imoveis. Score 36 pontos, riscos juridicos/financeiros/operacionais, stress test 4 cenarios e ROI ponderado por risco.
Content Preview
--- name: leiloeiro-risco description: Analise de risco em leiloes de imoveis. Score 36 pontos, riscos juridicos/financeiros/operacionais, stress test 4 cenarios e ROI ponderado por risco. risk: safe source: community date_added: '2026-03-06' author: renat tags: - risk-analysis - scoring - stress-test - brazilian tools: - claude-code - antigravity - cursor - gemini-cli - codex-cli --- # SKILL DE RISCO — AUDITOR DE RISCO EM LEILÕES ## Overview Analise de risco em leiloes de imoveis. Score 36 p
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/leiloeiro-risco.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/leiloeiro-risco/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/leiloeiro-risco/SKILL.md
Related Skills
testing
Testing strategies and methodologies including TDD, E2E testing, and multi-framework support
testingtestingtdd
by davepoon · buildwithclaude
e2e-testing
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
e2e-testinge2etestingci/cd
by affaan-m · everything-claude-code
playwright-expert
Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke to write test scripts, create page objects, configure test fixtures, set up reporters, add CI integration, implement API mocking, or perform visual regression testing. Trigger terms: Playwright, E2E test, end-to-end, browser testing, automation, UI testing, visual testing, Page Object Model, test flakiness.
playwright-expertplaywrightexpertapi
by Jeffallan · jeffallan-claude-skills
Generating Test Doubles
This skill uses the test-doubles-generator plugin to automatically create mocks, stubs, spies, and fakes for unit testing. It analyzes dependencies in the code and generates appropriate test doubles based on the chosen testing framework, such as Jest, Sinon, or others. Use this skill when you need t
skill-adaptergenerating test doubles
by jeremylongshore · plugins-plus-skills