dev.speculate

Load Speculate documentation into the workspace for project rules and workflows.

6|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/kevinslin/llm --skill dev-speculate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev.speculate
Source: https://github.com/kevinslin/llm/tree/main/skills/dev.speculate
Command: npx skills add https://github.com/kevinslin/llm --skill dev-speculate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a consistent project context by loading and referencing the Speculate documentation framework (coding rules, shortcuts, templates, and project specs) so agents have instant access to project structure, workflows, and standards during any task.

Core Features & Use Cases

  • Automatically initializes Speculate docs in a project if they are missing, ensuring a ready-to-use documentation scaffold.
  • Exposes project-wide rules, shortcuts, and templates to agents, enabling spec-driven development and standardized workflows.
  • Keeps operational context up-to-date by deploying, reading, and aligning documentation with active specs and architecture references.

Quick Start

Initialize Speculate docs and load project context before starting any task.

Frequently Asked Questions about dev.speculate

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

FAQPage Schema
How do I keep project context and coding rules consistent for AI agents?

To keep project context consistent for AI agents, you can load Speculate documentation into the workspace. This exposes project-wide rules, templates, and architecture specs to agents during any codebase task.

How do I set up spec-driven development workflows in an existing project?

Setting up spec-driven development workflows involves initializing a documentation scaffold. This Skill automatically deploys missing Speculate docs to populate the directory with overview, development, general rules, and project-specific specifications.

What is the best way to provide project templates and standards to an automated coding workflow?

The best way to provide project templates and standards is by loading a documentation framework into the workspace. This exposes coding rules, shortcuts, and templates directly to agents executing codebase workflows.

Do I need a local assets structure to initialize Speculate docs?

Yes, initializing Speculate docs requires a local Speculate assets structure and a functioning install script. These components populate the docs directory with the necessary overview, rules, and project-specific specs.

Can I use Speculate documentation for tasks beyond code implementation?

Yes, Speculate documentation applies to any codebase task requiring context, rules, and templates. It provides consistent project standards during planning, design, implementation, and validation phases.