Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
agent-ops-create-skill
Create new AgentOps skills via interactive interview. Supports from-scratch and clone modes with tiered complexity.
majiayu000/claude-skill-registry 163
-
ffmpeg-audio-processing-josiahsiegel-claude-plugin-market-fce4084d
majiayu000/claude-skill-registry 163
-
AI Maestro Agent Messaging
Send and receive messages between AI agents using AI Maestro's messaging system. Use this skill when the user asks to "send a message", "check inbox", "read messages", "notify [agent]", "tell [agent]", or any inter-agent communication.
majiayu000/claude-skill-registry 163
-
deploy-automation
One-click deploy to production. User just says "deploy".
Use when: user wants to publish their app.
Triggers: "deploy", "publish", "go live", "опубликуй".
majiayu000/claude-skill-registry 163
-
memory-sync
Guided workflow for maintaining strategic redundancy between Serena memories and project documentation. Use after significant code changes, phase completions, or when new architectural patterns are discovered.
majiayu000/claude-skill-registry 163
-
phase-space-transformation
Coordinate changes preserving dynamics
majiayu000/claude-skill-registry 163
-
review-code
Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review code", "code review", "审查代码", "代码审查".
majiayu000/claude-skill-registry 163
-
learning-diagnostic-assessment
Design pre-assessments, placement tests, and diagnostic instruments to identify learner starting points, knowledge gaps, and optimal entry points for personalized pathways. Use when determining where learners should start. Activates on "placement test", "diagnostic assessment", "pre-test", or "skill assessment".
majiayu000/claude-skill-registry 163
-
love-window
majiayu000/claude-skill-registry 163
-
deleting-op-secrets
Deletes or archives secrets in 1Password using the op CLI. Use when the user needs to permanently remove items, archive deprecated credentials, or clean up unused secrets from 1Password vaults. Supports both permanent deletion and archiving for later recovery.
majiayu000/claude-skill-registry 163
-
add-soft-delete
Implement soft-delete pattern with grace period and restoration for entities (project)
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-sandbox-snapshot-list
List snapshots. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
lcov
LCOV tooling - finding gaps, parsing coverage files, marker syntax
majiayu000/claude-skill-registry 163
-
libweb
libweb - Web extension utilities. authMiddleware validates JWT tokens. corsMiddleware handles cross-origin requests. validationMiddleware validates request bodies against JSON schema. createAuthMiddleware, createCorsMiddleware, createValidation are factories for customization. Use for securing HTTP APIs, request validation, and CORS handling with Hono framework.
majiayu000/claude-skill-registry 163
-
geico
Manage your GEICO insurance policies and claims.
majiayu000/claude-skill-registry 163
-
axiom-ios-accessibility
Use when fixing or auditing ANY accessibility issue - VoiceOver, Dynamic Type, color contrast, touch targets, WCAG compliance, App Store accessibility review.
majiayu000/claude-skill-registry 163
-
web-artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
majiayu000/claude-skill-registry 163
-
re6-recursive-framing
Apply RE6 Recursive Framing to apply mental models to the process of selecting mental models.
majiayu000/claude-skill-registry 163
-
tech-spec-writer
Write implementation-ready software technical specifications for senior engineers.
majiayu000/claude-skill-registry 163
-
seo-a11y-analyzer
Analyzes HTML/JSX/TSX files for SEO and accessibility issues including WCAG 2.1 AA compliance, color contrast (4.5:1), heading hierarchy, meta tags, image alt text, and ARIA attributes. Use when checking web pages for SEO, accessibility, WCAG compliance, or when user mentions "a11y", "contrast", "alt text", "meta tags", "heading structure", or "accessibility audit".
majiayu000/claude-skill-registry 163
-
moai-foundation-core
MoAI-ADK's foundational principles - TRUST 5, SPEC-First TDD, delegation patterns, token optimization, progressive disclosure, modular architecture, agent catalog, command reference, and execution rules for building AI-powered development workflows
majiayu000/claude-skill-registry 163
-
ha-dashboard
Configure Home Assistant Lovelace dashboards, cards, views, and themes. Use when working with dashboard YAML, card configuration, view layouts, custom cards, or frontend theming.
majiayu000/claude-skill-registry 163
-
Testing Standards
Prevent common testing anti-patterns that undermine test effectiveness and code quality by ensuring tests verify real behavior rather than mock behavior, keeping production code free from test-only pollution, and enforcing thoughtful mocking strategies. Use this skill when writing or modifying any test files (.test.ts, .test.js, .spec.ts, _test.py, test_*.py, *_test.go, *_spec.rb), when adding mock objects, stubs, spies, or test doubles to test suites, when considering adding methods or properties to production classes that are only called from test code, when setting up complex test fixtures or test data, when tests are failing and you're tempted to adjust mocks to make them pass, when deciding how to isolate code under test from external dependencies, when implementing dependency injection or test seams, during code reviews when reviewing test implementation and mocking strategies, when refactoring tests that have become brittle or hard to maintain, when test setup code is becoming longer than the actual test assertions, or when choosing between integration tests with real components versus unit tests with mocks.
majiayu000/claude-skill-registry 163
-
cloudformation
AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooting deployments, or organizing infrastructure with nested stacks.
majiayu000/claude-skill-registry 163