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.

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

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 .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /template.

What is template best for?

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