baizhiheizi

49 mods across 1 repository, 10 stars between them.

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integrationtest package.

10 yesterday A 48 tokens AGPL-3.0

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Adds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing screens to ensure consistent design and interactive testing.

10 yesterday A 36 tokens AGPL-3.0

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Implement a component-level test using WidgetTester to verify UI rendering and user interactions (tapping, scrolling, entering text). Use when validating that a specific widget displays correct data and responds to events as expected.

10 yesterday A 48 tokens AGPL-3.0

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Use LayoutBuilder, MediaQuery, or Expanded/Flexible to create a layout that adapts to different screen sizes. Use when you need the UI to look good on both mobile and tablet/desktop form factors.

10 yesterday A 51 tokens AGPL-3.0

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools. Use when addressing "RenderFlex overflowed", "Vertical viewport was given unbounded height", or similar layout issues.

10 yesterday A 50 tokens AGPL-3.0

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Configure MaterialApp.router using a package like gorouter for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support.

10 yesterday A 46 tokens AGPL-3.0

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Add flutterlocalizations and intl dependencies, enable "generate true" in pubspec.yaml, and create an l10n.yaml configuration file. Use when initializing localization support for a new Flutter project.

10 yesterday A 52 tokens AGPL-3.0

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Use the http package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API.

10 yesterday A 38 tokens AGPL-3.0

OPSX: Explore

13

baizhiheizi/enjoy_player

Command Claude Code

Enter explore mode - think through ideas, investigate problems, clarify requirements.

10 yesterday A 18 tokens AGPL-3.0

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

10 yesterday A 31 tokens AGPL-3.0

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

10 yesterday A 31 tokens AGPL-3.0

openspec-explore

17

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

10 yesterday A 39 tokens AGPL-3.0

openspec-propose

18

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

10 yesterday A 47 tokens AGPL-3.0

speckit-analyze

19

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

10 yesterday A 32 tokens AGPL-3.0

speckit-clarify

21

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

10 yesterday A 34 tokens AGPL-3.0

speckit-converge

23

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.

10 yesterday A 42 tokens AGPL-3.0

speckit-implement

24

baizhiheizi/enjoy_player

Skill Claude CodeCodex

Execute the implementation plan by processing and executing all tasks defined in tasks.md.

10 yesterday A 20 tokens AGPL-3.0