Skip to content

Create: Skills Documentation Structure #198

@simple-container-forge

Description

@simple-container-forge

Implementation Request

Parent Issue: #197
Base Branch: simple-forge/issue-195-request-make-sc-documentation-tco258

Description

Create AI-friendly skills documentation under docs/docs/skills/ including: index, installation, devops-setup, service-setup, deployment-types, secrets-management, and cloud-providers (aws, gcp, kubernetes)

Technical Notes

Each skill provides clear prerequisites, step-by-step instructions, complete YAML examples with placeholders, and troubleshooting sections. All examples use ${VARIABLE} placeholders for AI to replace with real values.

Files/Areas

  • docs/docs/skills/index.md
  • docs/docs/skills/installation.md
  • docs/docs/skills/devops-setup.md
  • docs/docs/skills/service-setup.md
  • docs/docs/skills/deployment-types.md
  • docs/docs/skills/secrets-management.md
  • docs/docs/skills/cloud-providers/aws.md
  • docs/docs/skills/cloud-providers/gcp.md
  • docs/docs/skills/cloud-providers/kubernetes.md
  • docs/mkdocs.yml

Acceptance Criteria

  • AI agent can install SC CLI using installation.md
  • AI agent can create server.yaml with cloud authentication using devops-setup.md
  • AI agent can create client.yaml for any deployment type using service-setup.md
  • AI agent can determine deployment type using deployment-types.md
  • AI agent can configure secrets using secrets-management.md
  • AI agent can set up AWS, GCP, or Kubernetes credentials using cloud provider guides
  • All examples include complete YAML with credentials sections
  • mkdocs.yml updated with Skills navigation section

Design Documentation

  • docs/design/2026-03-29/sc-ai-friendly-skills/architecture.md

Notes

Skills documentation integrates existing templates-config-requirements.md and service-available-deployment-schemas.md content through references

Dependencies

  • docs/docs/ai-assistant/templates-config-requirements.md
  • docs/docs/ai-assistant/commands.md
  • docs/docs/reference/service-available-deployment-schemas.md

Priority: medium


This issue was automatically created by the Multi-Role Orchestration system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    devTriggers Simple Forge's Software Developer role to start working on the issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions