16 packages
@specd/cli
The command-line interface for [specd](https://github.com/specd-sdd/SpecD) — a spec-driven development platform. For more information, visit [getspecd.dev](https://getspecd.dev). Provides commands for managing the full change lifecycle, browsing specs, in
@specd/code-graph
Code graph indexing and analysis library for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Parses source files across multiple languages, extracts symbols and relationships, and stores the r
@specd/core
The domain library for [specd](https://github.com/specd-sdd/SpecD) — a spec-driven development platform. For more information, visit [getspecd.dev](https://getspecd.dev).
@specd/mcp
MCP (Model Context Protocol) server adapter for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev).
@specd/plugin-agent-claude
Claude agent plugin for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Installs specd skills into `.claude/skills/` with Claude-specific YAML frontmatter.
@specd/plugin-agent-codex
Codex agent plugin for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Installs specd skills into `.codex/skills/` with Codex-specific YAML frontmatter.
@specd/plugin-agent-copilot
GitHub Copilot agent plugin for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Installs specd skills into `.github/skills/` with Copilot-specific YAML frontmatter.
@specd/plugin-agent-opencode
Open Code agent plugin for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Installs specd skills into `.opencode/skills/` with Open Code-specific YAML frontmatter.
@specd/plugin-agent-standard
[Agent Skills](https://agentskills.io/) standard plugin for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Installs specd skills into `.agents/skills/` with YAML frontmatter compliant with th
@specd/plugin-claude
Claude integration plugin for [specd](../../../README.md).
@specd/plugin-codex
OpenAI Codex integration plugin for [specd](../../../README.md).
@specd/plugin-copilot
GitHub Copilot integration plugin for [specd](../../../README.md).
@specd/plugin-manager
Plugin infrastructure for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Defines the base plugin contracts (`SpecdPlugin`, `AgentPlugin`) and provides loading and validation utilities consume
@specd/schema-std
The default schema for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev). Defines the standard artifact types, workflow steps, templates, and validation rules used by specd projects.
@specd/skills
Skill registry API for [specd](https://github.com/specd-sdd/SpecD). For more information, visit [getspecd.dev](https://getspecd.dev).
@specd/specd
specd — Spec-driven development platform