Skip to main content
Run any Skill in Manus
with one click
GitHub repository

real-vibe-coding-python-public

real-vibe-coding-python-public contains 7 collected skills from joey-yoonsung, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
3
updated
2026-02-05
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

adr-skill
software-developers

Guide for writing Architecture Decision Records (ADR). Use when documenting architectural decisions, recording technology choices, or creating technical decision logs. This skill defines the ADR structure, format, and best practices.

2026-02-05
config-skill
software-developers

Guide for creating and managing configuration classes in this project. Use when creating new config classes, loading configuration from environment variables, implementing domain-specific configs (Redis, OpenAI, S3, etc.), integrating with FastAPI or LangGraph, or working with sensitive field masking. This skill defines the two-type config system: Settings (SettingsBase) for app-level config and ConfigBase (BaseModel) for domain configs.

2026-02-05
kubernetes-skill
network-and-computer-systems-administrators

Guide for Kubernetes deployments with Helm charts. Use when working with Helm charts, managing secrets across environments (dev, beta, prod), creating SealedSecrets, or configuring environment-specific values. This skill defines the secret management workflow using Bitnami SealedSecrets.

2026-02-05
plan-skill
project-management-specialists

Guide for writing task plans and implementation plans. Use when starting a new task, creating a plan file, or updating plan progress.

2026-02-05
pyproject-toml-skill
software-developers

Guide for managing pyproject.toml files in this uv workspace monorepo. Use when adding dependencies, creating new workspace members, or modifying build configuration.

2026-02-05
skill-creator
software-developers

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-05
test-skill
software-quality-assurance-analysts-and-testers

Guide for writing and organizing tests in this project. Use when creating new tests, choosing test patterns, writing fixtures, or structuring test directories.

2026-02-05