jdanigo

63 mods across 1 repository, 8 stars between them.

adr

49

jdanigo/hydraia

Skill Claude CodeCodex

Use when a design decision is made that is expensive to reverse, affects multiple components, or rejects a plausible alternative — record it as an Architecture Decision Record under docs/hydraia/adr/. Also use to supersede an old decision. Not for trivial choices.

8 12d ago A 55 tokens original MIT

agency-tier-ui

50

jdanigo/hydraia

Skill Claude CodeCodex

Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.

8 12d ago A 51 tokens copy · 97% MIT

api-design

51

jdanigo/hydraia

Skill Claude CodeCodex

Use when designing or reviewing an API surface — REST, GraphQL, or gRPC. Contract-first methodology: the contract artifact (OpenAPI 3.1, SDL, proto3) is written and reviewed BEFORE implementation, lives in the repo, and Phase 6 verifies implementation matches it.

8 12d ago A 62 tokens original MIT

banner-design

52

jdanigo/hydraia

Skill Claude CodeCodex

Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI-generated visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, Instagram, Google Display, website hero, print. Styles: minimalist, gradient, bold…

8 12d ago A 118 tokens copy · 100% MIT

brainstorming

53

jdanigo/hydraia

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

8 12d ago A 37 tokens copy · 100% MIT

brand

54

jdanigo/hydraia

Skill Claude CodeCodex

Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.

8 12d ago A 35 tokens copy · 100% MIT

caveman

55

jdanigo/hydraia

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts token usage 75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or…

8 12d ago A 98 tokens copy · 86% MIT

coding-standards

56

jdanigo/hydraia

Skill Claude CodeCodex

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

8 12d ago A 35 tokens copy · 92% MIT

db-optimization

57

jdanigo/hydraia

Skill Claude CodeCodex

Use when the bottleneck is database-shaped — slow queries, lock timeouts, connection exhaustion, N+1 patterns, index questions, schema migrations on hot tables. Evidence-first DB playbook for PostgreSQL, MySQL/MariaDB, MongoDB, and Redis backing the db-performance-tuner agent.

8 12d ago A 65 tokens original MIT

design-system

58

jdanigo/hydraia

Skill Claude CodeCodex

Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales, component specs, strategic slide creation. Use for design tokens, systematic design, brand-compliant presentations.

8 12d ago A 52 tokens copy · 100% MIT

design-to-code

59

jdanigo/hydraia

Skill Claude CodeCodex

Elite render-to-code skill. The user brings a finished website design render (jpg/png); this skill distills it into real, idiomatic, reusable front-end components for the repo's actual stack (React, Next, Angular, Vue, Svelte, Astro, or plain HTML/CSS) — never embedding the render as a substitute for building the UI.…

8 12d ago A 158 tokens original MIT

design

60

jdanigo/hydraia

Skill Claude CodeCodex

Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon design (15 styles, SVG, Gemini 3.1 Pro), social photos…

8 12d ago A 141 tokens copy · 98% MIT

jdanigo/hydraia

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

8 12d ago A 26 tokens copy · 95% MIT

django-security

62

jdanigo/hydraia

Skill Claude CodeCodex

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

8 12d ago A 30 tokens copy · 91% MIT

dotnet-patterns

63

jdanigo/hydraia

Skill Claude CodeCodex

Use when writing C#/.NET backend code — ASP.NET Core APIs (minimal APIs or MVC), workers, EF Core data access. Builder playbook: layout, DI lifetimes, async/cancellation, EF Core discipline, options pattern, error contract, testing shape. Complements csharp-reviewer.

8 12d ago A 66 tokens original MIT