EslzzylEslzzylCommunityยท2 Agent Skills Included

Pixiv-SwiftUI

SwiftUI code review, localization, and changelog generation

Reviews and refactors SwiftUI code for iOS and macOS apps, covering state management, performance, and deprecated API migration. Manages Xcode String Catalog localization files and generates user-facing changelogs from git history. Eliminates manual performance profiling guesswork with Instruments trace recording and analysis workflows.
npx skills add Eslzzyl/Pixiv-SwiftUI --all -g -y
Available:

Gives your AI agent the project's build commands, Swift coding standards, architecture rules, and git safety constraints so it writes code that matches this repository's conventions.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’