{"id":50980281,"url":"https://github.com/jalanb/clawdr","last_synced_at":"2026-06-19T13:30:28.130Z","repository":{"id":365121093,"uuid":"1270646381","full_name":"jalanb/clawdr","owner":"jalanb","description":"Holder for some of my ~/.claude files","archived":false,"fork":false,"pushed_at":"2026-06-15T23:50:56.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"__main__","last_synced_at":"2026-06-16T01:24:09.952Z","etag":null,"topics":["claude-code","commands","skills"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jalanb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-15T23:19:15.000Z","updated_at":"2026-06-15T23:51:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jalanb/clawdr","commit_stats":null,"previous_names":["jalanb/clawdr"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jalanb/clawdr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalanb%2Fclawdr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalanb%2Fclawdr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalanb%2Fclawdr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalanb%2Fclawdr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalanb","download_url":"https://codeload.github.com/jalanb/clawdr/tar.gz/refs/heads/__main__","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalanb%2Fclawdr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34534230,"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-19T02:00:06.005Z","response_time":61,"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":["claude-code","commands","skills"],"created_at":"2026-06-19T13:30:27.378Z","updated_at":"2026-06-19T13:30:28.117Z","avatar_url":"https://github.com/jalanb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clawdr\n\nUser's Claude environment — skills, commands, and the `just` workflows that keep them in sync with `~/.claude/`.\n\nGitHub is source of truth. `just push` deploys to `~/.claude/`. `just pull` pulls back.\n\n---\n\n## Skills\n\nSkills teach Claude how to behave in specific contexts. Each skill is a `SKILL.md` file deployed to `~/.claude/skills/\u003cname\u003e/`.\n\n### Using skills\n\n```bash\njust push-skills              # deploy all skills to ~/.claude/skills/\njust push-skill \u003cname\u003e        # deploy one skill\njust pull-skill \u003cname\u003e        # pull changes back from ~/.claude/ to repo\n```\n\nOr from inside a skill dir:\n\n```bash\ncd skills/\u003cname\u003e \u0026\u0026 just push\ncd skills/\u003cname\u003e \u0026\u0026 just pull\n```\n\n### Adding a skill\n\n```bash\njust new-skill \u003cname\u003e\n```\n\nScaffolds `skills/\u003cname\u003e/` from `templates/`, substitutes `{{ name }}`, opens `SKILL.md` and `README.md` in vim.\n\n### Skill layout\n\n```\nskills/\u003cname\u003e/\n  src/\n    SKILL.md        ← the skill content deployed to ~/.claude/skills/\u003cname\u003e/\n  justfile          ← push / pull\n  pyproject.toml    ← packaging (if skill has Python code)\n  README.md         ← dev notes\n```\n\n---\n\n## Commands\n\nCommands are slash commands for Claude Code, deployed to `~/.claude/commands/`.\n\n```bash\njust push-commands            # deploy all commands to ~/.claude/commands/\njust pull-commands            # pull changes back\n```\n\nCommands live in `commands/commands/*.md` (and `.py`, `.sh`).\n\n---\n\n## Background\n\nSee `context.md` for the origin story — why this project exists and what problems it solves.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalanb%2Fclawdr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjalanb%2Fclawdr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalanb%2Fclawdr/lists"}