Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
color-palette
Generate complete, accessible color palettes from a single brand hex. Creates 11-shade scale (50-950), semantic tokens (background, foreground, card, muted), and dark mode variants. Includes WCAG contrast checking for text accessibility.
Use when: setting up design system, creating Tailwind theme, building brand colors from single hex, converting designs to code, checking color accessibility.
majiayu000/claude-skill-registry 163
-
git-crypt
Manage git-crypt encrypted repositories with seamless worktree support. Handles unlock/lock operations, key management, and the critical worktree smudge filter issue that causes encrypted file checkout failures.
majiayu000/claude-skill-registry 163
-
stix2-validator
Validate STIX 2.1 JSON files and bundles against the STIX specification. Use when validating threat intelligence data, checking STIX bundle integrity before ingestion, verifying indicator/malware/attack-pattern objects have required fields, or bulk-validating directories of STIX files. Provides detailed error reports showing which objects failed and why.
majiayu000/claude-skill-registry 163
-
skill-creation
majiayu000/claude-skill-registry 163
-
aws-cloudformation
Infrastructure as Code with CloudFormation templates and stacks
majiayu000/claude-skill-registry 163
-
kartheeks-skill-creator
Creates Claude skills with proper structure and best practices. Use when the user asks to create a new skill, generate a skill, or build a custom Claude capability.
majiayu000/claude-skill-registry 163
-
swiftuice-analyze
This skill should be used when the user asks to find and fix SwiftUI performance issues, optimize SwiftUI views, fix re-render problems, or analyze why their iOS/macOS app UI is slow. It handles the full workflow from code review to trace analysis.
majiayu000/claude-skill-registry 163
-
infrastructure-testing
Run TestKube and PGBouncer tests on Kubernetes clusters with mandatory context verification to prevent accidental deployments to wrong environments
majiayu000/claude-skill-registry 163
-
tailwindcss-sizing
Sizing utilities Tailwind CSS v4.1. Width (w-*, w-screen, w-full, w-auto), Height (h-*, h-screen, h-full, h-dvh NEW), Min/Max (min-w-*, max-w-*, min-h-*, max-h-*), Aspect ratio (aspect-video, aspect-square).
majiayu000/claude-skill-registry 163
-
managing-confluence
Reads, creates, and updates Confluence pages via MCP. Use when working with wiki pages, documentation, knowledge bases, CQL searches, or page hierarchies in Confluence. For Jira issues, use managing-jira instead.
majiayu000/claude-skill-registry 163
-
cloudflare-deployment
Deploy and manage Cloudflare Workers, Pages, KV, R2, and D1 using wrangler CLI or MCP server. Use when working with Cloudflare services, serverless functions, or edge deployments.
majiayu000/claude-skill-registry 163
-
dqmc-dev
Workflow for modifying DQMC C code, adding new measurements, and running tests. Use when editing source code, implementing new observables, debugging, or validating code changes.
majiayu000/claude-skill-registry 163
-
google-image-search
Search and download images via Google Custom Search API with LLM-powered selection. This skill should be used when finding images for articles, presentations, research documents, or enriching Obsidian notes with relevant visuals. Supports simple queries, batch processing from JSON config, automatic config generation from terms, and full note enrichment with automatic image insertion below headings.
majiayu000/claude-skill-registry 163
-
dependency-analyzer
Analyze project dependencies for vulnerabilities, updates, and optimization opportunities. Use when auditing dependencies or managing package versions.
majiayu000/claude-skill-registry 163
-
md-review
Agent review for markdown quality, clarity, and structural integrity. Leverages deterministic lint output as input for subjective assessment.
majiayu000/claude-skill-registry 163
-
write-action
Write server actions following the Epic architecture patterns. Use when creating server-side logic for behaviors, including authentication, validation, and model calls. Triggers on "create an action", "add an action", or "write an action for".
majiayu000/claude-skill-registry 163
-
Nexus UI Architect
Especialista en Diseño Responsivo (Mobile First / Desktop Adaptive) y UX para Platform AI Solutions. Define el estándar visual y estructural.
majiayu000/claude-skill-registry 163
-
codex-validate-plan
Validate architecture/plan quality via claude-delegator (Plan Reviewer expert). Use after writing context.md for complex feature/refactor work.
majiayu000/claude-skill-registry 163
-
productivity-integration
Orchestrates cross-system productivity workflows between Things3 and Notion, providing automation patterns, integration strategies, and unified productivity methodologies for personal systems.
majiayu000/claude-skill-registry 163
-
codex-auth
Setup and manage OpenAI Codex CLI authentication including ChatGPT Plus/Pro OAuth, API keys, and multi-account management. Use when configuring Codex access, switching accounts, or troubleshooting authentication.
majiayu000/claude-skill-registry 163
-
managing-server-actions
Defines the standard pattern for Next.js 15 Server Actions to handle mutations securely. Use for form submissions and data updates.
majiayu000/claude-skill-registry 163
-
dev-servers
Start the backend (FastAPI/uvicorn) and frontend (Vite) development servers. Use when user mentions "start dev", "run servers", "launch app", "start the app", or needs to run the application locally.
majiayu000/claude-skill-registry 163
-
uni-twilio
Twilio SMS messaging via uni CLI. Use when user wants to send SMS, check message status, or list sent messages.
Requires TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN, and TWILIO_PHONE_NUMBER.
majiayu000/claude-skill-registry 163
-
ln-712-nuget-upgrader
Upgrades .NET NuGet packages with breaking change handling
majiayu000/claude-skill-registry 163