Skip to content

Conversation

mym0404
Copy link
Owner

@mym0404 mym0404 commented Sep 13, 2025

Summary

  • Remove deprecated -y flag from all cc-self-refer CLI commands throughout documentation
  • Update pattern creation guidelines with improved keyword selection rules and examples
  • Add mandatory pattern loading step for plan creation workflow to improve context awareness
  • Standardize CLI command usage across all .claude documentation files

Changes

  • CLI Commands: Updated all documentation to use npx cc-self-refer instead of npx -y cc-self-refer
  • Pattern Guidelines: Enhanced keyword selection rules with clear DO/DON'T examples for better pattern discoverability
  • Plan Creation: Added mandatory pattern loading step to avoid redundant questions and leverage existing solutions
  • Documentation: Consistent formatting and command structure across all .claude/commands/ files

Test Plan

  • All CLI commands in documentation use standardized format
  • Pattern keyword guidelines provide clear examples
  • Plan creation workflow includes pattern loading step
  • No broken command references in documentation

- Standardize keywords in all claude pattern files for consistency
- Update CLAUDE.md pattern list table with new keyword format
- Update claude commands and settings configuration
- Update package dependencies
- Finalize keyword updates for remaining pattern files
- Ensure consistent hyphenated keyword format across all patterns
- Update CLAUDE.md with final pattern list table
- Add mym0404/naver-map-expo-example as git submodule
- Located at expoexample/ directory for easy access
- Provides Expo SDK 54 integration example with full map features
## Features
- Add customStyleId prop to apply Naver Style Editor styles
- Add onCustomStyleLoaded callback for successful style loading
- Add onCustomStyleLoadFailed callback with error message
- Support both iOS and Android platforms with native implementations

## Implementation Details
- TypeScript: Added new props to NaverMapViewProps interface
- Native Spec: Updated codegen specification with new props and events
- iOS: Implemented setCustomStyleId with load/fail handlers using NMFMapView
- Android: Implemented setCustomStyleId with OnCustomStyleLoadCallback
- Example: Added toggle button and test with style ID bf462d9f-fa82-413d-ab7c-df9c5e3c9f7f
- Docs: Added custom style guide in English and Korean

## Testing
- Android build: ✅ Successful (gradlew assembleDebug)
- Example app: Added "Custom Style" toggle for testing
- Error handling: Proper error message parsing for both platforms

## Breaking Changes
None - all new props are optional

## References
- Style Editor: https://style-editor.map.naver.com
- Remove deprecated -y flag from all cc-self-refer commands
- Update pattern creation guidelines with improved keyword selection rules
- Add mandatory pattern loading step for plan creation workflow
- Standardize CLI command usage across all documentation
@mym0404 mym0404 closed this Sep 13, 2025
@mym0404 mym0404 deleted the expoexample branch September 13, 2025 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant