Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rag-implementation
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
majiayu000/claude-skill-registry 163
-
performance
Analyzes performance, identifies bottlenecks, suggests and implements optimizations
majiayu000/claude-skill-registry 163
-
using-timeseries-databases
Time-series database implementation for metrics, IoT, financial data, and observability backends. Use when building dashboards, monitoring systems, IoT platforms, or financial applications. Covers TimescaleDB (PostgreSQL), InfluxDB, ClickHouse, QuestDB, continuous aggregates, downsampling (LTTB), and retention policies.
majiayu000/claude-skill-registry 163
-
vibe-adversarial-test-generation
Generates edge case, failure mode, and spec-driven test cases. Covers boundary values, nil inputs, concurrency, resource exhaustion, malformed data, and requirement-linked traceability tests.
majiayu000/claude-skill-registry 163
-
chakra-design-system
Build and refactor UI in this repo using Chakra UI v2 + Emotion and the repo theme (`app/theme.ts`). Use for Chakra component usage, responsive layout, a11y, theme tokens/semanticTokens, component variants, and UI polish.
majiayu000/claude-skill-registry 163
-
verify-sources
Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.
majiayu000/claude-skill-registry 163
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
majiayu000/claude-skill-registry 163
-
openai-image-gen
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
majiayu000/claude-skill-registry 163
-
doc-ivy-dotfiles
majiayu000/claude-skill-registry 163
-
spotify-player
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
majiayu000/claude-skill-registry 163
-
nb
Manage notes, bookmarks, and notebooks using the nb CLI. Create, list, search, and organize notes across multiple notebooks with Git-backed versioning.
majiayu000/claude-skill-registry 163
-
pass
Complete guide for using pass, the standard Unix password manager. Use this skill whenever the user asks about pass, password-store, managing passwords from the terminal, GPG-encrypted passwords, setting up pass for the first time, inserting or generating passwords, syncing a password store with git, using pass-otp for TOTP codes, importing passwords from another manager, or any task involving the `pass` CLI. Trigger on phrases like "set up pass", "add a password to pass", "sync my password store", "generate a password", "pass git", "pass-otp", "pass-import", or any variation.
majiayu000/claude-skill-registry 163
-
analytics-tracking
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.
majiayu000/claude-skill-registry 163
-
marketing-operations
Marketing operations knowledge base — MARKETING.md setup template, social media and email channel playbooks, trend research methodology, content calendar patterns, and recurring task definitions. Use when initializing marketing strategy, creating social media posts, drafting email campaigns, researching trends, or reviewing marketing analytics. Provides templates, platform-specific best practices, and quality checklists.
majiayu000/claude-skill-registry 163
-
changelog
Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions.
majiayu000/claude-skill-registry 163
-
llm-as-computer
Execute programs on a compiled transformer stack machine where every instruction fetch and memory read is a parabolic attention head. Demonstrates that transformer attention + FF layers can implement a working computer. Use when user mentions "llm-as-computer", "lac", "stack machine", "compiled transformer", "percepta", "parabolic attention", "execute program", or asks to run/trace programs on the transformer executor.
majiayu000/claude-skill-registry 163
-
moai-domain-ml
Enterprise Machine Learning specialist with TensorFlow 2.20.0, PyTorch 2.9.0,
Scikit-learn 1.7.2 expertise. Master AutoML, neural architecture search, MLOps
automation, and production ML deployment. Build scalable ML pipelines with
comprehensive monitoring and experiment tracking.
majiayu000/claude-skill-registry 163
-
character-management
This skill should be used when the user asks to "create a character", "update a character", "add a character", "build a family tree", "character relationships", "character timeline", "character arc", "character profile", or needs to manage characters in a story project.
majiayu000/claude-skill-registry 163
-
etsy-seo
Etsy SEO analyzer and optimizer. Improve search visibility with title optimization, tag analysis, description scoring, and keyword research. Includes SEO scoring (0-100), long-tail keyword suggestions, and prioritized action plans. No API key required.
majiayu000/claude-skill-registry 163
-
azure-eventgrid-py
majiayu000/claude-skill-registry 163
-
Financial Calculations
Decimal precision and financial math patterns in LivestockAI
majiayu000/claude-skill-registry 163
-
blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
majiayu000/claude-skill-registry 163
-
security-testing
Use when selecting and configuring security testing tools for your CI/CD pipeline. Covers SAST, DAST, SCA, container scanning, secrets detection, and infrastructure-as-code security scanning with cross-platform tool recommendations.
USE FOR: SAST, DAST, SCA, Semgrep, SonarQube, CodeQL, Snyk, OWASP ZAP, Burp Suite, Trivy, Falco, GitLeaks, TruffleHog, Checkov, container scanning, secrets scanning, IaC scanning
DO NOT USE FOR: functional testing (use testing skills), performance testing (use testing/performance-testing), threat modeling (use threat-modeling)
majiayu000/claude-skill-registry 163
-
writing-mstest-tests
Best practices for writing MSTest 3.x/4.x unit tests. Use when the user needs to write, improve, or review MSTest tests, including modern assertions, data-driven tests, test lifecycle, and common anti-patterns. Covers MSTest.Sdk, sealed classes, Assert.Throws, DynamicData with ValueTuples, TestContext, and conditional execution.
majiayu000/claude-skill-registry 163