Skip to main content
Run any Skill in Manus
with one click
GitHub repository

opencode_api

opencode_api contains 7 collected skills from cdavis-code, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
4
updated
2026-04-09
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

dart-flutter-publish-review
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-04-08
update-packages
software-developers

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
information-security-analysts

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