Skip to content

feat(skills): add kucherenko/jscpd dry-refactoring,jscpd to SKILLS.txt#168

Merged
shunkakinoki merged 1 commit into
mainfrom
claude/kucherenko-jscpd-68l7cs
Jul 19, 2026
Merged

feat(skills): add kucherenko/jscpd dry-refactoring,jscpd to SKILLS.txt#168
shunkakinoki merged 1 commit into
mainfrom
claude/kucherenko-jscpd-68l7cs

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

Adds the kucherenko/jscpd skills to SKILLS.txt. The repo exposes two skills, both pinned explicitly per the SKILLS.txt convention:

  • jscpd — Copy-paste detector for 220+ languages. Detects duplicated code and measures duplication percentages.
  • dry-refactoring — Guided workflow to eliminate the copy-paste duplication that jscpd detects, refactoring clones via extract function, module, constant, or base class strategies.

Changes

+# kucherenko/jscpd (2 total) - keep all
+kucherenko/jscpd dry-refactoring,jscpd

The entry is placed alphabetically by repo path (between kitlangton/skills and kunchenguid/axi) and both skills are listed explicitly, matching the "keep all" convention used elsewhere in the file.

Verification

  • Enumerated the available skills with bun x skills add kucherenko/jscpd --global --yes --list, confirming the repo exposes exactly dry-refactoring and jscpd.
  • Change is additive to SKILLS.txt only; no ruler/biome-managed files are affected.

🤖 Generated with Claude Code

https://claude.ai/code/session_01LQqvs8K9Ya8zhjEw2HgXjT


Generated by Claude Code


Summary by cubic

Add kucherenko/jscpd skills to SKILLS.txt. Includes jscpd and dry-refactoring to detect duplicated code and guide DRY refactors.

Written for commit e06c7d1. Summary will update on new commits.

Review in cubic

Add the kucherenko/jscpd skills. The repo exposes two skills: jscpd, a
copy-paste detector for 220+ languages that measures duplication
percentages, and dry-refactoring, a guided workflow to eliminate the
copy-paste duplication jscpd detects (extract function, module, constant,
or base class). Both are pinned explicitly per the SKILLS.txt convention.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LQqvs8K9Ya8zhjEw2HgXjT
@cursor

cursor Bot commented Jul 19, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@shunkakinoki, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 56 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 59a0831f-ad56-4b48-a9c4-da99388234db

📥 Commits

Reviewing files that changed from the base of the PR and between 87432a7 and e06c7d1.

📒 Files selected for processing (1)
  • SKILLS.txt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/kucherenko-jscpd-68l7cs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@shunkakinoki
shunkakinoki marked this pull request as ready for review July 19, 2026 04:11
@shunkakinoki
shunkakinoki merged commit b2ae91c into main Jul 19, 2026
3 checks passed
@shunkakinoki
shunkakinoki deleted the claude/kucherenko-jscpd-68l7cs branch July 19, 2026 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants