Falkicon

28 mods across 1 repository, 20 stars between them.

k-create-skill

01

Falkicon/Mechanic

Skill Claude CodeCodex

Meta knowledge for creating Claude skills. Provides templates, best practices, and patterns for building effective skills with routing tables and reference files. Load this when creating new skills or understanding the skill system. Triggers: create skill, new skill, skill template, skill architecture, SKILL.md.

20 21d ago A 62 tokens

k-docs

02

Falkicon/Mechanic

Skill Claude CodeCodex

Index of Mechanic documentation with summaries and links. Load this to understand what documentation exists and where to find detailed information on specific topics. Triggers: docs, documentation, reference, guide, help.

20 21d ago A 44 tokens

k-ecosystem

03

Falkicon/Mechanic

Skill Claude CodeCodex

Context for the Mechanic/Fen WoW addon development ecosystem. Covers all components (Mechanic, FenCore, FenUI, MechanicLib), their relationships, and AFD principles. Load this at the start of addon work. Triggers: ecosystem, fen, fencore, fenui, mechanic, addon, context.

20 21d ago A 72 tokens

k-fencore

04

Falkicon/Mechanic

Skill Claude CodeCodex

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.

20 21d ago A 63 tokens

k-fenui

05

Falkicon/Mechanic

Skill Claude CodeCodex

Context for FenUI - the UI widget library for WoW addons. Covers frames, layouts, buttons, panels, and theming. Load this when building addon UI or working with FenUI widgets. Triggers: fenui, ui, widget, frame, layout, panel, button, tabs.

20 21d ago A 65 tokens

k-mechanic

06

Falkicon/Mechanic

Skill Claude CodeCodex

Context for Mechanic - the WoW addon development hub. Covers the CLI, MCP server, dashboard, in-game modules, and MechanicLib. Load this for deep understanding of Mechanic tooling. Triggers: mechanic, mech, cli, mcp, dashboard, tools, development hub.

20 21d ago A 64 tokens

s-audit

07

Falkicon/Mechanic

Skill Claude CodeCodex

Comprehensive quality analysis for WoW addons. Combines security, complexity, deprecation, and dead code analysis into a single audit workflow. Triggers: audit, quality, analysis, review, check, scan.

20 21d ago A 47 tokens

s-clean

08

Falkicon/Mechanic

Skill Claude CodeCodex

Find and remove dead code and stale documentation. Covers unused functions, orphaned files, dead links, and outdated references. Use for maintenance, pre-release cleanup, or codebase hygiene. Triggers: clean, dead code, unused, orphan, stale, cruft, maintenance.

20 21d ago A 59 tokens

s-debug

09

Falkicon/Mechanic

Skill Claude CodeCodex

Diagnose and fix bugs using evidence-based investigation. Requires runtime evidence before fixes—never guess based on code alone. Covers hypothesis-driven debugging, instrumentation logging, Lua errors, taint issues, combat lockdown, and API failures. Triggers: error, bug, debug, fix, crash, taint, nil value…

20 21d ago A 77 tokens

s-develop

10

Falkicon/Mechanic

Skill Claude CodeCodex

Core WoW addon development patterns using Ace3 framework and Blizzard UI APIs. Covers event-driven design, SavedVariables, frame architecture, and API resilience. Use when building addons, designing systems, or integrating libraries. Triggers: addon, WoW, Lua, Ace3, frame, event, SavedVariables, architecture.

20 21d ago A 68 tokens

s-lint

11

Falkicon/Mechanic

Skill Claude CodeCodex

Ensure code quality using Luacheck linting and StyLua formatting. Covers common warnings, style rules, and auto-formatting. Use when checking code quality, fixing style issues, or preparing code for review. Triggers: lint, format, style, luacheck, stylua, code quality, warnings.

20 21d ago A 67 tokens

s-release

12

Falkicon/Mechanic

Skill Claude CodeCodex

Prepare and execute an addon release, including version bumping, changelog updates, git tagging, and validation. Use when ready to publish a new version. Triggers: release, version bump, changelog, git tag, publish.

20 21d ago A 50 tokens

s-research

13

Falkicon/Mechanic

Skill Claude CodeCodex

Research WoW addon development topics using CLI tools, Blizzard UI source, and documentation. Covers API discovery, pattern research, and Ace3 usage. Use when investigating unfamiliar APIs, finding Blizzard patterns, or learning. Triggers: research, find, search, API, Blizzard UI, documentation, Ace3.

20 21d ago A 65 tokens

s-test

14

Falkicon/Mechanic

Skill Claude CodeCodex

Write and run unit tests for WoW addons using Busted and the Mechanic test framework. Covers test structure, mocking WoW APIs, and coverage analysis. Use when adding tests, fixing bugs with regression tests, or improving coverage. Triggers: test, unit test, coverage, Busted, mock, TDD, sandbox.

20 21d ago A 70 tokens

s-work

15

Falkicon/Mechanic

Skill Claude CodeCodex

General-purpose skill for Mechanic/Fen ecosystem work. Covers ecosystem context, development tools, component overview, and AFD principles. Use for everyday addon work, exploration, or when unsure which specialized skill to use. Triggers: work, build, develop, create, mechanic, fen, fencore, fenui, ecosystem, addon.

20 21d ago A 72 tokens

c-audit

16

Falkicon/Mechanic

Command Claude Code

Run comprehensive quality analysis on an addon.

20 21d ago A 0 tokens

c-clean

17

Falkicon/Mechanic

Command Claude Code

Find and remove dead code and stale documentation.

20 21d ago A 0 tokens

c-debug

18

Falkicon/Mechanic

Command Claude Code

Run the addon development feedback loop to find and fix issues.

20 21d ago A 0 tokens

c-develop

19

Falkicon/Mechanic

Command Claude Code

Build or extend addon features following architecture best practices.

20 21d ago A 0 tokens

c-lint

20

Falkicon/Mechanic

Command Claude Code

Run Luacheck and StyLua to ensure code quality and consistency.

20 21d ago A 0 tokens

c-research

22

Falkicon/Mechanic

Command Claude Code

Research WoW APIs and patterns for addon development.

20 21d ago A 0 tokens

c-review

23

Falkicon/Mechanic

Command Claude Code

Run a full code review before merging or releasing.

20 21d ago A 0 tokens

c-test

24

Falkicon/Mechanic

Command Claude Code

Run unit tests for an addon to ensure logic correctness.

20 21d ago A 0 tokens