Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Analyze BigQuery Usage
Comprehensive analysis of BigQuery usage patterns, costs, and query performance
majiayu000/claude-skill-registry 163
-
loading-states
Handle loading states in the portal app using Flask loaders. Use when adding loading indicators to buttons, cards, pages, or any async operations.
majiayu000/claude-skill-registry 163
-
license-finder
Deterministically find license information for Python packages by checking PyPI metadata first, then falling back to Git repository LICENSE files using shallow cloning.
majiayu000/claude-skill-registry 163
-
trino-optimizer
TD Trino performance optimization including CTAS (5x faster), UDP bucketing for ID lookups, magic comments for join distribution, REGEXP_LIKE vs LIKE, and approx functions.
majiayu000/claude-skill-registry 163
-
rust-code-reviewer
Expert Rust code review agent that analyzes Rust code for correctness, safety, idiomatic patterns, performance, and best practices. Use when reviewing Rust code files (.rs), providing feedback on Rust projects, checking for unsafe code patterns, evaluating borrow checker compliance, suggesting idiomatic improvements, or conducting thorough code quality assessments for Rust codebases.
majiayu000/claude-skill-registry 163
-
call-highlights
Use to capture, tag, and distribute call clips for coaching and enablement programs.
majiayu000/claude-skill-registry 163
-
refactor-scope-session
[Code Quality] Defines clear boundaries and goals for a refactoring session. Use to establish what WILL and WILL NOT change, set success criteria, and create a focused refactoring scope.
majiayu000/claude-skill-registry 163
-
multi-source-investigation
Conducts systematic investigations across diverse information sources with cross-validation and credibility assessment. Use when researching complex topics, fact-checking claims, understanding different perspectives, or building comprehensive understanding. Triggers on phrases like "investigate", "verify", "fact check", "cross-reference", "multiple sources", "different perspectives on".
majiayu000/claude-skill-registry 163
-
trading-gates-pattern-filter
Pattern filter normalization and multi-gate order entry system
majiayu000/claude-skill-registry 163
-
core-dynamic-skills
majiayu000/claude-skill-registry 163
-
create-pr-azdo
Create an Azure DevOps pull request using az devops tooling; include the repo’s linear-history merge preference and ask the Maintainer if merge options differ.
majiayu000/claude-skill-registry 163
-
gh-pr-issue
Keep pull requests and issues healthy using gh CLI (list, view, comment, close).
majiayu000/claude-skill-registry 163
-
quality-report
Génère un rapport complet de qualité du code incluant les vérifications TypeScript, Biome (lint/format), les tests et la couverture de code. Utilise ce skill quand l'utilisateur demande un rapport de qualité, un audit de code, ou veut vérifier l'état général du projet.
majiayu000/claude-skill-registry 163
-
code-review-assistant
Comprehensive PR review using multi-agent swarm with specialized reviewers for security, performance, style, tests, and documentation. Provides detailed feedback with auto-fix suggestions and merge readiness assessment.
majiayu000/claude-skill-registry 163
-
orchestrator-git-standards
majiayu000/claude-skill-registry 163
-
ln-220-story-coordinator
CREATE/REPLAN Stories for Epic (5-10 Stories). Delegates ln-001-standards-researcher for standards research. Decompose-First Pattern. Auto-discovers team/Epic.
majiayu000/claude-skill-registry 163
-
mean-variance-optimization
Performs mean-variance portfolio optimization to find the tangency portfolio. This skill should be used when users want to calculate optimal portfolio weights, the tangency portfolio, or perform mean-variance optimization with multiple assets. The skill interactively collects expected returns, standard deviations, correlations, and the risk-free rate, then computes and explains the tangency portfolio that maximizes the Sharpe ratio.
majiayu000/claude-skill-registry 163
-
argocd-image-updater
Automate container image updates for Kubernetes workloads managed by Argo CD. USE WHEN configuring ArgoCD Image Updater, setting up automatic image updates, configuring update strategies (semver, digest, newest-build, alphabetical), implementing git write-back, troubleshooting image update issues, or working with ImageUpdater CRDs. Covers installation, configuration, authentication, and best practices.
majiayu000/claude-skill-registry 163
-
lint-kb
Validate and enforce KB documentation formats, completeness, and integrity.
Checks recent docs (uncommitted or last N commits) against KB standards.
CHECKS PERFORMED:
1. FORMAT - Documents follow required templates (headers, sections)
2. COMPLETENESS - Tickets/issues have all required files (1-5)
3. INTEGRITY - All tickets in index.md, phases in roadmap.md
4. PATTERNS - Have Status: open|resolved
5. NAMING - Files follow conventions (verb-noun, feat-, comp-, etc.)
Use when:
- Before committing KB docs
- After creating tickets/issues
- Periodic maintenance
- User says "lint kb", "check docs", "validate kb"
majiayu000/claude-skill-registry 163
-
mcp-usage
Descreve como usar MCPs relevantes (filesystem, git, runtime) para trabalhar com o projeto Daylyou.
majiayu000/claude-skill-registry 163
-
rxswift-memory-check
Quick RxSwift memory leak detection for iOS. Finds missing dispose bags, retain cycles, and strong self references. Use when debugging memory issues, checking Observable subscriptions, or investigating retain cycles in RxSwift code.
majiayu000/claude-skill-registry 163
-
github-issue-tracker
Task-level GitHub issue tracking for SpecWeave increments. Provides fine-grained progress tracking via issue comments, task checklists, and labels. Enables team collaboration on individual tasks. Activates for task tracking, GitHub comments, issue updates, task progress, team collaboration, granular tracking.
majiayu000/claude-skill-registry 163
-
shareplay-developer
Build, integrate, and troubleshoot SharePlay GroupActivities features, including GroupActivity definitions, activation flows, GroupSession lifecycle, messaging and journals, ShareLink and SharePlay UI surfaces, and visionOS spatial coordination. Use when implementing or debugging SharePlay experiences across Apple platforms, especially visionOS.
majiayu000/claude-skill-registry 163
-
pinia-store-setup
Pinia Store Setup - Auto-activating skill for Frontend Development.
Triggers on: pinia store setup, pinia store setup
Part of the Frontend Development skill category.
majiayu000/claude-skill-registry 163