Pixiv-SwiftUI
SwiftUI code review, localization, and changelog generation
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Pixiv-SwiftUI skills?โผ
Run `npx skills add Eslzzyl/Pixiv-SwiftUI --all -g -y` in your terminal to install all skills in this suite globally.
How to review SwiftUI code for performance issues?โผ
The swiftui-expert-skill audits your views for unnecessary state updates, deprecated APIs, and list identity problems, then suggests concrete fixes based on current Apple guidelines.
How to generate a changelog from git history?โผ
The changelog-generator skill reads commits between two versions, groups them into user-facing categories, and writes a clean release note in Simplified Chinese.
How to edit Xcode String Catalog files from the command line?โผ
The xcstrings-manager skill lets you add, update, search, and remove localization keys in .xcstrings files through simple script commands.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.
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