Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-quality-principles
Triggers: KISS, YAGNI, SOLID, clean code, code quality, refactor, design principles
Provides guidance on fundamental software design principles to reduce complexity,
prevent over-engineering, and improve maintainability.
majiayu000/claude-skill-registry 163
-
bio-workflows-biomarker-pipeline
End-to-end biomarker discovery workflow from expression data to validated biomarker panels. Covers feature selection with Boruta/LASSO, classifier training with nested CV, and SHAP interpretation. Use when building and validating diagnostic or prognostic biomarker signatures from omics data.
majiayu000/claude-skill-registry 163
-
flowio
Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.
majiayu000/claude-skill-registry 163
-
restore
Restore archived increments back to active folder
majiayu000/claude-skill-registry 163
-
pitch-deck-generator
Guides through AI pitch deck generation workflow and troubleshooting. Use when creating pitch decks, debugging wizard errors, troubleshooting Edge Functions, or working with the PitchDeckWizard component.
majiayu000/claude-skill-registry 163
-
react-router-v7-app
Implements React Router v7 app structure, routing patterns, and component templates. Use when creating or modifying React Router v7 applications to ensure consistent folder structure, data loading patterns, and component architecture.
majiayu000/claude-skill-registry 163
-
use-algokit-utils
AlgoKit Utils library for interacting with the Algorand blockchain from TypeScript or Python applications. Use when connecting to Algorand networks (LocalNet, TestNet, MainNet), sending payments or transferring assets, creating and managing accounts, deploying or interacting with smart contracts from client code, or composing transaction groups. NOT for writing smart contract code (use build-smart-contracts skill). Strong triggers include "How do I connect to Algorand?", "send a payment transaction", "create an account", "deploy my contract", "get an AlgorandClient", "AlgorandClient.fromEnvironment".
majiayu000/claude-skill-registry 163
-
root
Usage-based auto insurance that rewards good driving.
majiayu000/claude-skill-registry 163
-
learning-habit-formation
habit-formation for enhanced learning effectiveness and personal development.
majiayu000/claude-skill-registry 163
-
task-management-protocol
Protocol for task synchronization, context handoff, and cross-session coordination using Claude Code task tools. Ensures agents properly update tasks with findings and enables seamless work continuation.
majiayu000/claude-skill-registry 163
-
deep-codebase-wiki
MUST CHECK FIRST before DeepWiki or any external research. Local-first codebase documentation wikis.
**Priority order for library/framework research**:
1. deep-codebase-wiki (THIS) - check local wikis FIRST
2. DeepWiki - only if no local wiki exists
3. librarian/explore agents - only as fallback
**Auto-trigger when**:
- Any GitHub repository mentioned (org/repo format)
- "How does X work?" about libraries/frameworks
- Architecture, implementation, or codebase questions
- Before cloning or analyzing any repository
- Debugging external dependencies
**Workflow**: Run `search_wikis.sh --repo "owner/repo"` first. If wiki exists, read it. If not, offer to analyze and create wiki (saves hours vs repeated agent searches).
majiayu000/claude-skill-registry 163
-
nextjs-app-router-file-conventions
Special file conventions in Next.js 14+ App Router for pages, layouts, and API routes. PROACTIVELY activate for: (1) creating pages and layouts, (2) implementing loading and error states, (3) building API route handlers. Triggers: "new page", "layout", "api route"
majiayu000/claude-skill-registry 163
-
patent-claims-analyzer
Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements - antecedent basis, definiteness, claim structure
majiayu000/claude-skill-registry 163
-
hyva-tailwind-integration
Comprehensive guidance on integrating Tailwind CSS and JavaScript in Hyvä Themes, including configuration merging, module registration, and build processes for Magento 2.
majiayu000/claude-skill-registry 163
-
skill-share
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
majiayu000/claude-skill-registry 163
-
ZAI命令行
Z.AI CLI 提供:
- 视觉:图像/视频分析、OCR、UI 到代码、错误诊断(GLM-4.6V)
- 搜索:带有域名/时间过滤的实时网络搜索
- 阅读器:网页到 Markdown 提取
- 仓库:通过 ZRead 进行 GitHub 代码搜索和阅读
- 工具:MCP 工具发现和原始调用
- 代码:TypeScript 工具链
用于视觉内容分析、网络搜索、页面阅读或 GitHub 探索。需要 Z_AI_API_KEY。
majiayu000/claude-skill-registry 163
-
faion-ml-ops
ML operations: fine-tuning (LoRA, QLoRA), model evaluation, cost optimization, observability.
majiayu000/claude-skill-registry 163
-
Conducting Code Review
Complete workflow for conducting thorough code reviews with structured feedback
majiayu000/claude-skill-registry 163
-
oscal-control-mapper
Create and analyze OSCAL Control Mapping documents to establish formal relationships between controls across different frameworks (NIST 800-53, ISO 27001, CIS, PCI-DSS, etc.). Use this skill to document control equivalencies, gaps, and harmonization for multi-framework compliance.
majiayu000/claude-skill-registry 163
-
theme-color-validator
コンポーネントやページで色を定義する際、必ずtheme.tsから参照することを強制し、カラーコードのハードコードを禁止するSkillです。新規コンポーネント作成時、既存コンポーネント編集時に自動的に使用されます。
majiayu000/claude-skill-registry 163
-
read-issue
majiayu000/claude-skill-registry 163
-
stress-tester
Comprehensive stress testing skill for FlowState. Runs reliability, backup, container, security, and performance tests. Use before releases, after major refactoring, or when reliability is questioned.
majiayu000/claude-skill-registry 163
-
faion-software-developer
Full-stack development: Python, JavaScript, Go, APIs, testing, frontend.
majiayu000/claude-skill-registry 163
-
importing-data
Systematic CSV import process - discover structure, design schema, standardize formats, import to database, detect quality issues (component skill for DataPeeker analysis sessions)
majiayu000/claude-skill-registry 163