TTG-Club/core-app
Skill Claude CodeCodex
Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functions, comments, error handling, and class design.
TTG-Club/core-app
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
TTG-Club/core-app
Skill Claude CodeCodex
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 (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…
TTG-Club/core-app
Skill Claude CodeCodex
Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.
TTG-Club/core-app
Skill Claude CodeCodex
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.
TTG-Club/core-app
Skill Claude CodeCodex
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.
TTG-Club/core-app
Skill Claude CodeCodex
Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.
TTG-Club/core-app
Skill Claude CodeCodex
Use when searching text in files, codebases, books, or documents. Use when finding files by pattern, searching large files that are too big to read fully, extracting specific content from many files, or when grep/find is too slow. Triggers on "search for", "find occurrences", "look for pattern", "search in files".
TTG-Club/core-app
Skill Claude CodeCodex
Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
TTG-Club/core-app
Skill Claude CodeCodex
Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.
TTG-Club/core-app
Skill Claude CodeCodex
Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.
TTG-Club/core-app
Skill Claude CodeCodex
MUST be used for Vue.js tasks. Strongly recommends Composition API with and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.
TTG-Club/core-app
Skill Claude CodeCodex
Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
TTG-Club/core-app
Skill Claude CodeCodex
Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.
TTG-Club/core-app
Skill Claude CodeCodex
Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
TTG-Club/core-app
Skill Claude CodeCodex
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
TTG-Club/core-app
Instructions file CodexOpenCode
AGENTS.md instructions for TTG-Club/core-app, covering 🤖 ai agents rules & guidelines (agents.md), 🧙♂️ ai agents skills - mandatory reading!, 🔮 smart context discovery (anti-duplication protocol), 🏗️ architecture & ddd and core rules.
TTG-Club/core-app
Instructions file
A set of Claude Code instructions for the TTG-Club core application, covering architecture, TypeScript, Vue code, styles, naming, and checks before committing code.