Skip to content

Conversation

@thoroc
Copy link
Contributor

@thoroc thoroc commented Jan 31, 2026

Summary

OpenCode skills/knowledge base documentation and using-opencode-core guide.

Changes

Add 8 skill documentation files covering core development topics:

  • bun-typescript-development: TypeScript + Bun best practices
  • extending-nx-plugins: Nx plugin development patterns
  • git-commit: Git workflow and commit conventions
  • nx-executors: Custom Nx executor patterns
  • nx-generators: Nx generator development
  • opencode-plugin-dev: OpenCode plugin development
  • opencode-plugin-development: Extended plugin patterns
  • opencode-plugin-ui: TUI integration patterns

Additional documentation:

  • docs/using-opencode-core.md - User guide for the core plugin

Dependencies

Blocks

  • None

Testing

  • Markdown linting: bun run lint:md

- Add 8 skill documentation files covering core development topics
- bun-typescript-development: TypeScript + Bun best practices
- extending-nx-plugins: Nx plugin development patterns
- git-commit: Git workflow and commit conventions
- nx-executors: Custom Nx executor patterns
- nx-generators: Nx generator development
- opencode-plugin-dev: OpenCode plugin development
- opencode-plugin-development: Extended plugin patterns
- opencode-plugin-ui: TUI integration patterns
- Add using-opencode-core.md user guide
- Optional: Can reference core plugin features

Content-only PR providing OpenCode skills and knowledge base.
@github-actions
Copy link

⚠️ Large PR Warning

This PR is quite large with:

  • 9 changed files
  • 3511 added lines
  • 0 deleted lines

Consider breaking it down into smaller, focused PRs for easier review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants