Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

rfw_gen

rfw_gen には BottlePumpkin から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
7
Stars
2
更新
2026-03-30
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

add-widget
ソフトウェア開発者

Add a new widget mapping to rfw_gen's WidgetRegistry with full test coverage. Use when the user says /add-widget, wants to support a new Flutter widget in RFW conversion, add widget mapping, or extend the widget registry. Triggers on widget addition requests for rfw_gen.

2026-03-30
dogfood
ソフトウェア開発者

Simulate a first-time user trying rfw_gen packages, discover issues, and file them as GitHub Issues. Use /dogfood run to start a collection cycle, /dogfood fix to resolve filed issues. Triggers when user mentions dogfooding, DX testing, user simulation, or wants to find usability issues in rfw_gen.

2026-03-30
release
ソフトウェア開発者

Release a new version of the rfw_gen monorepo. Handles version bump, CHANGELOG, PR creation, and post-merge tagging. Use when the user says /release, "release", "new version", "version bump", "publish", or wants to prepare a release. Also triggers for /release tag after PR merge.

2026-03-30
rfw-contribute
ソフトウェア開発者

Collect RFW upstream limitations, file issues to flutter/flutter, and submit PRs to flutter/packages. Use /rfw-contribute collect to record a limitation, /rfw-contribute issue to file an issue, /rfw-contribute pr for PR guidance. Triggers when user mentions RFW upstream issues, wants to contribute to flutter/packages, or discovers RFW package limitations during dogfooding.

2026-03-28
add-golden-test
ソフトウェア品質保証アナリスト・テスター

Add golden tests for existing rfw_gen widgets. Use when the user says /add-golden-test, wants to add visual regression tests, create golden image tests for a widget, or needs to verify widget rendering output. Triggers on golden test creation requests for rfw_gen catalog widgets.

2026-03-28
commit
ソフトウェア開発者

Create a git commit without Co-Authored-By attribution. Use when the user says /commit, "commit this", "make a commit", or asks to save changes to git. Triggers on any commit-related request.

2026-03-28
git-workflow
ソフトウェア開発者

Manage git worktrees for parallel development sessions. Create isolated workspaces, check status, finish work with PRs, and clean up merged branches. Use when the user says /git-workflow, needs to create a feature branch worktree, check worktree status, push and create a PR from a worktree, or clean up merged worktrees. Triggers on worktree management and parallel development workflow requests.

2026-03-28