ksdisch

Claudify Repo — Development skill for Claude Code

Development community

Set up this repo's Claude Code tooling.

How to install Claudify Repo

Installs to ~/.claude/skills/ksdisch-claude-config-claudify-repo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ksdisch-claude-config-claudify-repo && curl -fsSL https://raw.githubusercontent.com/ksdisch/claude-config/HEAD/commands/claudify-repo.md -o ~/.claude/skills/ksdisch-claude-config-claudify-repo/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Claudify Repo does


description: Set up this repo's Claude Code tooling. Run at a repo root — pick which of your global slash commands/skills to vendor into the repo (so they work in cloud/web sessions and for collaborators), and/or brainstorm new repo-specific automations via the recommender. Updates CLAUDE.md with a tooling reference section. argument-hint: [optional: "port", "brainstorm", or blank for the menu] allowed-tools: Bash, Read, Write, Edit, Glob, Grep, Task

Requested mode (optional): $ARGUMENT

Alternatives in Development

  • Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
  • Bypass 403 — Probe a 403/401 endpoint with the most-paid bypass tricks (header injection, path encoding, method swap, WAF f 4.5k ★
  • Cloud Run Debug — Diagnose a failing Cloud Run service — Antigravity (agy/Gemini) digests the error logs cheaply, Claude infers 284 ★

Full documentation available on GitHub

View Source Repository