Keira3
Angular development guidance and DOM-based component testing patterns
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Keira3 skills?โผ
Run `npx skills add azerothcore/Keira3 --all -g -y` in your terminal to install all skills in this repository globally.
What is Keira3 used for?โผ
Keira3 is a cross-platform desktop database editor for the AzerothCore MMORPG framework that generates SQL queries automatically, so you can edit game content without knowing SQL.
How do these skills help with Angular development?โผ
The angular-developer skill gives your agent up-to-date guidance on components, signals, forms, routing, and dependency injection, while the testing skill enforces reliable DOM-based component tests.
What is the Page Object Model testing pattern?โผ
It is a testing approach where tests interact with a component only through its rendered DOM, like a real user would, instead of calling internal methods or reading private properties.
Do these skills work with Claude Code and other agents?โผ
Yes. The skills follow the standard SKILL.md format and work with any compatible agent, with AGENTS.md providing the repo-specific routing and architecture rules.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core