Skill Claude CodeCodex
Guided workflow to eliminate copy-paste duplication detected by jscpd. Refactor clones using extract function, module, constant, or base class strategies.
242 tagged quality, measured the same way as everything else here.
Browse within: review 38Evaluation 19architecture 18development 15trust 15tdd 14api 13code 13copilot 13agentic 12verification 12workflow 12Scoring 10design-pattern 10
Skill Claude CodeCodex
Guided workflow to eliminate copy-paste duplication detected by jscpd. Refactor clones using extract function, module, constant, or base class strategies.
Skill Claude CodeCodex
Copy-paste detector for 220+ languages. Detect duplicated code and measure duplication percentages.
Skill Claude CodeCodex
Deep, platform-neutral code review for PRs and CRs in ONE thorough single pass — design reasoning (Problem Worth Solving & Solution Fit) as one dimension alongside the 9 code-level dimensions, with chain-of-consequences, self-critique, and draft-only comments. The single app-owned source of truth.
jeremylongshore/tons-of-skills-marketplace
Skill Claude CodeCodex
Use when the user wants a code review on recent changes — quality, spec, security, or performance feedback. Triggers a multi-level (L1-L5) review with a standalone Reviewer; on NEEDSFIX, offers to apply findings via /hyperflow:plan. Trigger with /hyperflow:audit, "review this change", "review my PR", "audit the diff"…
Skill Claude CodeCodex
Reviews test code to identify and fix common testing anti-patterns including flaky tests, over-mocking, brittle assertions, test interdependency, and hidden test logic. Flags bad patterns, explains the specific defect, and provides corrected implementations. Use when reviewing test code, debugging intermittent or…
Skill Claude CodeCodex
Multi-persona idea evaluation with quality gate.
Skill Claude CodeCodex
Evaluate AI outputs with LayerLens. Upload traces, create judges, run evaluations, and retrieve quality scores -- all from within OpenClaw.
Skill Claude CodeCodex
AI-powered code review for diffs and individual files using LLM analysis.
Skill Claude CodeCodex
Performs thorough code reviews with focus on best practices, security, performance, and maintainability. Use this skill when reviewing pull requests, auditing code quality, or getting feedback on implementations.
Skill Claude CodeCodex
A collection of AI-assisted automation loops for software development, data science, content creation, product operations, and learning management.
Skill Claude CodeCodex
Perform a thorough, structured code review of a diff or pull request.
Skill Claude CodeCodex
Evaluates Agent Skills (Cursor / Claude / OpenClaw compatible) and produces a quantitative, rubric-based score with actionable improvement suggestions. Use when the user asks to review, rate, audit, grade, lint, or improve a SKILL.md file, a skill folder, or a skill archive, or says things like "给这个 skill 打分", "评估一下…
Skill Claude CodeCodex
A collection of AI-driven automation loops covering software development, data science, content creation, product operations, learning management, and more. Use when users need to automate workflows, fix issues, generate content, analyze data, or run quality checks.
Skill Claude CodeCodex
Review code for quality issues, bugs, and adherence to best practices.
Skill Claude CodeCodex
Core conventions and patterns used in the Squad codebase.
Skill Claude CodeCodex
WORKFLOW SKILL — Iteratively improve skill frontmatter compliance using the Ralph loop pattern. WHEN: "run sensei", "sensei help", "improve skill", "fix frontmatter", "skill compliance", "frontmatter audit", "score skill", "check skill tokens". INVOKES: token counting tools, test runners, git commands. FOR SINGLE…
Skill Claude CodeCodex
Utility for working with files.
Skill Claude CodeCodex
Use when creating, drafting, or generating a new solution-approach page for quality.arc42.org — a file under approaches/ / .md. Triggers on requests like "write the X approach", "add an approach for X", or working through the approaches backlog in TODO/approaches/.
Skill Claude CodeCodex
Use when creating, drafting, or generating a new standard page for quality.arc42.org — a file under standards/ / .md. Triggers on requests like "add the X standard", "write a standards page for X", or turning source notes in TODO/standards/ into a standard page.
Skill Claude CodeCodex
Testing guidelines for Autobot with AAA pattern and Crystal spec best practices.
Skill Claude CodeCodex
Reviews code against Robert C. Martin's Clean Code principles. Use when users share code for review, ask for refactoring suggestions, or want to improve code quality. Produces actionable feedback organized by Clean Code principles with concrete before/after examples.
Skill Claude CodeCodex
Review code changes for regressions, correctness, and missing tests.
Skill Claude CodeCodex
Implement an existing feature spec end-to-end — pick an unprocessed feature spec (one whose ## Phase N — ... heading in specs/roadmap.md does not yet carry the ✅ lifecycle marker), cut a feature branch, walk plan.md task groups in order with one primary atomic Conventional-Commits commit per group (plus optional small…
Skill Claude CodeCodex
Scaffold a feature spec for a roadmap phase and open it as a PR for human review. Reads specs/roadmap.md, lets the user pick a phase (or accepts one as argument), runs preflight checks, cuts a feature branch, writes specs/YYYY-MM-DD- / (requirements.md, plan.md, validation.md — grounded in specs/mission.md and…