Cette page est affichée en anglais. Une traduction française est en cours.
ConfigsMay 12, 2026·2 min de lecture

Awesome Claude Code Config — Interactive Installer

awesome-claude-code-config ships an interactive installer for Claude Code rules, workflows, and integrations, plus flags for non-interactive installs.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Config
Installation
Manual
Confiance
Confiance : Community
Point d'entrée
bash <(curl -fsSL .../install.sh)
Commande CLI universelle
npx tokrepo install 4c4a47be-429f-565a-82b3-bb7ea0878c23
Introduction

Install a curated Claude Code setup (rules, workflows, integrations) via a two-level selector, so you can standardize behavior across machines without manual copying.

Best for: People who want a repeatable Claude Code baseline across projects and machines, with an installer and sensible defaults

Works with: macOS/Linux install.sh and Windows PowerShell install.ps1; optional non-interactive --all installs (per README)

Setup time: 8–20 minutes

Key facts (verified)

  • README documents flags like --all, --dry-run, --uninstall, and --version (PowerShell variants included).
  • README shows a two-level selector UI with groups (Core, Language Rules, Review, Workflow, Integrations, etc.).
  • Integrations listed in README include GitHub MCP, Playwright MCP, and Context7 (via selection groups).
  • GitHub: 230 stars · 29 forks; pushed 2026-04-20 (GitHub API verified).

Main

A safe way to adopt a “mega config” repo:

  1. Run it with --dry-run first to see exactly what it will place and where.
  2. Install only the groups you need (e.g., Core + Review + one integration) and leave everything else off.
  3. Treat config updates like dependency updates: review the changelog, then re-run the installer.
  4. Keep project-specific rules in-project; keep global rules truly global.

You get the most value when you keep the setup small but consistent across your machines.

FAQ

Q: Can I install everything at once? A: Yes. The README says --all installs everything non-interactively.

Q: Is there a Windows installer? A: Yes. The README includes a PowerShell install command via install.ps1.

Q: How do I uninstall? A: The README mentions an --uninstall flag (and PowerShell variant) for removal.

🙏

Source et remerciements

Source: https://github.com/Mizoreww/awesome-claude-code-config > License: MIT > GitHub stars: 230 · forks: 29

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires