Skip to content

chore: add skill for adding new function examples#14112

Merged
felixarntz merged 2 commits intomainfrom
fa/add-function-examples-skill
Apr 3, 2026
Merged

chore: add skill for adding new function examples#14112
felixarntz merged 2 commits intomainfrom
fa/add-function-examples-skill

Conversation

@felixarntz
Copy link
Copy Markdown
Collaborator

Background

When working on new features or bug fixes, it's useful to have a skill that can automatically identify what examples should be added to examples/ai-functions based on the current branch changes. I've been doing this a lot.

Summary

  • Adds an internal add-function-examples skill that reviews current branch changes and creates function examples

Checklist

  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • I have reviewed this pull request (self-review)

Future Work

N/A

Related Issues

N/A

@tigent tigent bot added documentation Improvements or additions to documentation maintenance CI, internal documentation, automations, etc labels Apr 3, 2026
@felixarntz felixarntz merged commit 2c6c74d into main Apr 3, 2026
23 checks passed
@felixarntz felixarntz deleted the fa/add-function-examples-skill branch April 3, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation maintenance CI, internal documentation, automations, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants