{"id":50609737,"url":"https://github.com/mydansun/init-py","last_synced_at":"2026-06-06T02:30:29.339Z","repository":{"id":357644568,"uuid":"1237915265","full_name":"mydansun/init-py","owner":"mydansun","description":"Claude Code skill for scaffolding an interactive init.py bring-up tool for Docker Compose stacks — python-dotenv, questionary, probes.","archived":false,"fork":false,"pushed_at":"2026-05-13T16:24:00.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-13T18:23:24.460Z","etag":null,"topics":["bootstrap","claude-code","claude-code-skill","docker-compose","dotenv","python"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mydansun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-13T16:21:34.000Z","updated_at":"2026-05-13T16:24:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mydansun/init-py","commit_stats":null,"previous_names":["mydansun/init-py"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mydansun/init-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mydansun%2Finit-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mydansun%2Finit-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mydansun%2Finit-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mydansun%2Finit-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mydansun","download_url":"https://codeload.github.com/mydansun/init-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mydansun%2Finit-py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33967639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","claude-code","claude-code-skill","docker-compose","dotenv","python"],"created_at":"2026-06-06T02:30:28.549Z","updated_at":"2026-06-06T02:30:29.335Z","avatar_url":"https://github.com/mydansun.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# init-py\n\nA Claude Code skill that helps an agent scaffold an interactive `init.py` bring-up tool for a Docker Compose project — the kind that prompts the operator for every env var, writes `.env` (preserving comments via `python-dotenv set_key`), runs timeout-bounded reachability probes, and supports `check` / `reconfigure KEY` subcommands.\n\nThe single-file `uv run --script` shape means the operator only needs `uv` installed on the host — no project venv, no `requirements.txt`, no pre-step.\n\n## What's in here\n\n- [`SKILL.md`](SKILL.md) — the actual skill: structure, the `collect_field` skeleton, and the pitfalls that are easy to hit (manual `.env` writers, missing `quote_mode=\"auto\"`, probes without timeouts, mTLS cert pair checks via `SubjectPublicKeyInfo`, etc.).\n\n## Installation\n\n```\nnpx skills add mydansun/init-py\n```\n\nThen ask Claude something like *\"create an init.py for this compose project\"* and it will load this skill.\n\n## Where this comes from\n\nDistilled from a ~840-LOC production `init.py` that bootstraps a Temporal-worker compose stack. The skill captures the patterns and anti-patterns; the reference file itself is internal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmydansun%2Finit-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmydansun%2Finit-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmydansun%2Finit-py/lists"}