Skip to content

Commit d5468b9

Browse files
docs(claude-assistant): left-align the claude.ai setup screenshots (#1259)
Co-authored-by: Ozcan Ovunc <ozcan@appcircle.io>
1 parent b587def commit d5468b9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/appcircle-ai/ai-assistants/appcircle-claude-assistant.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,19 @@ You can install this plugin's skills in claude.ai too. MCP tools remain Claude C
4747

4848
1. Click **Customize > Create plugin > Add marketplace**.
4949

50-
<img src="https://cdn.appcircle.io/docs/assets/claude-assistant-1.png" alt="Create plugin, Add marketplace" width="480" />
50+
<img src="https://cdn.appcircle.io/docs/assets/claude-assistant-1.png" alt="Create plugin, Add marketplace" width="480" style={{display: 'block', margin: 0}} />
5151

5252
2. You will see the following screen.
5353

54-
<img src="https://cdn.appcircle.io/docs/assets/claude-assistant-2.png" alt="Add marketplace screen" width="480" />
54+
<img src="https://cdn.appcircle.io/docs/assets/claude-assistant-2.png" alt="Add marketplace screen" width="480" style={{display: 'block', margin: 0}} />
5555

5656
3. Enter the repository URL: `https://github.com/appcircleio/appcircle-claude-plugin`
5757

58-
<img src="https://cdn.appcircle.io/docs/assets/claude-assistant-3.png" alt="Enter the repository URL" width="480" />
58+
<img src="https://cdn.appcircle.io/docs/assets/claude-assistant-3.png" alt="Enter the repository URL" width="480" style={{display: 'block', margin: 0}} />
5959

6060
4. Click **Sync**.
6161

62-
<img src="https://cdn.appcircle.io/docs/assets/claude-assistant-4.png" alt="Click Sync" width="480" />
62+
<img src="https://cdn.appcircle.io/docs/assets/claude-assistant-4.png" alt="Click Sync" width="480" style={{display: 'block', margin: 0}} />
6363

6464
5. Ask Claude an Appcircle question, for example *How do I set up automatic code signing for my iOS builds*, and Claude will use the `doc-assistant` skill to answer.
6565

0 commit comments

Comments
 (0)