Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Video Analytics
Tracking viewer behavior, engagement, and quality metrics for video content including player events, QoE metrics, watch time, and analytics dashboards.
majiayu000/claude-skill-registry 163
-
database-first
REQUIRED before implementing any game feature, scoring logic, state transition, or decision-making. ALL business logic lives in PostgreSQL - frontend is presentation only. Load this to understand where code belongs: database function vs component. Covers RPC patterns, SECURITY DEFINER, and anti-patterns.
majiayu000/claude-skill-registry 163
-
biopython
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
majiayu000/claude-skill-registry 163
-
codebase-orientation
Guide quick orientation of an unfamiliar codebase with module mapping, entry points, and local run steps. Use when a junior developer needs to get situated fast.
majiayu000/claude-skill-registry 163
-
cl-mallet-linter
malletリンターのルールと設定を適用。コードレビュー・品質チェック時に使用
majiayu000/claude-skill-registry 163
-
docs-bootstrapper
Bootstraps documentation structure for projects. Creates initial README, architecture docs, and API documentation with project-aware templates.
majiayu000/claude-skill-registry 163
-
architecture-decisioning
Guides the selection and documentation of architectural decisions using ADR patterns.
majiayu000/claude-skill-registry 163
-
distribution-scheduler
Generate Consensus Day distribution pay schedules for Ëtrid, allocating ÉTR among peers and directors by predefined percentages.
majiayu000/claude-skill-registry 163
-
code-review
Confidence-based code review that filters issues to 80+ threshold, eliminating false positives and noise. Reviews implementation against plan or requirements for bugs, quality issues, and project conventions. Use after completing major features, before merging to main, or after each task in multi-step workflows. Do NOT use for quick fixes, single-line changes, or when you need immediate feedback - the thorough review adds overhead best reserved for significant changes.
majiayu000/claude-skill-registry 163
-
unsloth-quantization
majiayu000/claude-skill-registry 163
-
when-using-flow-nexus-platform-use-flow-nexus-platform
majiayu000/claude-skill-registry 163
-
treasury-administrator
Constitutional Treasury Administrator for UBOS Republic.
Manages all financial operations, grant applications, revenue
optimization, and marketing strategy. Operates under Trinity
Lock governance with Hydraulic Governor safeguards. Handles
REAL money only: actual bank accounts, crypto wallets, DeFi
positions, and EU grant wire transfers.
majiayu000/claude-skill-registry 163
-
langgraph-implementation
Implements stateful agent graphs using LangGraph. Use when building graphs, adding nodes/edges, defining state schemas, implementing checkpointing, handling interrupts, or creating multi-agent systems with LangGraph.
majiayu000/claude-skill-registry 163
-
dependency-opportunity-scanner
Scan codebase to identify opportunities to replace custom implementations with well-maintained open source libraries. Creates worktree, implements changes, and submits PR for review. Multi-phase workflow with parallel analysis agents.
majiayu000/claude-skill-registry 163
-
glean-mcp
Your work knowledge agent. Use Glean chat to answer any question about the user's company, accounts, colleagues, meetings, documents, or work history. Glean synthesizes across 100+ enterprise apps and always cites sources.
majiayu000/claude-skill-registry 163
-
converting-commands-to-skills
Use this skill when converting Claude Code slash commands to Skills format. Handles transformation from ./commands/*.md to ./skills/*/SKILL.md, including YAML frontmatter conversion, name transformation to gerund form, description enhancement for invocation triggers, and batch processing. Invoke when user asks to convert commands to skills, migrate slash commands, or transform command files.
majiayu000/claude-skill-registry 163
-
string-database
Query STRING API for protein-protein interactions (59M proteins, 20B interactions). Network analysis, GO/KEGG enrichment, interaction discovery, 5000+ species, for systems biology.
majiayu000/claude-skill-registry 163
-
obsidian-publisher
Write markdown documents and mermaid diagrams to Obsidian vaults.
majiayu000/claude-skill-registry 163
-
testing-next-stack
Scaffolds comprehensive testing setup for Next.js applications including Vitest unit tests, React Testing Library component tests, and Playwright E2E flows with accessibility testing via axe-core. This skill should be used when setting up test infrastructure, generating test files, creating test utilities, adding accessibility checks, or configuring testing frameworks for Next.js projects. Trigger terms include setup testing, scaffold tests, vitest, RTL, playwright, e2e tests, component tests, unit tests, accessibility testing, a11y tests, axe-core, test configuration.
majiayu000/claude-skill-registry 163
-
dag-hallucination-detector
Detects fabricated content, false citations, and unverifiable claims in agent outputs. Uses source verification and consistency checking. Activate on 'detect hallucination', 'fact check', 'verify claims', 'check accuracy', 'find fabrications'. NOT for validation (use dag-output-validator) or confidence scoring (use dag-confidence-scorer).
majiayu000/claude-skill-registry 163
-
github-cli
Use this skill when the user asks to work with GitHub from the command line using gh CLI. This includes managing repositories, issues, pull requests, releases, authentication, codespaces, actions, and any other GitHub operations. Use this skill for phrases like "create a PR", "manage issues", "clone a repo", "check gh status", or any GitHub CLI workflow.
majiayu000/claude-skill-registry 163
-
nosql-database-design
Design NoSQL database schemas for MongoDB and DynamoDB. Use when modeling document structures, designing collections, or planning NoSQL data architectures.
majiayu000/claude-skill-registry 163
-
ai-vendor-evaluation
Comprehensive framework for evaluating AI vendors and solutions to avoid costly mistakes. Use this skill when assessing AI vendor proposals, conducting due diligence, evaluating contracts, comparing vendors, or making build-vs-buy decisions. Helps identify red flags, assess pricing models, evaluate technical capabilities, and conduct structured vendor comparisons.
majiayu000/claude-skill-registry 163
-
automating-chrome
Automates Google Chrome and Chromium-based browsers via JXA with AppleScript dictionary discovery. Use when asked to "automate Chrome tabs", "control browser with JXA", "Chrome AppleScript automation", "Chromium browser scripting", or "browser tab management". Covers windows, tabs, execute(), tunneling patterns, and permissions.
majiayu000/claude-skill-registry 163