haku avatar

haku

Community

@clean1ines

0Followers
|
7Public Repos
|
24Published Skills

Agent Skills by haku

Showing 24 vetted skills indexed across 1 GitHub repositories.

Clean1inesClean1ines

crm-bot-architecture-governance

Assess crm_bot changes against ADR/RFC and boundary rules.

Community
Advanced
Clean1inesClean1ines

architecture-decision-records

Capture architectural decisions as structured ADRs with context, alternatives, and rationale.

Community
Advanced
Clean1inesClean1ines

python-testing

Automate Python test suite design and execution with pytest and TDD workflows.

Community
Advanced
Clean1inesClean1ines

docker-patterns

Standardize multi-container Docker Compose environments with reusable patterns and templates.

Community
Advanced
Clean1inesClean1ines

iterative-retrieval

Refine subagent codebase context through a four-phase dispatch-evaluate-refine-loop protocol.

Community
Intermediate
Clean1inesClean1ines

postgres-patterns

Identify and apply PostgreSQL best-practice patterns for query optimization, schema design, and data security.

Community
Intermediate
Clean1inesClean1ines

eval-harness

Evaluate Claude Code sessions with configurable graders and run pipelines.

Community
Advanced
Clean1inesClean1ines

cost-aware-llm-pipeline

Route LLM tasks to cheaper models with budget guardrails and cost tracking.

Community
Advanced
Clean1inesClean1ines

workspace-surface-audit

Audit repository workspace surfaces and MCP configurations to generate gap-driven recommendations.

Community
Advanced
Clean1inesClean1ines

backend-patterns

Automate backend design pattern application to Node.js, Express, and Next.js projects.

Community
Advanced
Clean1inesClean1ines

api-design

Standardize REST API design with resource naming, HTTP methods, and versioning guidelines.

Community
Advanced
Clean1inesClean1ines

security-scan

Audit Claude Code configurations for security vulnerabilities with AgentShield.

Community
Advanced
Clean1inesClean1ines

deployment-patterns

Plan production releases with blue-green, canary, and rolling deployment strategies.

Community
Advanced
Clean1inesClean1ines

e2e-testing

Automate Playwright end-to-end testing workflows with page object models and CI/CD integration.

Community
Advanced
Clean1inesClean1ines

content-hash-cache-pattern

Cache file processing results using SHA-256 content hashes as keys.

Community
Advanced
Clean1inesClean1ines

verification-loop

Automate six-phase verification workflows for Claude Code sessions before PR.

Community
Advanced
Clean1inesClean1ines

tdd-workflow

Enforce test-driven development with tests before code and Git checkpoints.

Community
Advanced
Clean1inesClean1ines

database-migrations

Execute safe, reversible database schema migrations across PostgreSQL and MySQL.

Community
Advanced
Clean1inesClean1ines

frontend-patterns

Guide React and Next.js frontend development with scalable component, state, and performance patterns.

Community
Advanced
Clean1inesClean1ines

skill-stocktake

Audit Claude skills and commands using structured checklists and holistic judgment.

Community
Advanced
Clean1inesClean1ines

search-first

Coordinate upfront research to identify existing tools, libraries, and patterns before coding.

Community
Intermediate
Clean1inesClean1ines

python-patterns

Document idiomatic Python patterns with typing, context managers, and concurrency.

Community
Advanced
Clean1inesClean1ines

security-review

Review codebases for security best practices across authentication, input handling, and secrets.

Community
Advanced
Clean1inesClean1ines

regex-vs-llm-structured-text

Parse structured text with regex and validate low-confidence cases via LLM.

Community
Intermediate