codelably
Official@codelably
一个专注于推动HarmonyOS应用生态发展的开源组织。我们致力于构建高质量的鸿蒙原生应用,为开发者提供实用的工具、组件与学习资源。通过社区协作与技术创新,加速生态繁荣,助力更多开发者和企业融入全场景智慧生活的新时代。
Agent Skills by codelably
Showing 27 vetted skills indexed across 1 GitHub repositories.
oneskill
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.
security-review
Enforce security best practices across codebases during development and reviews.
strategic-compact
Prompt manual context compression at logical milestones in multi-step workflows.
golang-testing
Write table-driven Go tests, benchmarks, and fuzzing patterns.
django-security
Enforce authentication, authorization, CSRF, and secure deployment configurations for Django applications.
django-patterns
Organize Django projects with split settings, DRF APIs, and caching patterns.
python-testing
Teach pytest, TDD, and coverage practices for Python testing.
springboot-patterns
Apply architectural patterns to build scalable Spring Boot backends.
springboot-security
Secure Spring Boot REST services with JWT authentication and security headers.
jpa-patterns
Model JPA entities and optimize Spring Data repositories in Spring Boot.
springboot-verification
Verify Spring Boot projects with build, static analysis, tests, and security checks.
django-verification
Automate Django pre-deployment verification with pytest, mypy, ruff, and security scans.
java-coding-standards
Define Java coding standards for Spring Boot services using Maven or Gradle.
Frequently Asked Questions About codelably
FAQPage SchemaWhat specific development tasks are enabled by these patterns?▼
These patterns enable standardized backend architecture design, automated test-driven development, and rigorous security enforcement. Developers can utilize these modules to implement JWT authentication in Spring Boot, optimize PostgreSQL indexing, structure Django projects with split settings, and enforce consistent coding standards across React and Go codebases.
Which engineering personas benefit most from these resources?▼
Backend engineers, full-stack developers, and quality assurance leads benefit from these resources. The patterns are specifically designed for teams working with Spring Boot, Django, Go, and React who require scalable architectural blueprints, robust testing methodologies, and pre-deployment verification checks to maintain high code quality and security standards.
What are the prerequisites for implementing these architectural patterns?▼
Implementation requires an existing project environment configured for the target framework, such as Maven or Gradle for Java, or pytest for Django and Go. Users should have foundational knowledge of their respective language ecosystems to integrate these patterns into existing build cycles and static analysis configurations.