AgentSkillsCN

ionic

Ionic框架使用指南,包括CLI生成、Ionicons图标以及样式规范。在使用Ionic组件、页面,或生成Ionic制品时使用此功能。

SKILL.md
--- frontmatter
name: ionic
description: Ionic framework usage guidelines including CLI generation, Ionicons, and styling conventions. Use when working with Ionic components, pages, or generating Ionic artifacts.

Ionic

See AGENTS.md for general guidelines.


Ionic Usage

  • Generate components/pages/services with @ionic/cli
  • Remove empty constructors and unused lifecycle hooks
  • Import Ionicons via addIcons in the component constructor

Styling

  • No custom CSS without explicit approval
  • Use default Ionic components with their built-in props
  • Use Ionic CSS utility classes for layout and spacing