fusengine

130 mods across 4 repositories, 33 stars between them.

skill-creator

97

fusengine/codex

Skill Claude CodeCodex

Use when creating new skills, restructuring existing skills, or improving skill documentation.

1 14d ago A 19 tokens

sniper-check

98

fusengine/codex

Skill Claude CodeCodex

Use when validating code quality after modifications. Runs sniper agent in isolated forked context for clean, fast validation.

1 14d ago A 26 tokens

tdd

99

fusengine/codex

Skill Claude CodeCodex

Use when writing production code that needs tests -- new features, bug fixes, refactoring. Enforces RED-GREEN-REFACTOR before implementation.

1 14d ago A 33 tokens

think-in-code

100

fusengine/codex

Skill Claude CodeCodex

Use when analyzing multiple files, auditing a codebase, scanning dependencies, or counting lines -- one Bash pipeline beats N sequential Read calls.

1 14d ago A 31 tokens

verification

101

fusengine/codex

Skill Claude CodeCodex

Use when marking a task complete, finishing a feature, or claiming a bug fixed -- verifies functional resolution before closing. Do NOT use for lint/quality checks (use sniper AFTER this).

1 14d ago A 39 tokens

astro-7

102

fusengine/codex

Skill Claude CodeCodex

Use when building Astro 7 sites, choosing an output mode (static/server/hybrid), configuring middleware, or upgrading from Astro 5/6.

1 14d ago A 34 tokens

astro-actions

103

fusengine/codex

Skill Claude CodeCodex

Use when handling form submissions, mutations, or server-side logic with type safety in Astro via defineAction / astro:actions.

1 14d ago A 28 tokens

astro-assets

104

fusengine/codex

Skill Claude CodeCodex

Use when optimizing images or other assets in Astro — , , getImage(), Fonts API, or OG image generation.

1 14d ago A 30 tokens

astro-content

105

fusengine/codex

Skill Claude CodeCodex

Use when managing structured content, blog posts, or typed data collections in Astro via the Content Layer API (content.config.ts).

1 14d ago A 28 tokens

astro-db

106

fusengine/codex

Skill Claude CodeCodex

Use when doing database operations in an Astro project via Astro DB (defineDb, defineTable, db/config.ts, Turso).

1 14d ago A 29 tokens

astro-deployment

107

fusengine/codex

Skill Claude CodeCodex

Use when deploying an Astro 7 app to Cloudflare, Vercel, Netlify, or Node.js — adapter setup, ISR patterns, edge middleware.

1 14d ago A 36 tokens

astro-i18n

108

fusengine/codex

Skill Claude CodeCodex

Use when implementing i18n in Astro — locale routing strategies, getRelativeLocaleUrl/getAbsoluteLocaleUrl, Astro.currentLocale, or hreflang with sitemap.

1 14d ago A 38 tokens

astro-integrations

109

fusengine/codex

Skill Claude CodeCodex

Use when adding React, Vue, Svelte, Solid, Preact, or another UI framework to an Astro project via @astrojs/ integrations.

1 14d ago A 34 tokens

astro-islands

110

fusengine/codex

Skill Claude CodeCodex

Use when adding interactivity to Astro pages via client: directives or rendering dynamic server content with server:defer.

1 14d ago A 27 tokens

astro-security

111

fusengine/codex

Skill Claude CodeCodex

Use when configuring Content Security Policy (CSP) in Astro 7 — security headers, script/style hashes, nonces, or experimentalStaticHeaders.

1 14d ago A 33 tokens

astro-seo

112

fusengine/codex

Skill Claude CodeCodex

Use when optimizing SEO for an Astro site — meta tags, Open Graph, JSON-LD structured data, sitemap/RSS, canonical URLs, hreflang, Core Web Vitals.

1 14d ago A 41 tokens

astro-starlight

113

fusengine/codex

Skill Claude CodeCodex

Use when building a documentation site with Astro Starlight — sidebar config, Pagefind search, plugins (blog/openapi/typedoc), i18n, llms.txt.

1 14d ago A 41 tokens

astro-styling

114

fusengine/codex

Skill Claude CodeCodex

Use when styling Astro components — scoped CSS, CSS Modules, Tailwind CSS, UnoCSS, Sass, the class:list directive, or global styles.

1 14d ago A 35 tokens

solid-astro

115

fusengine/codex

Skill Claude CodeCodex

Use when applying SOLID principles to an Astro project — file-size limits, src/interfaces/ for types, JSDoc, modular structure, DRY.

1 14d ago A 35 tokens

index

116

fusengine/codex

Agent

└── cartographer.md — Expert cartography agent. Navigates .cartographer/ maps, enr.

1 14d ago A 0 tokens

index

117

fusengine/codex

Command

└── map.md — Refresh and display the ecosystem map of all installed plugi.

1 14d ago A 0 tokens

map

118

fusengine/codex

Command

Refresh and display the ecosystem map of all installed plugins, agents, skills, commands, and hooks.

1 14d ago A 20 tokens

map-ecosystem

119

fusengine/codex

Skill Claude CodeCodex

Use when cartography index descriptions are truncated, a new plugin/skill was just added, or after SessionStart regenerates the map.

1 14d ago A 32 tokens

watch

120

fusengine/codex

Command

Check for Codex updates, detect breaking changes, analyze plugin compatibility, and optionally gather community pulse via Exa.

1 14d ago A 23 tokens