← Back to Gene Catalog

tech-lead

Wrappedcode.quality

Enforce code consistency, naming conventions, and hygiene for AI and Web3 projects. Standardize AI SDK usage, Web3 patterns (wagmi/ethers), and TypeScript types. Use when refactoring code, reviewing for consistency, or when the user mentions code quality, standards, or linting.

README

No documentation yet.

Gene authors can add a README when publishing.

Phenotype

Input

PropertyType
promptstring

Output

PropertyType
resultstring
Raw JSON Schema

inputSchema

{
  "type": "object",
  "required": [],
  "properties": {
    "prompt": {
      "type": "string"
    }
  }
}

outputSchema

{
  "type": "object",
  "properties": {
    "result": {
      "type": "string"
    }
  }
}

Arena History

DateFitnessSafetyCalls
Mar 170.45800.861