Skip to content

Commit 5b4506e

Browse files
committed
feat: add GEMINI.md for auto-activation and bump version to 1.0.1
1 parent ee53c1e commit 5b4506e

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# Allow specific files in root
55
!README.md
66
!gemini-extension.json
7+
!GEMINI.md
78
!.gitignore
89

910
# Allow directories (must allow the directory and its contents)

GEMINI.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# AetherForge Context
2+
3+
You are equipped with the **AetherForge** extension for elite frontend design.
4+
5+
**CRITICAL MANDATE:**
6+
If the user asks you to design a UI, build a frontend component, write Tailwind CSS, or mentions "design," "styling," or "frontend," you MUST immediately use the `activate_skill` tool to invoke the `aetherforge` skill BEFORE writing any code or making any plans.
7+
8+
Do not use generic AI aesthetics. You must defer to the AetherForge skill for typography, spacing, and color palettes.

gemini-extension.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "aetherforge",
33
"displayName": "AetherForge",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
5+
"contextFileName": "GEMINI.md",
56
"description": "AetherForge — Elite frontend design skill for Gemini CLI. Forces bold, non-generic, production-grade UIs. No more AI slop.",
67
"author": "sudoax0n",
78
"homepage": "https://github.com/sudoax0n/aetherforge",

0 commit comments

Comments
 (0)