harmony-claude-code
Production-ready coding workflows, reviews, testing, and security checks
All Skills in This Repository (27)
Pure Emerald Level Indicatorsoneskill
Search, evaluate, and install AI skills from OpenSkills registries.
golang-patterns
Apply idiomatic Go patterns to writing, reviewing, and refactoring projects.
iterative-retrieval
Refine subagent context through a four-stage retrieval loop.
postgres-patterns
Provide PostgreSQL best-practice patterns for indexing, schema design, and security.
clickhouse-io
Apply ClickHouse patterns for MergeTree design, query optimization, and materialized views.
coding-standards
Define and enforce coding standards for TypeScript, JavaScript, React, and Node.js projects.
eval-harness
Automate formal evaluation workflows for Claude Code sessions.
backend-patterns
Design scalable backend architectures for Node.js, Express, and Next.js services.
continuous-learning
Evaluate Claude Code sessions and extract reusable learning patterns into skills.
continuous-learning-v2
Transform session observations into atomic instincts with confidence scores.
tdd-workflow
Enforce test-driven development workflows with 80%+ coverage targets.
frontend-patterns
Provide reusable React/Next.js patterns for scalable component libraries and state management.
Frequently Asked Questions
FAQPage SchemaHow to install harmony-claude-code?▼
Run `npx skills add codelably/harmony-claude-code --all -g -y` in your terminal to install all skills globally.
What does harmony-claude-code do?▼
It gives your coding agent production-tested workflows for planning features, writing tests first, reviewing code, fixing build errors, and checking security across Go, Python, Java, and TypeScript projects.
Does it support Go, Django, and Spring Boot?▼
Yes. It includes dedicated patterns, testing, security, and verification skills for Go, Django, Spring Boot, React, PostgreSQL, and ClickHouse.
Can it learn my coding habits automatically?▼
Yes. The continuous-learning skills observe your sessions, extract reusable patterns with confidence scores, and turn them into new skills over time.
Do I need to configure anything after installing?▼
The skills work out of the box, but you can optionally enable hooks for session learning and context compaction suggestions in your settings file.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core