992개 테스트. 56개 스킬. 33개 명령어. 14개 에이전트. 4개의 주요 코딩 하네스.
이 릴리즈는 Claude Code, Codex, Cursor, OpenCode 전체에서 ECC를 단일 정보원으로 강화하고, 완전한 프레젠테이션 구축 워크플로우를 추가하며, 어떤 팀이든 사용할 수 있을 정도로 충분히 일반적인 재사용 가능한 컨텐츠, 리서치 및 펀드레이징 스킬로 저장소를 확장합니다.
feat(rules): add development-workflow.md with Feature Implementation Workflow (refs #235)
refactor(rules): split Feature Implementation Workflow from git-workflow.md (refs #235)
docs(rules): add Rule Priority section to resolve language-specific vs common rule conflicts
Update hooks.jsonRefine Write hook: cross-platform path handling, skippability, and expanded whitelist. Addressing #264, #267, #275, and #248.
Refine hooks for documentation file management
fix(skills): improve code examples in iOS 26 skills
fix(readme): correct skill count to 48 and add missing skill-stocktake to directory listing
fix(skills): add Approachable Concurrency build settings note to PhotoProcessor example
fix(skills): address code review feedback on iOS 26 skill examples
chore: update skill count from 43 to 46, add 3 iOS 26 skills to directory listing
feat(skills): add swift-concurrency-6-2 skill for Approachable Concurrency
feat(skills): add foundation-models-on-device skill for Apple on-device LLM
feat(skills): add liquid-glass-design skill for iOS 26 Liquid Glass UI system
fix: add origin metadata to skills for traceability Add origin field to all skill files to track their source repository. This enables users to identify where distributed skills originated from. Fixes #246
address review: remove .cursor/ duplicate, use is not None checks
fix: use CLI argument for hook phase detection in observe.sh
feat(skills): add visa-doc-translate skill
feat: auto-detect formatter in post-edit hook (Biome/Prettier)
fix: correct SwiftUI skill ViewModel injection and Equatable comparison