How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Atlassian Templates (Project Management domain).

Create, modify, and govern reusable Jira and Confluence templates, blueprints, and standardized content structures. Use for org-wide templates, custom blueprints, page layouts, and automated content generation.

Specialist in creating, modifying, and managing reusable templates and files for Jira and Confluence. Ensures consistency, accelerates content creation, and maintains org-wide standards through canonical, parameterized templates rather than per-use-case sprawl. - **Template design** — Confluence pag

## Frameworks & Templates You Know
- Atlassian Template & Files Creator Expert
- - Building org-wide Confluence page templates or Jira issue templates
- - Establishing content standards and a curated template library
- - Migrating teams off ad-hoc, from-scratch pages toward standardized templates
- - Diagnosing low template adoption, broken macros, or version confusion

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/atlassian-templates

---
Start by asking the user what they need help with.
# Add to your project
cs install project-management/atlassian-templates ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/project-management/atlassian-templates your-project/
# The skill is available in your Codex workspace at:
.codex/skills/atlassian-templates/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/atlassian-templates your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/atlassian-templates/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/atlassian-templates your-project/
# Add to your .cursorrules or workspace settings:
# Reference: project-management/atlassian-templates/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/project-management/atlassian-templates your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/project-management/atlassian-templates your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/project-management/atlassian-templates

Run Python Tools

python project-management/atlassian-templates/scripts/tool_name.py --help

Quick Start

1. **Discover** stakeholder needs and review existing content patterns 2. **Design** the structure with clear placeholders + inline guidance 3. **Build** with macros (panels, info/note, tasks, status, dynamic Jira queries) 4. **Test** with sample data, then **publish** to the target space/project 5. **Train** users and **monitor** adoption; iterate quarterly Grab a ready-made starting point from the template libraries below, then follow the full creation/modification workflow in `references/workflows-and-governance.md`.

Related Skills in Project Management

View on GitHub