codelably

65 mods across 1 repository, 42 stars between them.

go-review

25

codelably/harmony-claude-code

Command

A Go code review command that examines changed Go files for coding conventions, error handling, security, and concurrency problems.

42 6mo ago A 32 tokens original MIT

go-test

26

codelably/harmony-claude-code

Command

A Go testing command that follows test-driven development, or TDD: write a failing test, implement the smallest change that passes it, then improve the code.

42 6mo ago A 50 tokens original MIT

instinct-export

27

codelably/harmony-claude-code

Command

A command that exports learned coding habits, called instincts, into a shareable YAML file. YAML is a human-readable format often used for configuration and structured notes.

42 6mo ago A 22 tokens original MIT

instinct-status

29

codelably/harmony-claude-code

Command

A command that lists learned coding and workflow preferences, grouped by area, with a confidence score for each one.

42 6mo ago A 16 tokens original MIT

learn

30

codelably/harmony-claude-code

Command

A command that reviews the current coding session and identifies reusable solutions, debugging methods, workarounds, or project-specific patterns worth saving as skills.

42 6mo ago A 0 tokens original MIT

orchestrate

31

codelably/harmony-claude-code

Command

Command "orchestrate" from codelably/harmony-claude-code, covering 编排(orchestrate)命令, 用法, 工作流类型, feature and bugfix.

42 6mo ago A 0 tokens original MIT

plan

32

codelably/harmony-claude-code

Command

A planning command that restates a software request, identifies risks, and creates a step-by-step implementation plan. It requires the user to confirm the plan before code changes begin.

42 6mo ago A 27 tokens original MIT

python-review

33

codelably/harmony-claude-code

Command

A Python code review command that checks changed Python files for style, type, security, and common coding problems.

42 6mo ago A 39 tokens original MIT

refactor-clean

34

codelably/harmony-claude-code

Command

A cleanup command that finds unused code and dependencies, writes a report, and recommends removals classified by risk. It requires tests before and after each deletion.

42 6mo ago A 0 tokens original MIT

setup-pm

35

codelably/harmony-claude-code

Command

A command for detecting and choosing the package manager used by a project. A package manager installs and manages JavaScript dependencies, such as npm, yarn, pnpm, or bun.

42 6mo ago A 16 tokens original MIT

skill-create

36

codelably/harmony-claude-code

Command

A command that examines a repository's Git history and creates a SKILL.md file describing recurring coding patterns and team practices.

42 6mo ago A 32 tokens original MIT

tdd

37

codelably/harmony-claude-code

Command

Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.

42 6mo ago A 28 tokens copy · 81% MIT

test-coverage

38

codelably/harmony-claude-code

Command

A command that examines test coverage reports and creates tests for code paths that are not covered. Test coverage measures which parts of the code tests execute.

42 6mo ago A 0 tokens original MIT

update-codemaps

39

codelably/harmony-claude-code

Command

A command that scans a codebase and updates short architecture maps describing its main files, dependencies, backend, frontend, and data structures.

42 6mo ago A 0 tokens original MIT

update-docs

40

codelably/harmony-claude-code

Command

A command for synchronizing project documentation from source files that define the project's settings. It reads package scripts and example environment variables, then uses them to produce contributor and operations documents.

42 6mo ago A 0 tokens original MIT

verify

41

codelably/harmony-claude-code

Command

Command "verify" from codelably/harmony-claude-code, covering 验证(verification)命令, 指令(instructions), 输出(output) and 参数(arguments).

42 6mo ago A 0 tokens original MIT

backend-patterns

42

codelably/harmony-claude-code

Skill Claude CodeCodex

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

42 6mo ago A 31 tokens original MIT

clickhouse-io

43

codelably/harmony-claude-code

Skill Claude CodeCodex

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

42 6mo ago A 26 tokens original MIT

coding-standards

44

codelably/harmony-claude-code

Skill Claude CodeCodex

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

42 6mo ago A 28 tokens original MIT

codelably/harmony-claude-code

Skill Claude CodeCodex

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

42 6mo ago B 33 tokens original MIT

continuous-learning

46

codelably/harmony-claude-code

Skill Claude CodeCodex

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

42 6mo ago B 21 tokens original MIT

eval-harness

47

codelably/harmony-claude-code

Skill Claude CodeCodex

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.

42 6mo ago A 19 tokens original MIT

frontend-patterns

48

codelably/harmony-claude-code

Skill Claude CodeCodex

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

42 6mo ago A 24 tokens original MIT