Skip to content

Commit e3ec3ea

Browse files
committed
mark contributor skills as internal
1 parent e116ce4 commit e3ec3ea

6 files changed

Lines changed: 12 additions & 0 deletions

File tree

.claude/skills/api-client-development/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
name: api-client-development
33
description: Creating API clients with OpenAPI specs, authentication, and OAuth scopes for SCAPI and similar APIs
4+
metadata:
5+
internal: true
46
---
57

68
# API Client Development

.claude/skills/cli-command-development/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
name: cli-command-development
33
description: Creating new CLI commands and topics for the B2C CLI using oclif
4+
metadata:
5+
internal: true
46
---
57

68
# CLI Command Development

.claude/skills/documentation/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
name: documentation
33
description: Updating user guides, CLI reference, and API documentation for the B2C CLI project
4+
metadata:
5+
internal: true
46
---
57

68
# Documentation

.claude/skills/sdk-module-development/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
name: sdk-module-development
33
description: Adding new modules and exports to the @salesforce/b2c-tooling-sdk package
4+
metadata:
5+
internal: true
46
---
57

68
# SDK Module Development

.claude/skills/skill-authoring/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
name: skill-authoring
33
description: Guide for creating and maintaining user-facing agent skills
4+
metadata:
5+
internal: true
46
---
57

68
# Skill Authoring Guide

.claude/skills/testing/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
name: testing
33
description: Writing tests for the B2C CLI project using Mocha, Chai, and MSW
4+
metadata:
5+
internal: true
46
---
57

68
# Testing

0 commit comments

Comments
 (0)