Development tools, linting, and testing for JavaScript projects.
Standards for code quality, formatting, and generation.
analysis_options.yaml. Enforce always_use_package_imports and require_trailing_commas.dart format . --line-length 80. Run on every commit.dart_code_metrics for complexity checks (Max cyclomatic complexity: 15).--delete-conflicting-outputs with code generation.analyze, format, and test steps.dart:, package:, then relative./// for public APIs. Link symbols using [Class].# analysis_options.yaml
analyzer:
errors:
todo: ignore
missing_required_param: error
linter:
rules:
- prefer_single_quotes
- unawaited_futures
language | testing
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer