skills
Skills for Real Engineers. Straight from my .claude directory.
npx skills@latest add mattpocock/skillsSkills for Real Engineers. Straight from my .claude directory.
npx skills@latest add mattpocock/skillsLangflow is a powerful tool for building and deploying AI-powered agents and workflows.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows -- all through natural language commands. Use it in your terminal, IDE, or tag @claude on Github.
**Learn more in the [official documentation](https://code.claude.com/docs/en/overview)**.
<img src="./demo.gif" />
## Get started
> [!NOTE]
> Installation via npm is deprecated. Use one of the recommended methods below.
For more installation options, uninstall steps, and troubleshooting, see the [setup documentation](https://code.claude.com/docs/en/setup).
1. Install Claude Code:
**MacOS/Linux (Recommended):**Carries strong trust indicators from repository metadata
756 GitHub stars recorded
Microsoft 365 Agents Toolkit for Visual Studio, Visual Studio Code, and Command Line Interface (CLI) will be updated regularly with new features and bug fixes to continuously improve end-to-end Teams development experience. Visit our Changelog and Prerelease Changelog to see what's available for you now and see product roadmap to find out what's coming.
This repository contains the following packages:
| Package | Description |
|---|---|
| Microsoft 365 Agents Toolkit for Visual Studio Code packages/vscode-extension | Microsoft 365 Agents Toolkit for Visual Studio Code enables you to scaffold, run, debug, and deploy custom Teams apps directly from Visual Studio Code. It provides all the features of the Microsoft 365 Agents Toolkit CLI tool integrated into the IDE, as well as easy access to more samples, docs and tools. |
| Microsoft 365 Agents Toolkit CLI packages/cli | Whether you prefer keyboard-centric developer operations, or you are automating your CI/CD pipeline, the Microsoft 365 Agents Toolkit CLI tool offers the same features as the IDE extensions. |
| SDK packages/sdk | The main code library encapsulating simple authentication for both client and server-side code tailored for Teams developers. |
| API packages/api | The API package is a collection of contracts supported by the IDE Extensions and CLI. It enables developers to write plugins to extend TeamsFx with new capabilities. |
| Core packages/fx-core | The Core package centralizes implementation of capabilities shared by the IDE Extensions and the CLI. |
| Azure Functions Support packages/function-extension |
| Microsoft 365 Agents Toolkit helps developers include server-side code in their Teams application backed by Azure Functions. This plugin adds support to simplify the integration of an authentication-aware Azure Function into your Teams app. |
| Spec Parser packages/spec-parser | Microsoft 365 Agents Toolkit automates the process of generating API-based message extensions and Adaptive Cards by parsing the OpenAPI description document. |