·k-fencore
</>

k-fencore

falkicon/mechanic

Context for FenCore - the pure logic library for WoW addons. Covers utility functions, math helpers, table operations, and environment detection. Load this when working with FenCore or needing utility functions. Triggers: fencore, utility, math, table, logic, pure functions.

2Installs·0Trend·@falkicon

Installation

$npx skills add https://github.com/falkicon/mechanic --skill k-fencore

SKILL.md

FenCore is a pure logic library for WoW addons - no UI dependencies, just utility functions.

| List All Functions | fencore.catalog() | | Search Functions | fencore.search(query="clamp") | | Get Function Details | fencore.info(domain="Math", function="Clamp") |

| Math | Numeric operations | Clamp, Round, Lerp, InRange | | Table | Table manipulation | Copy, Merge, Filter, Map | | String | String utilities | Split, Trim, StartsWith, Format | | Color | Color manipulation | HexToRGB, RGBToHex, Lighten, Darken | | Time | Time formatting | FormatDuration, FormatTime, ParseDuration |

Context for FenCore - the pure logic library for WoW addons. Covers utility functions, math helpers, table operations, and environment detection. Load this when working with FenCore or needing utility functions. Triggers: fencore, utility, math, table, logic, pure functions. Source: falkicon/mechanic.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/falkicon/mechanic --skill k-fencore
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is k-fencore?

Context for FenCore - the pure logic library for WoW addons. Covers utility functions, math helpers, table operations, and environment detection. Load this when working with FenCore or needing utility functions. Triggers: fencore, utility, math, table, logic, pure functions. Source: falkicon/mechanic.

How do I install k-fencore?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/falkicon/mechanic --skill k-fencore Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/falkicon/mechanic

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01