Files
pbakaus_impeccable/dist/gemini-prefixed/GEMINI.md
T
Paul BakausandClaude Opus 4.5 3083f8addc Add prefixed command option to avoid conflicts
Users can now toggle "Prefix commands with /i-" in the download section
to get bundles with all commands prefixed (e.g., /i-audit instead of /audit).
This helps avoid conflicts with existing custom commands.

Build system changes:
- Transformers now accept optional prefix/outputSuffix parameters
- Build generates both unprefixed and i-prefixed variants
- ZIP bundles created for both variants

UI changes:
- Add toggle switch to download section
- Toggle controls which bundle variant gets downloaded
- Styled to match existing design language

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 20:06:36 -08:00

1.0 KiB

Gemini Context

This repository contains specialized skills for different tasks. When you detect a user request in a particular domain, the corresponding skill file will be automatically loaded to provide detailed guidance.

Available Skills

Each skill provides deep expertise in its domain. The skills below are automatically imported and will guide your responses:

frontend-design

When to use: Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code that avoids generic AI aesthetics.

@./GEMINI.frontend-design.md

How Skills Work

  1. Skills are automatically loaded via the import statements above
  2. When a user request matches a skill domain, apply that skill's guidance
  3. Multiple skills can be combined when the task requires expertise from different domains
  4. Follow the detailed instructions provided in each imported skill file