pattern-transfer

Extract problem essence and map proven solutions across domains.

14|7|Updated Dec 4, 2025
One-click install
npx skills add https://github.com/aj-geddes/unicorn-team --skill pattern-transfer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pattern-transfer
Source: https://github.com/aj-geddes/unicorn-team/tree/main/skills/pattern-transfer
Command: npx skills add https://github.com/aj-geddes/unicorn-team --skill pattern-transfer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Pattern Transfer identifies problem classes and maps proven solutions from one domain to another, accelerating problem solving by reusing established patterns.

Core Features & Use Cases

  • Distills the core essence of a problem into a canonical solution.
  • Translates canonical patterns into target domain conventions.
  • Applies patterns across software, design, data, and process contexts.

Quick Start

Provide a familiar problem and ask me to map it to a known pattern in a new domain.

Frequently Asked Questions about pattern-transfer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transfer proven software solutions across different technical domains?

Cross-domain pattern transfer extracts the canonical essence of a proven solution and maps it to target domain conventions, enabling knowledge reuse across unfamiliar languages and platforms.

What is cross-domain pattern reuse and when do I need it?

Cross-domain pattern reuse applies established problem-solving structures to unfamiliar contexts. You need it when facing a problem class in a new platform that already has a proven solution elsewhere.

How do I apply a known pattern to an unfamiliar programming language or platform?

Provide a familiar problem to map to a new domain. The transfer protocol extracts the pattern essence, maps domain idioms, and reifies the solution with concrete examples for the target platform.

Can I reuse design and analytical patterns for software engineering tasks?

Yes, pattern recognition and domain mapping work across software, design, data, and process contexts. It distills problem classes into canonical solutions and translates them into target domain conventions.

What is the best way to map a solution from one technical domain to another?

The best way is using a transfer protocol that extracts the core essence, maps idioms between domains, and reifies the abstract pattern into concrete examples for the target context.

Are there limitations to transferring pattern languages across different platforms?

Pattern language transfer requires extracting a canonical solution without losing the core problem essence. Limitations arise when target domain conventions lack equivalent idioms to accurately reify the mapped solution.