Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill for UI tasks that build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
majiayu000/claude-skill-registry 163
-
render-info
Using the RendererInfo class in Blazor to detect rendering context and interactivity.
majiayu000/claude-skill-registry 163
-
python-data-reviewer
WHEN: Pandas/NumPy code review, data processing, vectorization, memory optimization
WHAT: Vectorization patterns + Memory efficiency + Data validation + Performance optimization + Best practices
WHEN NOT: Web framework → fastapi/django/flask-reviewer, General Python → python-reviewer
majiayu000/claude-skill-registry 163
-
taste-check
Review code using Linus Torvalds' "good taste" philosophy. Eliminates defensive code, special cases, and deep nesting. Use when reviewing code quality, refactoring, or checking for code smells.
majiayu000/claude-skill-registry 163
-
gh-repo-bootstrap
Create a new GitHub repository with the gh CLI and bootstrap a local project in ~/projects with git init, README, remote setup, and initial push. Use when the user asks to create a repo (public/private) in their account, set up the local folder, add the upstream remote, and push the first commit.
majiayu000/claude-skill-registry 163
-
writing
Create distinctive, production-grade blog posts. Use this skill when the user asks to build a new blog poast
majiayu000/claude-skill-registry 163
-
google-docs
Interact with Google Docs - create documents, search by title, read content, and edit text.
Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc,
or replace text in a document. Lightweight alternative to full Google Workspace MCP server with
standalone OAuth authentication.
majiayu000/claude-skill-registry 163
-
editor-ui-infrastructure
Guide proper usage of Editor UI infrastructure including Drawers (ButtonDrawer, ModalDrawer, TableDrawer, etc.), Elements (drag-drop targets, ComponentSelector), FieldEditors, and EditorUIConstants. Use when implementing editor panels, component editors, or any ImGui UI code to ensure consistency and code reuse.
majiayu000/claude-skill-registry 163
-
github-pr-comment-analyzer
Use when analyzing PR review comments to determine relevance, identify ambiguities, and generate a comprehensive report without making code changes. Useful for understanding feedback landscape and initiating collaborative Q&A discussions about unclear or potentially outdated comments.
majiayu000/claude-skill-registry 163
-
pattern-template-majiayu000-claude-skill-regist
majiayu000/claude-skill-registry 163
-
hexo-butterfly
Hexo Butterfly 主题配置与使用指南,包括主题安装、页面配置、主题配置、标签外挂、FAQ、进阶教程
majiayu000/claude-skill-registry 163
-
deno-monorepo-template
Deno monorepo with Hono, tRPC, Drizzle, and Supabase.
majiayu000/claude-skill-registry 163
-
faiss
Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.
majiayu000/claude-skill-registry 163
-
scpr-framework
SCPR (Situation-Complication-Problem-Recommendation) framework for structured problem solving and executive communication. Use when users need to structure strategic arguments, analyze business situations, create executive summaries, or develop clear problem statements using McKinsey-style communication. Apply when structuring recommendations, writing memos, or organizing strategic thinking.
majiayu000/claude-skill-registry 163
-
expo-expert
Comprehensive Expo expert with access to complete official documentation covering React Native development, EAS Build, EAS Submit, EAS Update, Expo Router, Expo Modules API, configuration, deployment, and all platform features. Invoke when user mentions Expo, React Native, EAS, Expo Router, mobile app development, iOS/Android development, or cross-platform development.
majiayu000/claude-skill-registry 163
-
Task Orchestrator Hooks Builder
Help users create hooks that integrate with Task Orchestrator's workflow cascade events. Works with any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf, etc.). Use when user wants to create hooks, automate workflows, react to cascade events, or integrate git/testing with task management.
majiayu000/claude-skill-registry 163
-
kaizen
Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.
majiayu000/claude-skill-registry 163
-
numerical-integration
Select and configure time integration methods for ODE/PDE simulations. Use when choosing explicit/implicit schemes, setting error tolerances, adapting time steps, diagnosing integration accuracy, planning IMEX splitting, or handling stiff/non-stiff coupled systems.
majiayu000/claude-skill-registry 163
-
work-items
Optimize and analyze work items for LLM-assisted development
majiayu000/claude-skill-registry 163
-
outlook-automation
Automates reading, searching, drafting, and sending emails AND calendar events in Classic Outlook on Windows using local COM automation. Use this skill when the user asks to process Outlook emails, create drafts, send messages, save attachments, manage calendar events, create meetings, or respond to invitations from the authenticated Outlook session on their Windows Devbox. Requires Classic Outlook (not New Outlook) to be running.
majiayu000/claude-skill-registry 163
-
evidence-binder
Bind addressable evidence IDs from `papers/evidence_bank.jsonl` to each subsection (H3), producing `outline/evidence_bindings.jsonl`.
**Trigger**: evidence binder, evidence plan, section->evidence mapping, 证据绑定, evidence_id.
**Use when**: `papers/evidence_bank.jsonl` exists and you want writer/auditor to use section-scoped evidence items (WebWeaver-style memory bank).
**Skip if**: you are not doing evidence-first section-by-section writing.
**Network**: none.
**Guardrail**: NO PROSE; do not invent evidence; only select from the existing evidence bank.
majiayu000/claude-skill-registry 163
-
elysiajs-expert
Expert guidance for ElysiaJS web framework development. Use when building REST APIs, GraphQL services, or WebSocket applications with Elysia on Bun. Covers routing, lifecycle hooks, TypeBox validation, Eden type-safe clients, authentication with JWT/Bearer, all official plugins (OpenAPI, CORS, JWT, static, cron, GraphQL, tRPC), testing patterns, and production deployment. Assumes bun-expert skill is active for Bun runtime expertise.
majiayu000/claude-skill-registry 163
-
development-workflow
detailed development workflow with modular patterns for git, code review, testing, documentation, and deployment
majiayu000/claude-skill-registry 163
-
elixir-otp-concurrency
Guide for building concurrent, fault-tolerant systems using OTP (GenServer, Supervisor, Task, Agent) and Elixir concurrency primitives
majiayu000/claude-skill-registry 163