Loading...
Loading...
Found 48002 skills
X-School-Academy
Fetches recent runtime errors from a Dart or Flutter application via the Dart Tooling Daemon for debugging purposes.
X-School-Academy
Inspects and lists browser network requests since page load to review API calls and resource loading for debugging purposes.
X-School-Academy
Generates Mermaid diagrams from text and converts them to images for visualizing software architecture, data flows, and structures.
X-School-Academy
Automates creation of new Dart or Flutter projects with standard directory structure and initial files.
X-School-Academy
Removes registered Dart project roots to revoke tool access and clean development environment configurations.
X-School-Academy
Registers project root paths for Dart tooling, enabling proper project structure recognition and tool functionality.
X-School-Academy
End-to-end feature implementation from backlog to documentation, covering design, coding, and testing in feature-driven development.
X-School-Academy
Enables selective Git merges by integrating specific folders from another branch and creating clean squash merges for streamlined code integration.
X-School-Academy
Inspects the Flutter widget tree by connecting to the Dart Tooling Daemon to retrieve the widget hierarchy for debugging and analysis.
X-School-Academy
Performs static code analysis on Dart and Flutter projects to identify compile-time errors and lint issues.
X-School-Academy
Retrieves browser console messages for debugging JavaScript output during web automation and testing workflows.
X-School-Academy
Connects to Dart Tooling Daemon via user-provided URI to enable editor and runtime data integration for Dart development workflows.
X-School-Academy
Executes Dart/Flutter pub commands (e.g., pub get, pub add) for specified project roots, managing dependencies in Dart/Flutter projects.
X-School-Academy
Creates and executes comprehensive tests including unit, API, integration, and UI to ensure code quality and identify bugs.
X-School-Academy
Enables/disables widget selection mode in a Flutter app for UI inspection during development via the Dart Tooling Daemon.
X-School-Academy
Runs Dart and Flutter tests using an agent-centric test runner, replacing standard `dart test` and `flutter test` commands.
X-School-Academy
Captures and inspects specific screen regions (e.g., mobile simulators, app windows) for UI debugging using background streaming.
X-School-Academy
Installs and configures Python and uv for efficient development environment setup, streamlining project initialization.
X-School-Academy
Fetches up-to-date documentation and code examples for a library using a resolved library ID from Context7.
X-School-Academy
Drafts conventional commit messages for code commits, adhering to semantic versioning standards.
X-School-Academy
Retrieves current cursor position in Dart-enabled editors via Dart Tooling Daemon connection for code navigation.
X-School-Academy
Installs and configures the Flutter SDK to set up a development environment for building cross-platform applications.
X-School-Academy
Automates browser window resizing to test responsive web layouts across various viewport sizes.
X-School-Academy
Applies code changes to a running Flutter app via hot reload after connecting to the Dart Tooling Daemon.