Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

opencode_api

opencode_api 收录了来自 cdavis-code 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
4
更新
2026-04-09
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dart-flutter-publish-review
软件开发工程师

Prepares Dart and Flutter packages for publication to pub.dev, ensuring all metadata, documentation, and requirements are met. Use when preparing to publish a package, updating package metadata, or reviewing package publication readiness.

2026-04-09
opencode-api-api-usage
软件开发工程师

Use when working with opencode_api package to send prompts to opencode server and interpret the message response structure (text, reasoning, tool parts).

2026-04-08
reviewing-dart-packages
软件开发工程师

Runs pana analysis on Dart packages, identifies scoring issues, and suggests fixes to achieve higher pub scores. Use when improving package quality, preparing for pub.dev publication, or when pana score issues are mentioned.

2026-04-08
dart-flutter-code-review
软件开发工程师

Library-agnostic Flutter/Dart code review checklist covering Widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.

2026-04-08
dart-flutter-testing
软件质量保证分析师与测试员

When writing unit/widget tests for repositories, DTO parsing, and BLoCs using Given/When/Then and mocked I/O.

2026-04-08
update-packages
软件开发工程师

Updates pinned package dependencies for Dart and Flutter project templates. Use when adding/removing packages from the allowlist or updating dependency versions across Flutter channels (main/beta/stable).

2026-04-08
secure-coding
信息安全分析师

Apply secure coding practices to prevent common security vulnerabilities including information leakage, injection attacks, authentication flaws, and insecure error handling. Use when writing authentication code, handling errors, processing user input, or when security review is needed.

2026-04-08