{"id":50564389,"url":"https://github.com/marcusschiesser/claude-code-starter","last_synced_at":"2026-06-04T13:30:26.361Z","repository":{"id":359303900,"uuid":"1127209142","full_name":"marcusschiesser/claude-code-starter","owner":"marcusschiesser","description":"Opinionated starter configuration for Claude Code","archived":false,"fork":false,"pushed_at":"2026-01-03T12:13:23.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-21T15:51:55.520Z","etag":null,"topics":["claude","code","config"],"latest_commit_sha":null,"homepage":"https://x.com/bcherny/status/2007179832300581177","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/marcusschiesser.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-01-03T12:12:53.000Z","updated_at":"2026-03-29T23:14:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/marcusschiesser/claude-code-starter","commit_stats":null,"previous_names":["marcusschiesser/claude-code-starter"],"tags_count":null,"template":true,"template_full_name":null,"purl":"pkg:github/marcusschiesser/claude-code-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusschiesser%2Fclaude-code-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusschiesser%2Fclaude-code-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusschiesser%2Fclaude-code-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusschiesser%2Fclaude-code-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcusschiesser","download_url":"https://codeload.github.com/marcusschiesser/claude-code-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusschiesser%2Fclaude-code-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33907693,"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-04T02:00:06.755Z","response_time":64,"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","config"],"created_at":"2026-06-04T13:30:25.281Z","updated_at":"2026-06-04T13:30:26.356Z","avatar_url":"https://github.com/marcusschiesser.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude Code Starter Kit\n\nA starter configuration for [Claude Code](https://claude.ai/code) with useful commands, agents, and GitHub Actions integration.\n\n\u003e Inspired by [Boris Cherny's tweet](https://x.com/bcherny/status/2007179832300581177?s=20) about setting up Claude Code for development workflows.\n\n## Contents\n\n```\nclaude-code-starter/\n├── .claude/\n│   ├── settings.json          # Claude Code settings and permissions\n│   ├── commands/\n│   │   ├── new-worktree.md    # Create git worktrees for parallel development\n│   │   └── commit-push-pr.md  # Automated commit, push, and PR workflow\n│   └── agents/\n│       └── code-simplifier.md # Code refactoring specialist agent\n├── .github/\n│   └── workflows/\n│       └── claude.yml         # GitHub Actions for @claude mentions\n```\n\n## Get Started\n\n**Use this repository as a template** to quickly set up Claude Code for your project:\n\n1. Click \"Use this template\" on GitHub, or clone this repository\n2. Follow the setup steps below\n3. **Update `.claude/settings.json`** - Modify the `PostToolUse` hook to point to your project's formatter/linter (e.g., change `npm run format` to `pnpm run lint`, `prettier --write`, etc.)\n4. Add `ANTHROPIC_API_KEY` to your GitHub repository secrets\n\n## Features\n\n### Commands (Slash Commands)\n\n- `/new-worktree` - Create a new git worktree for parallel development\n- `/commit-push-pr` - Stage, commit, push, and create a PR in one flow\n\n### Agents\n\n- `code-simplifier` - Refactors code for readability and reduced complexity\n\n### Settings\n\nPre-configured permissions for common development tools:\n- Git operations\n- npm/npx commands\n- File editing\n- Web search\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusschiesser%2Fclaude-code-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcusschiesser%2Fclaude-code-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusschiesser%2Fclaude-code-starter/lists"}