Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
majiayu000/claude-skill-registry 163
-
ln-313-review-docs-worker
Use when an evaluation run needs review-driven documentation updates and a structured documentation summary.
majiayu000/claude-skill-registry 163
-
plan-maker
Create implementation plans with testable acceptance criteria, validation strategies, integration touchpoints, and risk analysis before coding begins.
majiayu000/claude-skill-registry 163
-
adr
majiayu000/claude-skill-registry 163
-
founder-questions
Generate 50-100 interview questions to extract authentic founder content for ads. Use when preparing for a founder video shoot, wanting to capture genuine stories, or building a question bank for ongoing founder content production.
majiayu000/claude-skill-registry 163
-
Development Workflows
Modern development process patterns for shipping faster with higher quality
majiayu000/claude-skill-registry 163
-
services
Orchestration classes that coordinate multiple Actions, external APIs, or domain operations into a cohesive workflow. Services own transaction boundaries and third-party API integrations.
majiayu000/claude-skill-registry 163
-
api-testing
Use when writing tests for backend APIs or frontend flows.
Triggers for: unit tests, integration tests, E2E tests, pytest fixtures,
TestClient setup, mock data factories, or test coverage analysis.
NOT for: testing business logic that doesn't involve API endpoints.
majiayu000/claude-skill-registry 163
-
marketing-psychology
When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental models,' 'cognitive bias,' 'persuasion,' 'behavioral science,' 'why people buy,' 'decision-making,' or 'consumer behavior.' This skill provides 70+ mental models organized for marketing application.
majiayu000/claude-skill-registry 163
-
error-report
Generate a categorized error summary from server logs. Shows what's failing, frequency, severity, and recommendations. Use when troubleshooting system failures or before go-live checks.
majiayu000/claude-skill-registry 163
-
new-gallery
Creates a new gallery item in src/content/gallery/ with valid frontmatter and image reference. Use when adding a photo, artwork, or visual item to the gallery collection.
majiayu000/claude-skill-registry 163
-
notion-automation
Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
meeting-analyzer
Analyzes meeting transcripts and recordings to surface behavioral patterns, communication anti-patterns, and actionable coaching feedback. Use this skill whenever the user uploads or points to meeting transcripts (.txt, .md, .vtt, .srt, .docx), asks about their communication habits, wants feedback on how they run meetings, requests speaking ratio analysis, mentions filler words or conflict avoidance, or wants to compare their communication across time periods. Also trigger when users mention tools like Granola, Otter, Fireflies, or Zoom transcripts. Even if the user just says "look at my meetings" or "how do I come across in meetings" — use this skill.
majiayu000/claude-skill-registry 163
-
bedrock-ops
Bedrock KB + S3 data pipeline management with safety guardrails. S3 sync (with force-upload for content-only changes), KB ingestion status polling, cost monitoring. Enforces identity verification, dry-run, and confirmation for all write operations.
majiayu000/claude-skill-registry 163
-
google-workspace
Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via Python. Uses OAuth2 with automatic token refresh. No external binaries needed — runs entirely with Google's Python client libraries in the Hermes venv.
majiayu000/claude-skill-registry 163
-
sop-product-launch
Complete product launch workflow coordinating 15+ specialist agents across research, development, marketing, sales, and operations. Uses sequential and parallel orchestration for 10-week launch timeline.
majiayu000/claude-skill-registry 163
-
de-ai-ify
Rewrite AI-generated text to sound natural and human-written
majiayu000/claude-skill-registry 163
-
green
Completion criteria -- typecheck, build, test, format must all pass
majiayu000/claude-skill-registry 163
-
import-track
Moves track markdown files to the correct album location. Use when the user has track files in Downloads or other locations that need to be placed in an album.
majiayu000/claude-skill-registry 163
-
vr-ar
VR/AR development principles. Comfort, interaction, performance requirements.
majiayu000/claude-skill-registry 163
-
define-rubric
Builds measurable validation criteria when no existing standards apply. Invoked by team agents during review.
majiayu000/claude-skill-registry 163
-
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
majiayu000/claude-skill-registry 163
-
spring-boot-cache
Provides patterns for implementing Spring Boot caching: configures Redis/Caffeine/EhCache providers with TTL and eviction policies, applies @Cacheable/@CacheEvict/@CachePut annotations, validates cache hit/miss behavior, and exposes metrics via Actuator. Use when adding caching to Spring Boot services, configuring cache expiration, evicting stale data, or diagnosing cache misses.
majiayu000/claude-skill-registry 163
-
solid-principles
SOLID principles for object-oriented design. Use when reviewing code quality, refactoring, designing classes or interfaces, or discussing architecture patterns.
majiayu000/claude-skill-registry 163