gene-transfusion

Community

Apply reusable code patterns.

AuthorPoeAudits
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers quickly find, understand, and apply existing, well-tested code patterns (genes) from a local library, accelerating development and promoting code reuse.

Core Features & Use Cases

  • Gene Discovery: Search for genes using natural language descriptions or keywords via semantic (embedding) or lexical (BM25) search.
  • Gene Application: Read gene documentation and code snippets to adapt and integrate them into your codebase.
  • Feedback Loop: Record post-use feedback if a gene was confusing or problematic due to drift.
  • Use Case: You need to implement an "idempotent upsert with conflict retry" in your service. Use this skill to search for existing patterns, read the associated notes and code examples, and apply the best match to your project.

Quick Start

Search for a gene that matches the problem "idempotent upsert with conflict retry".

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gene-transfusion
Download link: https://github.com/PoeAudits/.opencode/archive/main.zip#gene-transfusion

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.