Files
pbakaus_impeccable/dist/gemini/GEMINI.md
T
Paul BakausandClaude Opus 4.5 2181137d04 Consolidate skills + add patterns source file
Major changes:
- Consolidate 8 design skills into single frontend-design skill with 7 reference files
- Add source/patterns.md as single source of truth for patterns/antipatterns
- Patterns are merged into skill during build, served via API for website
- Website now dynamically renders both "What TO Do" and "What NOT to Do" sections
- Update build system to handle directory-based skills with references
- Add /api/patterns endpoint to server
- Refactor website with new Antidote section layout

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 14:08:30 -08:00

1.1 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 comprehensive expertise in typography, color systems, spatial design, responsive layouts, interaction patterns, motion, and UX writing. Use this skill when the user asks to build web components, pages, 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