claude-skills
Kubernetes policies, database queries, code reviews, and design extraction
All Skills in This Repository (7)
Pure Emerald Level Indicatorskro-rgd-pulumi
Generate Pulumi TypeScript KRO ResourceGraphDefinitions for Kubernetes and AWS workloads.
surrealdb
placeholder
chat-history
Extract user inputs from Claude Code .jsonl session files into per-day Markdown summaries.
design-guide
Extract colors, typography, layouts, and UX patterns from websites into Markdown and JSON.
codex-code-review
Automate code reviews of local diffs, PRs, files, and directories with Codex CLI.
ai-image
Generate images from text prompts using OpenAI's gpt-image-1 model.
cel-k8s
Generate CEL policies for Kubernetes admission control and CRD validation.
Frequently Asked Questions
FAQPage SchemaHow to install claude-skills?โผ
Run `npx skills add tyrchen/claude-skills --all -g -y` in your terminal to install all skills in this collection globally.
How to write Kubernetes admission policies without webhooks?โผ
The cel skill generates production-ready CEL expressions for ValidatingAdmissionPolicies and CRD validation rules, covering security, labeling, and resource limits natively in Kubernetes.
Can it generate SurrealDB queries and schemas?โผ
Yes. The surrealdb skill writes production-ready SurrealQL for schemas, graph relationships, authentication, indexes, and transactions.
How to automate code reviews with Codex CLI?โผ
The codex-code-review skill runs headless reviews of staged changes, PRs, files, or directories with security and performance audits, plus CI/CD integration examples.
What is the council skill used for?โผ
It distills the thinking frameworks of well-known founders and investors into advisor personas, then runs multi-advisor roundtable discussions to stress-test your decisions.
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