50 Commits
Author SHA1 Message Date
Emil KowalskiandGitHub d23d7f88a2 Update README.md 2026-08-21 11:32:32 +02:00
8e1ec02cdd Add /write-swift skill (#27)
Modern Swift guidance: value types, Swift 6 concurrency, generics,
performance, ARC, Swift Testing, macros, and current language features.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-21 11:32:03 +02:00
e879241fab Add expo skill (#25)
* Add expo skill

* Address Expo team review feedback

- Replace deprecated runOnJS with scheduleOnRN from react-native-worklets
- Use .get()/.set() on shared values for React Compiler support
- Memoize v2 gestures with useMemo; add RNGH v3 hook API migration note
- Install via npx expo install; babel-preset-expo configures worklets plugin
- Add dependency table and native options (NativeTabs, Link.Menu/Preview,
  headerLargeTitle, RefreshControl, keyboard-controller, Skia) to tool table
- Add formSheet platform caveats (Android detent cap, iOS-only grabber,
  no nested stacks on Android, fitToContents sizing)
- Hoist layout-animation builders to module scope per Reanimated docs
- Never write shared values during render; describe RN/UI/worker runtimes
- Bring toast under the 300ms cap; add setup section to RECIPES
- Clarify press feedback passes the frequency gate only when near-imperceptible

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* address comments

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-18 15:16:30 +02:00
Emil KowalskiandGitHub 78761e1b57 Update README.md 2026-08-10 15:58:24 +02:00
Emil e48aeea9b5 Add /ask-sonner skill 2026-08-10 13:10:55 +02:00
CSKandGitHub 9075d1724a chore: add .gitattributes for linguist detection (#10)
Mark skill markdown files as linguist-detectable and flag README.md as
documentation so GitHub's language stats reflect the repo's actual
content instead of miscounting it.
2026-08-09 21:30:45 +02:00
Emil de33dbed00 Add /animate skill 2026-08-05 14:33:08 +02:00
Emil KowalskiandGitHub da80201b64 Update README.md 2026-08-02 19:18:54 +02:00
emilkowalski 70744e3816 Add /prototype skill 2026-07-27 13:31:08 +02:00
Emil KowalskiandGitHub e695d13cb2 Update README.md 2026-07-23 10:00:17 +02:00
Emil f6f79ca1d8 Update library links 2026-07-21 13:44:57 +02:00
Emil 049c92e3ed Add /pick-ui-library skill 2026-07-21 13:00:06 +02:00
Emil 86cf9f7d91 refactor: replace radix ui mentions with base ui 2026-07-21 12:44:04 +02:00
Emil KowalskiandGitHub 6bf24434f7 Update README.md 2026-07-15 17:51:34 +03:00
Emil KowalskiandGitHub d62b0d8f9a /find-animation-opportunities (#11) 2026-07-15 17:44:58 +03:00
Emil KowalskiandGitHub 7bb7061b5c Merge pull request #8 from CommanderClaude/fix/readme-typos
Fix small typos in README
2026-07-11 17:35:13 +02:00
CommanderClaude 4691d39b93 Fix small typos in README
- "up to dates" -> "up to date"
- "consinsts" -> "consists"
2026-07-11 16:00:08 +01:00
Emil KowalskiandGitHub b024c8b7ec Update README.md 2026-07-11 16:21:06 +02:00
Emil KowalskiandGitHub b57fc72f84 Update README.md 2026-07-11 15:06:39 +02:00
Emil f736679c42 Add /improve-animations 2026-07-11 14:43:27 +02:00
Emil KowalskiandGitHub 220e8607c9 Update README.md 2026-07-10 20:48:12 +02:00
Emil f76beceb7d Fix nits 2026-07-09 17:12:50 +02:00
Emil KowalskiandGitHub 8329d5d11f Update README.md 2026-07-09 14:14:12 +02:00
Emil KowalskiandGitHub 36216193de Update README.md 2026-07-09 14:09:27 +02:00
Emil KowalskiandGitHub cde5c4d888 Update README.md 2026-07-09 13:55:45 +02:00
Emil KowalskiandGitHub 812410dbe3 Update README.md 2026-07-09 13:55:35 +02:00
Emil KowalskiandGitHub 750358f882 Merge pull request #4 from emilkowalski/apple-skill
Add `apple-skill`
2026-07-09 13:51:53 +02:00
Emil KowalskiandGitHub a94a079bcb Merge branch 'main' into apple-skill 2026-07-09 13:51:00 +02:00
EmilandClaude Opus 4.8 56de6f5d66 Rebuild design foundations around Apple's eight principles (WWDC 2026)
Restructure §16 on Principles of Great Design (Purpose, Agency,
Responsibility, Familiarity, Flexibility, Simplicity, Craft, Delight),
folding in the older-talk material and adding purpose, responsibility/
AI-safety, flexibility, and delight. Apple's own words as leading terms.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 13:29:14 +02:00
EmilandClaude Opus 4.8 e5de0afb1a Add typography section from The Details of UI Typography (WWDC 2020)
Optical sizing, size-specific tracking, leading, and Dynamic Type,
translated to CSS. Fits the broadened apple-design scope.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 13:26:14 +02:00
EmilandClaude Opus 4.8 06b7fa0b37 Rename skill back to apple-design and tighten description
Broader name reflects that the skill covers design foundations and
materials alongside fluid motion. Prune provenance from the description.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 13:23:19 +02:00
Emil 919b73f72d Add apple motion design skill 2026-07-09 13:17:17 +02:00
Emil df49b5dcbe apple skill 2026-07-09 12:04:57 +02:00
Emil KowalskiandGitHub 1274a0584c Update README.md 2026-07-01 13:20:51 +02:00
Emil KowalskiandGitHub a47903a06a Update README.md 2026-06-29 15:30:16 +02:00
Emil 107aeda7d9 Add /animation-vocabulary skill 2026-06-29 14:29:28 +02:00
Emil KowalskiandGitHub 8a4a02183f Update README.md 2026-06-24 22:50:52 +02:00
Emil KowalskiandGitHub 1c193eebaa Update README.md 2026-06-24 19:50:35 +02:00
Emil KowalskiandGitHub 50f3d00b9b Update README.md 2026-06-24 19:33:28 +02:00
Emil KowalskiandGitHub ea2cd0ddb2 Update README.md 2026-06-22 00:24:43 +02:00
Emil 622957ccc6 Add MIT license 2026-06-22 00:14:43 +02:00
Emil KowalskiandGitHub 04d57abc50 Update README.md 2026-06-22 00:12:21 +02:00
Emil KowalskiandGitHub 43d8284140 Update README.md 2026-06-20 14:05:06 +02:00
Emil 47226d9d54 Add review skill 2026-06-18 13:17:52 +02:00
Emil ecf66bbd1f format 2026-03-25 15:59:35 +01:00
Emil e7442c9d56 update welcome message 2026-03-25 15:58:41 +01:00
Emil KowalskiandGitHub 7ebc9b7a6c Update README.md 2026-03-16 14:58:28 +01:00
Emil KowalskiandGitHub bc90a41aaf Delete .DS_Store 2026-03-16 14:53:58 +01:00
Emil 0938ba27ac init 2026-03-16 14:53:40 +01:00
Emil 5282ea890d init 2026-03-16 14:52:45 +01:00