openyak

69 mods across 2 repositories, 705 stars between them.

kb-article

25

openyak/openyak

Skill Claude CodeCodex

Draft a knowledge base article from a resolved issue or common question. Use when a ticket resolution is worth documenting for self-service, the same question keeps coming up, a workaround needs to be published, or a known issue should be communicated to customers.

703 +1 4d ago A 53 tokens copy · 100% Apache-2.0

ticket-triage

26

openyak/openyak

Skill Claude CodeCodex

Triage and prioritize a support ticket or customer issue. Use when a new ticket comes in and needs categorization, assigning P1-P4 priority, deciding which team should handle it, or checking whether it's a duplicate or known issue before routing.

703 +1 4d ago A 54 tokens copy · 100% Apache-2.0

data

27

openyak/openyak

Plugin Claude Code

Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.

703 +1 4d ago A tokens not measured copy · 100% Apache-2.0

analyze

28

openyak/openyak

Skill Claude CodeCodex

Answer data questions -- from quick lookups to full analyses. Use when looking up a single metric, investigating what's driving a trend or drop, comparing segments over time, or preparing a formal data report for stakeholders.

703 +1 4d ago A 45 tokens copy · 100% Apache-2.0

build-dashboard

29

openyak/openyak

Skill Claude CodeCodex

Build an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one browser-openable file.

703 +1 4d ago A 56 tokens copy · 100% Apache-2.0

create-viz

30

openyak/openyak

Skill Claude CodeCodex

Create publication-quality visualizations with Python. Use when turning query results or a DataFrame into a chart, selecting the right chart type for a trend or comparison, generating a plot for a report or presentation, or needing an interactive chart with hover and zoom.

703 +1 4d ago A 55 tokens copy · 100% Apache-2.0

openyak/openyak

Skill Claude CodeCodex

Generate or improve a company-specific data analysis skill by extracting tribal knowledge from analysts. BOOTSTRAP MODE - Triggers: "Create a data context skill", "Set up data analysis for our warehouse", "Help me create a skill for our database", "Generate a data skill for [company]" → Discovers schemas, asks key…

703 +1 4d ago A 166 tokens copy · 100% Apache-2.0

data-visualization

32

openyak/openyak

Skill Claude CodeCodex

Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory.

703 +1 4d ago A 51 tokens copy · 100% Apache-2.0

explore-data

33

openyak/openyak

Skill Claude CodeCodex

Profile and explore a dataset to understand its shape, quality, and patterns. Use when encountering a new table or file, checking null rates and column distributions, spotting data quality issues like duplicates or suspicious values, or deciding which dimensions and metrics to analyze.

703 +1 4d ago A 54 tokens copy · 100% Apache-2.0

sql-queries

34

openyak/openyak

Skill Claude CodeCodex

Write correct, performant SQL across all major data warehouse dialects (Snowflake, BigQuery, Databricks, PostgreSQL, etc.). Use when writing queries, optimizing slow SQL, translating between dialects, or building complex analytical queries with CTEs, window functions, or aggregations.

703 +1 4d ago A 63 tokens copy · 100% Apache-2.0

openyak/openyak

Skill Claude CodeCodex

Apply statistical methods including descriptive stats, trend analysis, outlier detection, and hypothesis testing. Use when analyzing distributions, testing for significance, detecting anomalies, computing correlations, or interpreting statistical results.

703 +1 4d ago A 42 tokens copy · 100% Apache-2.0

validate-data

36

openyak/openyak

Skill Claude CodeCodex

QA an analysis before sharing -- methodology, accuracy, and bias checks. Use when reviewing an analysis before a stakeholder presentation, spot-checking calculations and aggregation logic, verifying a SQL query's results look right, or assessing whether conclusions are actually supported by the data.

703 +1 4d ago A 55 tokens copy · 100% Apache-2.0

write-query

37

openyak/openyak

Skill Claude CodeCodex

Write optimized SQL for your dialect with best practices. Use when translating a natural-language data need into SQL, building a multi-CTE query with joins and aggregations, optimizing a query against a large partitioned table, or getting dialect-specific syntax for Snowflake, BigQuery, Postgres, etc.

703 +1 4d ago A 64 tokens copy · 100% Apache-2.0

design

38

openyak/openyak

Plugin Claude Code

Accelerate design workflows — critique, design system management, UX writing, accessibility audits, research synthesis, and dev handoff. From exploration to pixel-perfect specs.

703 +1 4d ago A tokens not measured copy · 100% Apache-2.0

openyak/openyak

Skill Claude CodeCodex

Run a WCAG 2.1 AA accessibility audit on a design or page. Trigger with "audit accessibility", "check a11y", "is this accessible?", or when reviewing a design for color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.

703 +1 4d ago A 62 tokens copy · 100% Apache-2.0

design-critique

40

openyak/openyak

Skill Claude CodeCodex

Get structured design feedback on usability, hierarchy, and consistency. Trigger with "review this design", "critique this mockup", "what do you think of this screen?", or when sharing a Figma link or screenshot for feedback at any stage from exploration to final polish.

703 +1 4d ago A 60 tokens copy · 100% Apache-2.0

design-handoff

41

openyak/openyak

Skill Claude CodeCodex

Generate developer handoff specs from a design. Use when a design is ready for engineering and needs a spec sheet covering layout, design tokens, component props, interaction states, responsive breakpoints, edge cases, and animation details.

703 +1 4d ago A 49 tokens copy · 100% Apache-2.0

design-system

42

openyak/openyak

Skill Claude CodeCodex

Audit, document, or extend your design system. Use when checking for naming inconsistencies or hardcoded values across components, writing documentation for a component's variants, states, and accessibility notes, or designing a new pattern that fits the existing system.

703 +1 4d ago A 52 tokens copy · 100% Apache-2.0

research-synthesis

43

openyak/openyak

Skill Claude CodeCodex

Synthesize user research into themes, insights, and recommendations. Use when you have interview transcripts, survey results, usability test notes, support tickets, or NPS responses that need to be distilled into patterns, user segments, and prioritized next steps.

703 +1 4d ago A 53 tokens copy · 100% Apache-2.0

user-research

44

openyak/openyak

Skill Claude CodeCodex

Plan, conduct, and synthesize user research. Trigger with "user research plan", "interview guide", "usability test", "survey design", "research questions", or when the user needs help with any aspect of understanding their users through research.

703 +1 4d ago A 55 tokens copy · 100% Apache-2.0

ux-copy

45

openyak/openyak

Skill Claude CodeCodex

Write or review UX copy — microcopy, error messages, empty states, CTAs. Trigger with "write copy for", "what should this button say?", "review this error message", or when naming a CTA, wording a confirmation dialog, filling an empty state, or writing onboarding text.

703 +1 4d ago A 62 tokens copy · 100% Apache-2.0

engineering

46

openyak/openyak

Plugin Claude Code

Streamline engineering workflows — standups, code review, architecture decisions, incident response, and technical documentation. Works with your existing tools or standalone.

703 +1 4d ago A tokens not measured copy · 100% Apache-2.0

architecture

47

openyak/openyak

Skill Claude CodeCodex

Create or evaluate an architecture decision record (ADR). Use when choosing between technologies (e.g., Kafka vs SQS), documenting a design decision with trade-offs and consequences, reviewing a system design proposal, or designing a new component from requirements and constraints.

703 +1 4d ago A 52 tokens copy · 100% Apache-2.0

code-review

48

openyak/openyak

Skill Claude CodeCodex

Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a change for N+1 queries, injection risks, missing edge cases, or error handling gaps.

703 +1 4d ago A 58 tokens copy · 100% Apache-2.0