Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pike-simplicity-first
Write Go code in the style of Rob Pike, co-creator of Go. Emphasizes radical simplicity, concurrency through communication, and composition over inheritance. Use when writing Go that should be clear, concurrent, and maintainable.
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
-
wcag-perceivable
Principio 1 de WCAG - contenido perceptible por todos los usuarios. Use cuando diseñe contenido multimedia, imágenes, o cualquier información visual o auditiva.
majiayu000/claude-skill-registry 163
-
shell-script-quality
Lint and test shell scripts using ShellCheck and BATS. Use when checking bash/sh scripts for errors, writing shell script tests, fixing ShellCheck warnings, setting up CI/CD for shell scripts, or improving bash code quality.
majiayu000/claude-skill-registry 163
-
firebase-firestore
Build with Firestore NoSQL database - real-time sync, offline support, and scalable document storage. Use when: creating collections, querying documents, setting up security rules, handling real-time listeners, or troubleshooting permission-denied, quota exceeded, invalid query, or offline persistence errors. Prevents 10 documented errors.
majiayu000/claude-skill-registry 163
-
sentry-performance-tracing
Execute set up performance monitoring and distributed tracing with Sentry.
Use when implementing performance tracking, tracing requests,
or monitoring application performance.
Trigger with phrases like "sentry performance", "sentry tracing",
"sentry APM", "monitor performance sentry".
majiayu000/claude-skill-registry 163
-
uspto-database
Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.
majiayu000/claude-skill-registry 163
-
transcribe-audio-to-text
Transcribe audio files to text using audinota cli
majiayu000/claude-skill-registry 163
-
cv-resume-builder
Optimize resumes and CVs for impact, ATS compatibility, and audience targeting. Supports multiple formats (chronological, functional, hybrid), accomplishment framing (STAR/XYZ), and tailoring for specific roles. Triggers on resume review, CV update, job application prep, or career document requests.
majiayu000/claude-skill-registry 163
-
evidently-drift-detector
Evidently AI skill for data drift detection, model performance monitoring, target drift analysis, and automated reporting for ML systems in production.
majiayu000/claude-skill-registry 163
-
gemini-blog
Configure or debug LLM blog post generation using Vercel AI SDK and Google Gemini. Use when updating blog generation prompts, fixing AI integration issues, modifying content generation logic, or working with structured output schemas.
majiayu000/claude-skill-registry 163
-
large-file-refactor
Use when Claude Code hits "File content exceeds maximum allowed tokens" error, or when files are too large to read. Helps analyze and break apart large files into smaller, focused modules.
majiayu000/claude-skill-registry 163
-
docs-applying-content-quality
Universal markdown content quality standards for active voice, heading hierarchy, accessibility compliance (alt text, WCAG AA contrast, screen reader support), and professional formatting. Essential for all markdown content creation across docs/, Hugo sites, plans/, and repository files. Auto-loads when creating or editing markdown content.
majiayu000/claude-skill-registry 163
-
Shopify Schema Design
Best practices for creating comprehensive section schemas with all setting types
majiayu000/claude-skill-registry 163
-
akka-hosting-actor-patterns
Patterns for building entity actors with Akka.Hosting - GenericChildPerEntityParent, message extractors, cluster sharding abstraction, akka-reminders, and ITimeProvider. Supports both local testing and clustered production modes.
majiayu000/claude-skill-registry 163
-
exa-search
Semantic search, similar content discovery, and structured research using Exa API
majiayu000/claude-skill-registry 163
-
github-pr-unresolved-review-fetcher
Fetch unresolved PR review comments from GitHub. Use when working with pull request reviews, addressing review feedback, or checking outstanding review comments on a PR. Triggers on requests like "get PR reviews", "fetch review comments", "show unresolved comments", or "what feedback is pending on this PR".
majiayu000/claude-skill-registry 163
-
ai-problems-detection
Protocolo de autodiagnostico contra os 5 problemas mais comuns da IA ao programar. Detecta overengineering, codigo duplicado, reinvencao da roda, falta de documentacao e arquivos monoliticos. Use SEMPRE antes de implementar, ao planejar mudancas, quando criar funcoes novas, ao escrever codigo, para revisar implementacoes. Palavras-chave - simples, duplicado, repetido, existe, separar, modular, documentacao, complexo, refatorar, engenharia demais, roda, reutilizar.
majiayu000/claude-skill-registry 163
-
strict-user-requirements-adherence
majiayu000/claude-skill-registry 163
-
output-dev-create-skeleton
Generate workflow skeleton files using the Output SDK CLI. Use when starting a new workflow, scaffolding project structure, or understanding the generated file layout.
majiayu000/claude-skill-registry 163
-
moai-baas-neon-ext
Enterprise Neon Serverless PostgreSQL Platform with AI-powered database architecture, Context7 integration, and intelligent branching orchestration for scalable modern applications
majiayu000/claude-skill-registry 163
-
aurora-sheets-sync
Bidirectional sync between Aurora YAML schemas and Google Sheets. Trigger: When syncing schemas to/from spreadsheets, push/pull commands, google sheets sync.
majiayu000/claude-skill-registry 163
-
workflow-state-manager
Manages workflow state persistence and session recovery for sp.autonomous.
Tracks phase progress, feature completion, and provides resume capability.
Triggers: workflow state, session recovery, resume autonomous, progress tracking
majiayu000/claude-skill-registry 163
-
optimizing-query-by-id
Optimizes Snowflake query performance using query ID from history. Use when optimizing Snowflake queries for:
(1) User provides a Snowflake query_id (UUID format) to analyze or optimize
(2) Task mentions "slow query", "optimize", "query history", or "query profile" with a query ID
(3) Analyzing query performance metrics - bytes scanned, spillage, partition pruning
(4) User references a previously run query that needs optimization
Fetches query profile, identifies bottlenecks, returns optimized SQL with expected improvements.
majiayu000/claude-skill-registry 163