# Ionic

> Ionic

- Skill: `neuralblitz/ionic` (Agent Skill)
- Install (CLI): `npx skillmds@latest add neuralblitz/ionic`
- Raw SKILL.md: https://api.skillmd.com/api/skills/neuralblitz/ionic/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: NeuralBlitz (https://skillmd.com/u/neuralblitz)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/neuralblitz/ionic

---

# Ionic

Ionic is a cross-platform mobile development framework using web technologies (HTML, CSS, JavaScript/TypeScript) to build apps that run on iOS, Android, and web from a single codebase.

## Key Concepts

- Web-based UI components
- Capacitor for native access
- Cordova plugins
- Angular/React/Vue integration
- PWA support

## Common Use Cases

- Hybrid mobile apps
- Enterprise mobile apps
- Progressive web apps
- Rapid mobile prototyping
- Cross-platform deployment

## Best Practices

- Use native plugins wisely
- Implement proper navigation
- Optimize for performance
- Test on real devices
- Leverage Capacitor

## Resources

- Ionicframework.com: ionicframework.com/docs
- Related Skills: mobile-development, angular, react-native

