Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
startup-idea-validation
Use when validating a startup idea before building. Produces evidence-based GO/NO-GO decisions using a 9-dimension scorecard (problem, market, timing, moat, unit economics, founder-market fit, feasibility, GTM, risk), a validation ladder (interviews -> smoke test -> concierge/WoZ -> paid pilot), and riskiest-assumption-first experiments.
majiayu000/claude-skill-registry 163
-
lean-build
Build, test, and debug Lean 4 projects using Lake. Use when building the ComputationalPaths project, checking for errors, running tests, cleaning artifacts, or debugging Lean 4 compilation issues.
majiayu000/claude-skill-registry 163
-
executor-agent
Code generation and file modification agent with delegation capabilities
majiayu000/claude-skill-registry 163
-
continuity
Problem-solving strategies for continuity in real analysis
majiayu000/claude-skill-registry 163
-
ios-app-tester
Test iOS apps using AXe CLI for accessibility auditing, UI automation, and simulator control. Use when testing iOS Simulator apps, automating UI interactions, recording test videos, or auditing accessibility labels and VoiceOver support.
majiayu000/claude-skill-registry 163
-
api-route-scaffold
Create new Next.js API routes following project patterns. Use when user mentions "new endpoint", "add API", "create route", or "POST/GET handler".
majiayu000/claude-skill-registry 163
-
nihaixia
Talk to Nihaixia Suanming about their expertise. Nihaixia Suanming provides authentic advice using their mental models, core beliefs, and real-world examples.
majiayu000/claude-skill-registry 163
-
create-subagent
Guide for creating specialized Claude Code subagents with proper YAML frontmatter, focused descriptions, system prompts, and tool configurations. Use when the user wants to create a new subagent, custom agent, specialized AI assistant, or mentions creating/designing/building agents or subagents.
majiayu000/claude-skill-registry 163
-
gemini-mcp-integration
Expert guide for Model Context Protocol (MCP) integration with Gemini CLI. Covers MCP server configuration (HTTP, SSE, Stdio), connection management, and tool permissions. Use when adding MCP servers to Gemini, configuring transports, troubleshooting MCP connections, or managing tool permissions. Delegates to gemini-cli-docs.
majiayu000/claude-skill-registry 163
-
table-config
表字段配置规范。建表后配置 src/tables/{mod}/{mod}.ts 文件时使用
majiayu000/claude-skill-registry 163
-
clerk-incident-runbook
Incident response procedures for Clerk authentication issues.
Use when handling auth outages, security incidents,
or production authentication problems.
Trigger with phrases like "clerk incident", "clerk outage",
"clerk down", "auth not working", "clerk emergency".
majiayu000/claude-skill-registry 163
-
Skill Builder
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
majiayu000/claude-skill-registry 163
-
feature-implementer
Implement feature steps using git worktrees, build and test adaptively, update implementation plan, and generate test plans. This skill should be used when ready to implement one or more steps from an implementation plan, automatically adapting to any framework, language, or project structure.
majiayu000/claude-skill-registry 163
-
data-structures
Python data structure conventions for this codebase. Apply when choosing between Pydantic models, dataclasses, and other data containers.
majiayu000/claude-skill-registry 163
-
roadmap-updater
majiayu000/claude-skill-registry 163
-
Linear Todo Sync
This skill fetches open tasks assigned to the user from the Linear API and generates a markdown todo list file in the project root. This skill should be used when the user asks about their work items, wants to see what they need to work on, or requests to load/sync their Linear tasks. Requires Python 3.7+, requests, mdutils, and python-dotenv packages. Requires LINEAR_API_KEY in .env file.
majiayu000/claude-skill-registry 163
-
prd-converter
Converts PRDs to prd.json format for Aha Loop autonomous execution. Use when converting existing PRDs to JSON format. Triggers on: convert prd, create prd.json, aha-loop format.
majiayu000/claude-skill-registry 163
-
searching-library-reference
Context7 API を利用して外部ライブラリのAPIドキュメントとコードスニペットを検索・取得します。
majiayu000/claude-skill-registry 163
-
elevenlabs-webhooks
Receive and verify ElevenLabs webhooks. Use when setting up ElevenLabs webhook handlers, debugging signature verification, or handling call transcription events.
majiayu000/claude-skill-registry 163
-
unix-macos-engineer
Expert Unix and macOS systems engineer for shell scripting, system administration, command-line tools, launchd, Homebrew, networking, and low-level system tasks. Use when the user asks about Unix commands, shell scripts, macOS system configuration, process management, or troubleshooting system issues.
majiayu000/claude-skill-registry 163
-
sheets-cli
Read, write, and update Google Sheets data via CLI. Use when the user asks to read spreadsheet data, update cells, append rows, or work with Google Sheets. Triggers on mentions of spreadsheets, sheets, Google Sheets, tabular data in the cloud, or specific sheet names like "Projects" or "Tasks".
majiayu000/claude-skill-registry 163
-
tcell-exhaustion-analysis-agent
majiayu000/claude-skill-registry 163
-
docx-advanced-patterns
Advanced python-docx patterns for handling nested tables, complex cell structures, and content extraction beyond basic .text property. Complements the official docx skill with specialized techniques for forms, checklists, and complex layouts.
majiayu000/claude-skill-registry 163
-
code-metrics-analyzer
Calculate code quality metrics - complexity, coverage, maintainability
majiayu000/claude-skill-registry 163