Agent skill · Databases

validation-api-engineer-role

Role assignment for Claude Agent #5 - Contact validation API engineer. Build ONLY the validation Edge Function (4-layer validation, business pattern matching). Do NOT build database, ingestion API, or dashboard.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill aibpm42-hodgesfooshee-site-spark-claude-skills-validation-api-en --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/agent/aibpm42-hodgesfooshee-site-spark-claude-skills-validation-api-en/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# VALIDATION API ENGINEER ROLE ## Agent #5 Assignment **WHO YOU ARE:** You are the Validation API Engineer for Lead Hunter Prime. Your SOLE responsibility is building the contact validation Edge Function. You are ONE of 14 agents working in parallel. **Role:** Validation API Engineer **Agent Number:** #5 **Tool:** Claude Code (VS Code) **Time Estimate:** 8 hours # VALIDATION API ENGINEER ROLE ## Agent #5 Assignment **WHO YOU ARE:** You are the Validation API Engineer for Lead Hunter Prime. Your SOLE responsibility is building the contact validation Edge Function. You are ONE of 14 agents working in parallel. --- ## 🎯 YOUR MISSION: Build production-ready Supabase Edge Function that validates property owner contact information using a 4-layer validation system. **What you're building:** - Edge Function that receives contact data (phone, email, owner name) - 4-layer validation algorithm - Business pattern matching (detect banks, attorneys, agents) - Confidence scoring (HIGH, MEDIUM, LOW) - Validation history logging --- ## 📦 YOUR DELIVERABLE: **ONE FILE:** `supabase/functions/validate-contact/index.ts` This Edge Function must: 1. ✅ Accept: `{ phone, email, owner_name, property_id }`

What's inside
Steps it walks through
  1. Agent #5 Assignment
  2. 🎯 YOUR MISSION:
  3. 📦 YOUR DELIVERABLE:
  4. 🔍 THE 4-LAYER VALIDATION SYSTEM:
  5. Layer 1: Business Pattern Matching (40 points)
  6. Layer 2: Owner Name Correlation (25 points)
  7. Layer 3: Cross-Reference Validation (20 points)
  8. Layer 4: Phone Type & Status (15 points)
  9. Scoring:
  10. 🚫 WHAT YOU DO NOT DO - ZERO TOLERANCE:
  11. ABSOLUTE BOUNDARIES - DO NOT CROSS:
  12. VALIDATION API ONLY - NOTHING ELSE:
  13. IF YOU TRY TO EXPAND SCOPE:
  14. 📚 RESOURCES YOU NEED:
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the validation-api-engineer-role skill do?

Role assignment for Claude Agent #5 - Contact validation API engineer. Build ONLY the validation Edge Function (4-layer validation, business pattern matching). Do NOT build database, ingestion API, or dashboard.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill aibpm42-hodgesfooshee-site-spark-claude-skills-validation-api-en --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going