Coding assistant skills
FabrCore 2.0 · Release and package availability
These guides track the current 2.0 source. Stable 2.0.0 publication is pending; package commands show the release target. Until it is published, follow the source quick start or use a matching available prerelease set. Release migration · Runtime modes
Give your coding assistant the FabrCore 2.0 API patterns, references and examples. The distribution includes all 24 development skills, with cloud administration included in the same 2.0 release.
Extract the bundle, then copy the skill folders into your coding assistant's skill directory. Preserve references, scripts and assets; copying SKILL.md alone omits supporting material. Start with fabrcore for discovery or select a specialized skill. Migration guidance lives in fabrcore-releases.
For cloud work, use fabrcore-cloud-administration. It bundles the administration and transport protocols, an authenticated SDK example and the optional SQL monitoring migration. See the cloud guide for behavior and validation boundaries.
| Skill folder | Purpose |
|---|---|
fabrcore | FabrCore Development Skill |
fabrcore-a2a | FabrCore and Agent2Agent (A2A) |
fabrcore-acl | FabrCore Access Control (ACL) & Security Audit |
fabrcore-agent | FabrCore Agent Development |
fabrcore-agentframework | Microsoft Agent Framework in FabrCore |
fabrcore-agentmonitor | FabrCore Agent Message Monitor |
fabrcore-cloud-administration | FabrCore 2.0 cloud administration |
fabrcore-graphrag | FabrCore GraphRAG Service Skill |
fabrcore-harness | FabrCore Agent Harness |
fabrcore-mcp | FabrCore MCP Integration |
fabrcore-messaging | FabrCore Messaging & Access Control |
fabrcore-microsoft365copilot | FabrCore and Microsoft 365 Copilot (Custom Engine Agent) |
fabrcore-orleans | Orleans Configuration for FabrCore |
fabrcore-oss-aug2026 | FabrCore OSS August 2026 |
fabrcore-plugins-tools | FabrCore Plugins and Standalone Tools |
fabrcore-principal-delivery | FabrCore Principal Delivery |
fabrcore-releases | FabrCore release upgrades |
fabrcore-server | FabrCore Server Setup |
fabrcore-services-memory | FabrCore agent memory |
fabrcore-spiffe | FabrCore Verifiable Execution and SPIFFE |
fabrcore-surface | FabrCore Surface |
fabrcore-testing | FabrCore Testing Skill |
fabrcore-transcription | Audio Transcription with Azure OpenAI |
fabrcore-connections | Connections, tokens, consent, Microsoft remote agents, Entra Agent ID and encrypted cloud handoffs |
The bundle manifest records the 2.0.0 version, skill folders and file hashes. References to broader repository design documents link to the public repository; the cloud and connections skills bundle their guides and SQL migrations locally. The connections guide includes automatic Host Data Protection and certificate rotation.
The testing skill includes source templates for application-owned fixtures. Those helper classes are not public NuGet APIs; use the testing guide for the shipped A2A test host and release validation boundaries.