# Research Before Code

Research-before-coding workflow: search for existing tools, libraries, and patterns before writing custom code. Invokes researcher agent to prevent reinventing solutions that already exist.

## Manifest

```json
{
  "name": "Research Before Code",
  "description": "Research-before-coding workflow: search for existing tools, libraries, and patterns before writing custom code. Invokes researcher agent to prevent reinventing solutions that already exist.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/search-first",
  "source_pin": null,
  "manifest_hash": "4105e22b79384289",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

