Skip to content

Release 2.1-preview#2755

Merged
heyitsaamir merged 4 commits intopreviewfrom
prep-preview/2.1
Apr 17, 2026
Merged

Release 2.1-preview#2755
heyitsaamir merged 4 commits intopreviewfrom
prep-preview/2.1

Conversation

@heyitsaamir
Copy link
Copy Markdown
Collaborator

Summary

Checklist

  • CLI builds cleanly
  • All tests pass (11 suites, 89 tests)
  • version.json set to 2.1-preview.{height}

After merge, trigger the publish pipeline on preview with Public publish type.

singhk97 and others added 4 commits April 16, 2026 12:58
## Summary
- Adds comprehensive documentation for the `teams-dev` Claude Code skill
- New unlinked page at `teams.md/docs/cli/guides/teams-dev-skill.md`
- Explains how to invoke and use the skill for Teams bot development

## What's included
- Overview of the teams-dev skill capabilities
- How to invoke the skill (slash command, natural language)
- Workflows: bot creation, infrastructure setup, SSO, troubleshooting
- Example interactions
- Prerequisites and important notes

## Why unlinked?
This page is not added to `sidebars-cli.ts`, making it accessible via
direct URL but not appearing in the navigation. This allows the
documentation to exist for those who need it without cluttering the main
navigation.

## Test plan
- [ ] Verify the page renders correctly in Docusaurus
- [ ] Confirm the page is not in sidebar navigation
- [ ] Check all internal links work
- [ ] Validate content accuracy against SKILL.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
## Summary
- Add `teams-dev` agent skill with guides for bot development,
infrastructure setup, SSO configuration, and troubleshooting
- Add `.claude-plugin/marketplace.json` for Claude Code plugin
marketplace registration
- Add plugin package at `packages/cli/plugins/teams-sdk/` with skill
references
- Add `teams.md/docs/cli/guides/agent-skills.md` documentation with
installation instructions for Claude Code and Cursor

## Test plan
- [ ] Verify `marketplace.json` is valid JSON and follows the expected
schema
- [ ] Verify skill files are correctly structured under
`packages/cli/plugins/teams-sdk/skills/teams-dev/`
- [ ] Verify `/plugin install teams-sdk@teams` install command works in
Claude Code
- [ ] Verify agent-skills doc renders correctly with tabs for Claude
Code / Cursor

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
@heyitsaamir heyitsaamir merged commit 508fe93 into preview Apr 17, 2026
1 check passed
@heyitsaamir heyitsaamir deleted the prep-preview/2.1 branch April 17, 2026 18:36
heyitsaamir added a commit that referenced this pull request Apr 17, 2026
## Summary
- Merge main into preview for 2.1-preview release, including post-merge
fixes
- New since #2755: Fix manifest-upload-zip test on Windows (#2756), fix
teams-dev skill patterns (#2753)

## What's included
- #2752 — Replace manifest upload with zip import, add
webApplicationInfo flags
- #2753 — Fix teams-dev skill: remove wrong patterns, link to llms.txt
- #2756 — Fix manifest-upload-zip test on Windows
- #2750 — Add teams-dev agent skill and plugin marketplace config
- #2747 — Add teams-dev skill documentation

## Checklist
- [x] CLI builds cleanly
- [x] All tests pass (11 suites, 89 tests)
- [x] version.json set to `2.1-preview.{height}`

After merge, trigger the publish pipeline on `preview` with **Public**
publish type.

---------

Co-authored-by: Kavin <115390646+singhk97@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
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