entaku0818/claude-code-settings
Instructions file
Claude Code instructions for entaku0818/claude-code-settings, covering claude.md, repository purpose, key architecture, documentation structure and cross-project reference pattern.
entaku0818/claude-code-settings
Instructions file
Claude Code instructions for entaku0818/claude-code-settings, covering claude.md, repository purpose, key architecture, documentation structure and cross-project reference pattern.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A guide for testing an iOS app through an iOS Simulator, including checking whether a simulator is running and starting one when needed.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A setup skill for adding Xcode MCP, a connection that lets Claude Code work with Xcode and its simulator. Xcode is Apple's tool for building apps for iPhone, iPad, and Mac.
entaku0818/claude-code-settings
Skill Claude CodeCodex
Add screenshot preview feature to iOS debug menu for App Store screenshots. Use when adding multi-language screenshot preview functionality, testing localization, or preparing App Store submissions.
entaku0818/claude-code-settings
Skill Claude CodeCodex
Automate VoiLog iOS build and test workflows using xcodebuild, SwiftLint, and bundle commands. Use when building iOS app, running tests, performing code quality checks, or asking about xcodebuild commands.
entaku0818/claude-code-settings
Skill Claude CodeCodex
Step-by-step release checklist for VoiLog iOS and Android app submission to App Store and Google Play. Use when preparing release, updating version, submitting to app stores, creating release, or mentioning App Store or Google Play submission.
entaku0818/claude-code-settings
Skill Claude CodeCodex
Guide TCA (The Composable Architecture) development for VoiLog iOS app including @ObservableState, @ViewAction, delegate patterns, and TestStore testing. Use when implementing new features, modifying TCA reducers, writing tests, or asking about VoiLog architecture patterns.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A skill for deploying a VoiceYourText app to App Store Connect, Apple's service for submitting and managing apps. It covers Fastlane uploads, xcodebuild archives and uploads, and multilingual localization management.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A development guide for adding features to the VoiceYourText app with The Composable Architecture, a Swift pattern that organizes app data, user events, and business logic into separate parts.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A configuration tool for VoiceYourText text-to-speech, which turns written text into spoken audio. It supports switching between cloud and device-based speech engines and adjusting voice settings.
entaku0818/claude-code-settings
Skill Claude CodeCodex
Step-by-step release checklist for ClipKit iOS app submission to TestFlight and App Store. Use when preparing release, uploading to TestFlight, submitting to App Store, bumping version, or creating a release.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A project-specific guide to common iOS development problems and their remedies, including Core Data, AVFoundation, and AVAudioSession.
entaku0818/claude-code-settings
Skill Claude CodeCodex
Step-by-step release checklist for Smart Player iOS app submission to App Store. Use when preparing release, updating version, submitting to App Store, or mentioning App Store submission.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A post-change checker for Xcode projects that builds the code and reports compilation errors and warnings. Xcode is Apple's tool for developing apps for its platforms.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A release workflow for submitting the VoiceDocs transcription app to Apple’s App Store, including version checks, archiving, uploading, and review submission.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A test runner for the VoiceDocs project that runs unit tests and user-interface tests on an iPhone 17 simulator using iOS 26.1.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A guide for diagnosing and fixing Xcode build errors, compiler errors, and failed tests in Apple-platform projects. It covers Composable Architecture, SwiftUI, Core Data, and Speech Framework issues.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A release workflow for building and archiving iOS apps, then sending them to App Store Connect, Apple's service for managing App Store releases and review.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A workflow for building and testing an Xcode project with Apple’s xcodebuild command. It can run the full test suite or selected test cases.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A tool for generating and managing screenshots for Apple App Store listings. The App Store is Apple’s marketplace for iPhone and iPad apps.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A placeholder skill definition with unnamed instructions and two unnamed steps.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A helper for adding new features and screens to SwiftUI apps. SwiftUI is Apple's framework for building app interfaces with Swift.
entaku0818/claude-code-settings
Skill Claude CodeCodex
A tool for managing Xcode build configuration files, which store settings such as build options and environment variables.