{"id":46649710,"url":"https://github.com/pjs7678/my-claude-dotfiles","last_synced_at":"2026-03-08T06:02:30.439Z","repository":{"id":340462609,"uuid":"1165720715","full_name":"pjs7678/my-claude-dotfiles","owner":"pjs7678","description":"My Claude Code configuration - eBPF + Kubernetes focused setup with superpowers, claude-hud, and context7","archived":false,"fork":false,"pushed_at":"2026-02-24T23:47:01.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-25T04:49:51.039Z","etag":null,"topics":["claude-code","claude-dotfiles","dotfiles","ebpf","kubernetes"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/pjs7678.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-02-24T13:25:33.000Z","updated_at":"2026-02-24T23:47:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pjs7678/my-claude-dotfiles","commit_stats":null,"previous_names":["pjs7678/my-claude-dotfiles"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/pjs7678/my-claude-dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjs7678%2Fmy-claude-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjs7678%2Fmy-claude-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjs7678%2Fmy-claude-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjs7678%2Fmy-claude-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjs7678","download_url":"https://codeload.github.com/pjs7678/my-claude-dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjs7678%2Fmy-claude-dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30246873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T05:41:50.788Z","status":"ssl_error","status_checked_at":"2026-03-08T05:41:39.075Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","claude-dotfiles","dotfiles","ebpf","kubernetes"],"created_at":"2026-03-08T06:02:27.815Z","updated_at":"2026-03-08T06:02:30.430Z","avatar_url":"https://github.com/pjs7678.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my claude setup\n\nFull-stack dev with superpowers, claude-hud, and context7\n\n\u003e by pjs7678\n\n`typescript` `superpowers` `claude-hud` `context7`\n\n## Install\n\n```bash\nclaude-dotfiles install pjs7678/claude-dotfiles\n```\n\n## What's Included\n\n### Plugins\n\n- **code-simplifier** (claude-plugins-official) v1.0.0\n- **claude-hud** (claude-hud) v0.0.6\n- **context7** (claude-plugins-official) v99e11d959269\n- **superpowers** (claude-plugins-official) v4.3.1\n- **ralph-loop** (claude-plugins-official) v99e11d959269\n- **clangd-lsp** (claude-plugins-official) v1.0.0\n\n### Custom Skills\n\n- codebase-visualizer\n\n### Plugin Skills\n\n#### superpowers (claude-plugins-official v4.3.1)\n\n- **using-git-worktrees** — Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification\n- **test-driven-development** — Use when implementing any feature or bugfix, before writing implementation code\n- **systematic-debugging** — Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes\n- **using-superpowers** — Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions\n- **dispatching-parallel-agents** — Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies\n- **executing-plans** — Use when you have a written implementation plan to execute in a separate session with review checkpoints\n- **finishing-a-development-branch** — Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup\n- **brainstorming** — You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.\n- **writing-plans** — Use when you have a spec or requirements for a multi-step task, before touching code\n- **requesting-code-review** — Use when completing tasks, implementing major features, or before merging to verify work meets requirements\n- **receiving-code-review** — Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation\n- **writing-skills** — Use when creating new skills, editing existing skills, or verifying skills work before deployment\n- **verification-before-completion** — Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always\n- **subagent-driven-development** — Use when executing implementation plans with independent tasks in the current session\n\n### Settings\n\nCustom Claude Code settings included (sensitive data stripped).\n\n### Permissions\n\nPre-configured permission rules for common tools.\n\n---\n\n*Generated with [claude-dotfiles](https://github.com/claude-dotfiles/claude-dotfiles)*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjs7678%2Fmy-claude-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjs7678%2Fmy-claude-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjs7678%2Fmy-claude-dotfiles/lists"}