Commit Graph

211 Commits

Author SHA1 Message Date
John Ryan 9c5db41e93 Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-29 09:01:53 -07:00
John Ryan fd69a068e9 Update README with link to Dart skills
add Dart skills link
2026-04-28 11:55:56 -07:00
Reid Baker 66db75d9f2 Merge pull request #94 from reidbaker/i93-grill-me-skill-and-updates
Add new kevmoo dart skills and grill me skill for feature planning, update existing skills
2026-04-27 10:04:04 -04:00
Reid Baker cece013d84 Add new kevmoo dart skills and grill me skill for feature planning, update existing skills 2026-04-27 09:53:11 -04:00
John Ryan ce729c151e Merge pull request #89 from flutter/widget-preview-ffi
Update guidance around dart:ffi in widget previews
2026-04-24 10:09:28 -07:00
Ben Konyi 60ef386378 Update guidance around dart:ffi in widget previews
`dart:ffi` imports in transitive dependencies used to prevent the widget previewer from compiling, but this was resolved in Flutter 3.41.

This change updates the guidance around `dart:ffi` to match that of `dart:io`, as `dart:ffi` APIs will now throw on invocation in the widget previewer.
2026-04-24 12:33:11 -04:00
John Ryan c4bef098ef Merge pull request #87 from flutter/task-based-skills-final
Update skills for task-based user journeys
2026-04-24 08:21:16 -07:00
John Ryan d0952dbb05 Update skills/flutter-use-http-package/SKILL.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-22 12:14:42 -07:00
John Ryan e4919bd40b Update skills/flutter-use-http-package/SKILL.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-22 12:14:32 -07:00
John Ryan 0fbfdaf77f Update skills/flutter-setup-localization/SKILL.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-22 12:13:41 -07:00
John Ryan 35be245b4c Fix README links 2026-04-22 12:11:34 -07:00
John Ryan e0673801d8 Update README 2026-04-22 11:31:59 -07:00
John Ryan 83ec6f7b01 Merge branch 'main' of github.com:flutter/skills into task-based-skills-final 2026-04-22 11:31:06 -07:00
John Ryan 8a9191ffc4 Merge pull request #82 from flutter/update-update-readme
Add the ability to run update-readme command on a different project
2026-04-22 11:30:51 -07:00
John Ryan 86b1619d01 Add flutter-accessibility-audit skill 2026-04-21 14:59:19 -07:00
John Ryan 051240f9df Add flutter-implement-json-serialization skill 2026-04-21 14:46:02 -07:00
John Ryan 9d1b35c94f Add flutter-use-http-package skill 2026-04-21 14:38:55 -07:00
John Ryan cb21a1786a Add flutter-setup-localization skill 2026-04-21 14:28:53 -07:00
John Ryan f289b7791b Add flutter-add-widget-test skill 2026-04-21 14:18:22 -07:00
John Ryan a37f0c87c7 add flutter-setup-declarative-routing skill 2026-04-21 14:09:29 -07:00
John Ryan f1fa13bd46 Add flutter-build-responsive-layout skill 2026-04-21 13:19:45 -07:00
John Ryan c10b79904d Add flutter-apply-architecture-best-practices skill 2026-04-21 13:13:39 -07:00
John Ryan b9965d920f Add flutter-add-widget-preview skill 2026-04-21 13:07:01 -07:00
John Ryan 353d814f21 move skills into skills directory 2026-04-21 12:52:20 -07:00
John Ryan 5703deb199 Add flutter-fix-layout-issues 2026-04-21 12:50:55 -07:00
John Ryan bf3ec0ba17 Clear yaml file, add integration testing skill 2026-04-21 11:32:25 -07:00
John Ryan 130378c2e7 Remove all skills 2026-04-21 09:35:58 -07:00
Reid Baker 430687774a Merge pull request #86 from reidbaker/r-real-world-integration-feedback-for-adding-lint
Improve skill for using dart_skills_lint
2026-04-16 18:45:41 -04:00
Reid Baker c1444bc30a add feature to detect malformed yaml values 2026-04-16 18:42:23 -04:00
Reid Baker d6465f6ee0 Add information for inital setup based on real world integrations into flutter/flutter and devtools, also add package skills to evaluation set 2026-04-16 18:20:08 -04:00
Reid Baker 2420128e11 Merge pull request #84 from reidbaker/i83-relative-path-checking-cases
i83 relative path checking cases
2026-04-16 10:42:08 -04:00
John Ryan 9e869ef35a Merge branch 'main' into update-update-readme 2026-04-14 15:04:12 -07:00
John Ryan a20ff4bfe4 run formatter 2026-04-14 15:04:04 -07:00
John Ryan b06bb024b1 Merge pull request #74 from reidbaker/r-dart-skills-integration
Add a skill for linter
2026-04-14 15:03:01 -07:00
Reid Baker 9263bb8ec3 Revert yaml for custom skills integration 2026-04-14 17:18:34 -04:00
Reid Baker ed74ae1a44 Handle leading whitespace 2026-04-14 17:14:19 -04:00
Reid Baker d67d33a794 add unit test for anchor fragments 2026-04-14 16:56:00 -04:00
Reid Baker c4d8bd89fe Handle uris in paths 2026-04-14 16:54:51 -04:00
Reid Baker 547f7948a3 Dont trigger on accessabilty labels 2026-04-14 16:48:22 -04:00
Reid Baker 93ac9cc8ad Merge pull request #80 from reidbaker/r-warn-that-path-checking-is-on-markdown-links
Warn that link checking is for markdown links only
2026-04-14 15:32:58 -04:00
Reid Baker 25dfd3cbc4 Code review feedback 2026-04-14 15:17:46 -04:00
Reid Baker 28bf11df9b Code review feedback 2026-04-14 12:03:59 -04:00
Reid Baker d8f600662b Warn that link checking is for markdown links only 2026-04-14 11:51:28 -04:00
Reid Baker 9eff6bbcfa Merge pull request #78 from reidbaker/r-add-fix-option
add a --fix flag and --fix-apply flag for fixing some issues
2026-04-14 11:15:22 -04:00
Reid Baker 57f4114938 Add readme entries for flags 2026-04-14 11:11:53 -04:00
Reid Baker 5800c1d3c4 Make absolute path fix more efficiant 2026-04-14 11:10:35 -04:00
Reid Baker 3d8b00c791 Fix markdown absolute path fixer to work on windows 2026-04-13 18:32:42 -04:00
Reid Baker 6cc66acedf Change fix rule to not pass contex 2026-04-13 18:23:09 -04:00
Reid Baker 9d4e1bc44b Remove underscore special case handleing 2026-04-13 18:02:16 -04:00
Reid Baker 9870e5309c fix name directory mismatch and absolute path 2026-04-13 17:58:01 -04:00