using-dekspec

Initializes DekSpec in your repository and manages its configuration.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Dektora/dekspec-public --skill using-dekspec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-dekspec
Source: https://github.com/Dektora/dekspec-public/tree/main/plugins/dekspec/skills/using-dekspec
Command: npx skills add https://github.com/Dektora/dekspec-public --skill using-dekspec

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the onboarding process for DekSpec, allowing users to quickly set up and manage the tool within their repositories.

Core Features & Use Cases

  • Simplified Onboarding: Guided steps to initialize the artifact tree, enable the 'No Specless Edits' guardrail, and explore the full skill catalog.
  • Legacy Surface Consolidation: Merges the functionalities of spec-mode, dekspec-skills, and dekspec-init into a single skill.
  • Configuration Management: Allows users to configure the .dekspec/config.yaml for their repository.

Quick Start

Use the 'using-dekspec' skill to initialize DekSpec in your repository with the command: using-dekspec --init

Frequently Asked Questions about using-dekspec

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I initialize DekSpec in my repository?

DekSpec onboarding is simplified through guided steps that initialize the artifact tree, enable the 'No Specless Edits' guardrail, and configure the `.dekspec/config.yaml` file for your repository.

What is the 'No Specless Edits' guardrail and how do I enable it?

The 'No Specless Edits' guardrail is a configuration enabled during DekSpec onboarding to ensure repository edits follow defined specifications, managed within your `.dekspec/config.yaml` file.

Does DekSpec onboarding consolidate legacy skills like spec-mode and dekspec-init?

DekSpec onboarding consolidates the functionalities of legacy surfaces including `spec-mode`, `dekspec-skills`, and `dekspec-init` into a single skill for streamlined repository management.

How do I configure the .dekspec/config.yaml file for my repository?

You can configure the `.dekspec/config.yaml` file for your repository using the configuration management features provided during the DekSpec onboarding and management process.

What is the best way to explore the DekSpec skill catalog?

The best way to explore the DekSpec skill catalog is through the onboarding experience, which provides a comprehensive interface for discovering and managing available skills within your repositories.