BeClaude

template

New
17GitHubGeneralby docxology

Production-grade scaffold for reproducible computational research — 10-stage DAG pipelines, ≥90% test coverage, cryptographic provenance (SHA-256 + steganographic PDF watermarking), multi-project workspace, AI-agent-ready with AGENTS.md / SKILL.md throughout.

First seen 6/5/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/template.md https://raw.githubusercontent.com/docxology/template/main/SKILL.md
3
Invoke in Claude Code
/template
View source on GitHub
testingagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is template?

Production-grade scaffold for reproducible computational research — 10-stage DAG pipelines, ≥90% test coverage, cryptographic provenance (SHA-256 + steganographic PDF watermarking), multi-project workspace, AI-agent-ready with AGENTS.md / SKILL.md throughout.

How to install template?

To install template: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/template.md https://raw.githubusercontent.com/docxology/template/main/SKILL.md. Finally, /template in Claude Code.

What is template best for?

template is a skill categorized under General. It is designed for: testing, agent. Created by docxology.