Skip to main content
ClaudeWave
Skill389 estrellas del repoactualizado 19d ago

abstraction-to-design

The abstraction-to-design skill extracts functional principles from biological systems and translates them into applicable engineering design concepts by systematically removing biological specifics while preserving core mechanisms. Use this skill when developing biomimetic solutions, converting observed natural phenomena into actionable design specifications, or bridging interdisciplinary gaps between biology and engineering disciplines.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/yogsoth-ai/de-anthropocentric-research-engine /tmp/abstraction-to-design && cp -r /tmp/abstraction-to-design/skills/abstraction-to-design ~/.claude/skills/abstraction-to-design
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Abstraction to Design

Abstract biological principle to design principle.

## Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

## Why Subagent

Abstraction requires careful removal of biological specifics while preserving the functional essence, then mapping to engineering design space. Benefits from focused analytical attention to avoid over-literal or over-abstract transfers.

<!-- BEGIN available-tables (generated) -->

## Available SOPs

Optional, no fixed order; the final leaf is always a sop.

| SOP | When to use |
| --- | --- |
| spawn-agent | Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent. |

<!-- END available-tables (generated) -->