Skip to content

Add skill v1#303

Merged
tyeth merged 10 commits intomainfrom
add-skill-v1
Apr 3, 2026
Merged

Add skill v1#303
tyeth merged 10 commits intomainfrom
add-skill-v1

Conversation

@tyeth
Copy link
Copy Markdown
Member

@tyeth tyeth commented Mar 24, 2026

Add skill for adding sensors to v1

Copy link
Copy Markdown
Member Author

@tyeth tyeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add agents files for claude/gemini/opencode/copilot, pointing to a central file in .agents/ that also lists the skills folder.

Copy link
Copy Markdown
Member Author

@tyeth tyeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good start, room for improvement in skill, and repo guidance (agents.md) - see https://github.blog/ai-and-ml/github-copilot/how-to-write-a-great-agents-md-lessons-from-over-2500-repositories

tyeth and others added 5 commits April 3, 2026 15:34
Add guards in three places:
- Arguments section: treat PR-provided definitions as hints, not verified data
- Step 0 callout: must independently verify every field even when a PR supplies a definition
- documentationURL guidance: explicitly forbid GitHub library repo URLs for Adafruit products

Motivated by a bad PR where documentationURL was copied from a firmware PR
as a GitHub repo link instead of the actual learn guide.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Points 3 and 4 in the image selection guidance contradicted each
other — point 3 said "straight-on" and "avoid angled shots" while
point 4 said "slight angle". The correct style is the standard
Adafruit isometric product photo (typically CDN image 00).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The CDN image numbering isn't fixed at 04 — increment from 00
until a 404 instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Image numbers on Adafruit CDN aren't contiguous — scrape all
available image URLs from the product page gallery instead of
iterating through a hardcoded range.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tyeth tyeth merged commit 08d105a into main Apr 3, 2026
14 of 15 checks passed
@tyeth tyeth deleted the add-skill-v1 branch April 3, 2026 15:48
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.

1 participant