codelably

65 mods across 1 repository, 42 stars between them.

golang-patterns

49

codelably/harmony-claude-code

Skill Claude CodeCodex

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

42 6mo ago A 27 tokens original MIT

golang-testing

50

codelably/harmony-claude-code

Skill Claude CodeCodex

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

42 6mo ago A 35 tokens original MIT

postgres-patterns

52

codelably/harmony-claude-code

Skill Claude CodeCodex

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

42 6mo ago A 28 tokens original MIT

codelably/harmony-claude-code

Skill Claude CodeCodex

A sample project guide describing the architecture, file structure, coding patterns, tests, and deployment process of a specific web application.

42 6mo ago A 0 tokens original MIT

security-review

54

codelably/harmony-claude-code

Skill Claude CodeCodex

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

42 6mo ago A 36 tokens original MIT

strategic-compact

55

codelably/harmony-claude-code

Skill Claude CodeCodex

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

42 6mo ago B 27 tokens original MIT

tdd-workflow

56

codelably/harmony-claude-code

Skill Claude CodeCodex

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

42 6mo ago A 43 tokens original MIT

verification-loop

57

codelably/harmony-claude-code

Skill Claude CodeCodex

A checklist for verifying software changes through builds, type checks, linting, tests, security checks, and review of the code differences.

42 6mo ago A 0 tokens original MIT

PreToolUse

58

codelably/harmony-claude-code

Hook

Runs before the agent uses a tool for tool == "Bash" && tool_input.command matches "(npm run dev, pnpm( run)? dev, yarn dev, bun run dev)", tool == "Bash" && tool_input.command matches "(npm (install, test), pnpm (install, test), yarn (install, test)?, bun (install, test), cargo build, make, docker, pytest, vitest…

42 6mo ago A tokens not measured original MIT

PreCompact

59

codelably/harmony-claude-code

Hook

Runs before the context is compacted, executing pre-compact.js via node. From codelably/harmony-claude-code.

42 6mo ago A tokens not measured original MIT

SessionStart

60

codelably/harmony-claude-code

Hook

Runs when a session starts, executing session-start.js via node. From codelably/harmony-claude-code.

42 6mo ago A tokens not measured original MIT

PostToolUse

61

codelably/harmony-claude-code

Hook

Runs after a tool call finishes for tool == "Bash", tool == "Bash" && tool_input.command matches "(npm run build, pnpm build, yarn build)", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx, js, jsx)$", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx)$", tool == "Edit" && tool_input.file_path…

42 6mo ago A tokens not measured copy · 91% MIT

Stop

62

codelably/harmony-claude-code

Hook

Runs when the agent finishes a response, executing check-console-log.js via node. From codelably/harmony-claude-code.

42 6mo ago A tokens not measured original MIT

SessionEnd

63

codelably/harmony-claude-code

Hook

Runs when a session ends, executing session-end.js and evaluate-session.js via node (2 commands). From codelably/harmony-claude-code.

42 6mo ago A tokens not measured original MIT

observer

64

codelably/harmony-claude-code

Agent

A background agent that studies records of actions taken during Claude Code sessions to find repeated patterns and turn them into reusable working instincts.

42 6mo ago A 43 tokens original MIT

django-patterns

65

codelably/harmony-claude-code

Skill Claude CodeCodex

A guide to production Django development, covering Django web applications, REST APIs, database models, caching, signals, and middleware.

42 6mo ago A 45 tokens original MIT