Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
replit-core-workflow-a
Execute Replit primary workflow: Core Workflow A.
Use when implementing primary use case,
building main features, or core integration tasks.
Trigger with phrases like "replit main workflow",
"primary task with replit".
majiayu000/claude-skill-registry 163
-
orchestration-patterns
Agentic orchestration patterns for long-running tasks. Implements evidence-based delivery and Simon Willison's agent loop. Use when managing multi-step work, coordinating subagents, or orchestrating PR workflows.
majiayu000/claude-skill-registry 163
-
wistia-uploader
Upload video files to Wistia projects using the Data API. Use when user wants to upload videos to their Wistia account for hosting, transcription, or sharing.
majiayu000/claude-skill-registry 163
-
visual-inconsistency-detector
Comprehensive visual UI/UX inconsistency detector for design system validation, accessibility compliance, and cross-view consistency analysis
majiayu000/claude-skill-registry 163
-
playwright-wrapper
Playwright 브라우저 자동화 래퍼. MCP 대신 CLI 직접 호출. E2E 테스트, 스크린샷, 웹 자동화에 사용.
majiayu000/claude-skill-registry 163
-
frontend-implementation-plan
Create comprehensive, production-ready frontend implementation plans for any UI screen or feature. Use this skill when documenting how to build UI components, establishing design systems, planning component architecture, or creating technical specifications for frontend development. Works across frameworks (React, Vue, Angular, Svelte, etc.) and focuses on clear structure, reusable patterns, and maintainability.
majiayu000/claude-skill-registry 163
-
writing-pr-descriptions
Voice guide for writing PR descriptions. Use this skill for ALL PR creation and updates (via gh CLI or editing existing PRs). Contains your specific voice rules, anti-patterns, examples, and workflow. Never write PR descriptions without invoking this skill first.
majiayu000/claude-skill-registry 163
-
business-model-canvas
Business model design using Osterwalder's Business Model Canvas and Lean Canvas. Creates 9-block canvases with structured analysis for business model innovation and startup validation.
majiayu000/claude-skill-registry 163
-
proposal-writer
Templates and frameworks for creating winning sales proposals. Executive summaries, scope of work, pricing strategies, and closing elements.
majiayu000/claude-skill-registry 163
-
setup-tester
Test and validate the dotfiles setup process for this repository. Use when the user wants to test the setup script, validate the installation, verify symlinks, troubleshoot setup issues, or check that dotfiles are properly configured. Triggers include "test setup", "validate installation", "check dotfiles", "verify setup", or troubleshooting requests.
majiayu000/claude-skill-registry 163
-
image-backup-restore
Implementing and debugging PostgreSQL image backup and restore features. Use when working with database snapshots, backup jobs, restore operations, azcopy blob transfers, or troubleshooting image-related provisioning failures.
majiayu000/claude-skill-registry 163
-
ai-sdk-ui
Expert guidance for building chat UIs with AI SDK React hooks.
Use when: (1) Building chatbots with useChat hook,
(2) Implementing tool UIs with server/client execution,
(3) Handling message persistence and stream resumption,
(4) Creating generative UI with React components,
(5) Integrating with Next.js/Node/Fastify/Nest backends,
(6) Using useObject for streaming structured data.
Triggers: useChat, useObject, useCompletion, chat UI, chatbot, generative UI, message persistence, @ai-sdk/react, UIMessage, tool parts, streaming UI, toUIMessageStreamResponse.
majiayu000/claude-skill-registry 163
-
Analyzing Problems Deeply
Performs deep structured analysis on complex or ambiguous problems. Activates when problems are unclear, have multiple perspectives, or require careful thinking before proceeding. Uses ultrathink methodology for systematic exploration of problem space.
majiayu000/claude-skill-registry 163
-
wordpress-dev
WordPress development best practices - coding standards, custom post types, security, performance, hooks/filters, and template hierarchy. Use for any WordPress theme or plugin development guidance.
majiayu000/claude-skill-registry 163
-
solution-architect
Transform product requirements into executable technical architecture. Use when users request: (1) Technical/system architecture design, (2) Tech stack selection, (3) Architecture from PRD, (4) Deployment strategy, (5) Architecture review. Provides workflows from requirements to deployment with tech stack templates. Triggers: architecture, tech stack, system design, deployment, infrastructure. | 将产品需求转化为技术架构。触发词:架构设计、技术架构、系统架构、技术选型、部署方案、基础设施。
majiayu000/claude-skill-registry 163
-
log-writer
Creates or updates logs using type-specific templates with automatic validation and formatting
majiayu000/claude-skill-registry 163
-
react-native-reanimated
React Native Reanimated 4.x animation patterns. Use when adding animations, transitions, entering/exiting effects, or gesture-driven animations to React Native screens. Replaces Framer Motion for mobile.
majiayu000/claude-skill-registry 163
-
uv-troubleshooting
Debugs and resolves common uv issues. Learn to diagnose dependency resolution failures, handle version conflicts, fix cache problems, troubleshoot Python environment issues, optimize performance, and solve platform-specific problems. Use when uv commands fail, dependencies won't resolve, cache is corrupted, Python installation issues occur, or performance is slow.
majiayu000/claude-skill-registry 163
-
predicate-logic
Problem-solving strategies for predicate logic in mathematical logic
majiayu000/claude-skill-registry 163
-
ci-fail-followup
PR 作成後に .github/workflows/ci.yml が失敗したときの対応手順。ローカルで pytest 全ケースを実行し、エラー有無で分岐。エラーがあれば修正して commit-push スキルでコミット・プッシュ、無ければ GitHub Actions のログを確認して原因を特定する。
majiayu000/claude-skill-registry 163
-
gpus-theme
Portable GPUS design system theme (Portal Grupo US). This skill should be used when applying GPUS branding to other projects, setting up shadcn/ui with Navy/Gold palette, or copying the complete light/dark theme configuration. Includes CSS variables, Tailwind v4 theme, and shadcn configuration.
majiayu000/claude-skill-registry 163
-
feature-test
Create a PHPUnit feature test for API endpoints following this project's patterns. Use when testing controllers, API responses, and database interactions.
majiayu000/claude-skill-registry 163
-
md-doc-improver
Technical documentation improvement skill that provides purpose-oriented, multi-perspective review and iterative enhancement of markdown documents. Use when you need to improve the quality, completeness, and usability of technical documentation such as API docs, README files, guides, or tutorials. The skill analyzes documents from technical, UX, and educational perspectives and provides actionable improvement recommendations through an iterative self-improvement loop.
majiayu000/claude-skill-registry 163
-
avoiding-any-types
Teaches when and how to use unknown instead of any type in TypeScript. Use when working with TypeScript code that has any types, needs type safety, handling external data, or when designing APIs. Critical for preventing type safety violations.
majiayu000/claude-skill-registry 163