Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
verify
ビルド検証、エラー復旧、レビュー修正の適用。Use when user mentions build verification, error recovery, applying review fixes, test failures, lint errors, or CI breaks. Do NOT load for: implementation work, reviews, setup, or new feature development.
majiayu000/claude-skill-registry 163
-
kagi-search
Search the web using Kagi. Use for web searches with Quick Answer AI summaries.
majiayu000/claude-skill-registry 163
-
onchain
CLI for crypto portfolio tracking, market data, CEX history, and transaction lookups. Use when the user asks about crypto prices, wallet balances, portfolio values, Coinbase/Binance holdings, Polymarket predictions, or transaction details.
majiayu000/claude-skill-registry 163
-
using-git-worktrees
Use when starting feature work that needs isolation from current workspace, setting up parallel development tracks, or before executing implementation plans. Triggers: 'worktree', 'separate branch', 'isolate this work', 'don't mess up current work', 'work on two things at once', 'parallel workstreams', 'sandboxed workspace'.
majiayu000/claude-skill-registry 163
-
premortem
Identify failure modes before they occur using structured risk analysis
majiayu000/claude-skill-registry 163
-
new-promoted
Creates a new promoted card in src/content/promoted/ with valid frontmatter and ordering. Use when adding a featured item, call-to-action, or highlighted content to the homepage.
majiayu000/claude-skill-registry 163
-
ad-creative-intelligence
Scrape competitor ads from Meta and Google ad libraries, cluster by hook/angle/format, and surface new creative directions your team hasn't tested. Chains meta-ad-scraper and google-ad-scraper. Use when a marketing team wants to understand the competitive ad landscape before launching a campaign, or wants fresh creative inspiration from what's already working in the market.
majiayu000/claude-skill-registry 163
-
imgix
Optimize and transform images with imgix. Use when serving responsive images, implementing image CDN, adding real-time transformations, or optimizing Core Web Vitals with image delivery.
majiayu000/claude-skill-registry 163
-
2d-games
2D game development principles. Sprites, tilemaps, physics, camera.
majiayu000/claude-skill-registry 163
-
ct
Create technical task documentation for developer implementation. Use when asked to 'create task', 'technical decomposition', 'plan implementation', 'task documentation', or 'decompose feature'. NOT for feature discovery (use /nf), NOT for product docs (use /product), NOT for implementation (use /si), NOT for brainstorming (use /brainstorm).
majiayu000/claude-skill-registry 163
-
mboum-automation
Automate Mboum tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
Meta-Pattern Recognition
Spot patterns appearing in 3+ domains to find universal principles
majiayu000/claude-skill-registry 163
-
x-article-canonicalization
将 X/Twitter 长文高保真落库到 Obsidian/知识库:用 bird --json-full 重建 block 顺序、保留可点击链接、本地化图片,并区分可精确定位的正文插图与待定位附图。
majiayu000/claude-skill-registry 163
-
aws-secrets-rotation
Automate AWS secrets rotation for RDS, API keys, and credentials
majiayu000/claude-skill-registry 163
-
frontend
Frontend coding conventions using Preact and Tailwind. Use when writing or reviewing frontend JavaScript, HTML, or CSS code for web UI components.
majiayu000/claude-skill-registry 163
-
threejs
Build 3D web apps with Three.js (WebGL/WebGPU). 556 searchable examples, 60 API classes, 20 use cases. Actions: create 3D scene, load model, add animation, implement physics, build VR/XR. Topics: GLTF loader, PBR materials, particle effects, shadows, post-processing, compute shaders, TSL. Integrations: WebGPU, physics engines, spatial audio.
majiayu000/claude-skill-registry 163
-
V3 Core Implementation
Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection, and modular TypeScript codebase with comprehensive testing.
majiayu000/claude-skill-registry 163
-
auditing-deep-link-contracts
Audits deep link contracts and routing behavior. Use when validating supported routes, required parameters, and cold or warm start handling.
majiayu000/claude-skill-registry 163
-
nextjs-performance
Expert Next.js performance optimization skill covering Core Web Vitals, image/font optimization, caching strategies, streaming, bundle optimization, and Server Components best practices. Use when optimizing Next.js applications for Core Web Vitals (LCP, INP, CLS), implementing next/image and next/font, configuring caching with unstable_cache and revalidateTag, converting Client Components to Server Components, implementing Suspense streaming, or analyzing and reducing bundle size. Supports Next.js 16 + React 19 patterns.
majiayu000/claude-skill-registry 163
-
bmad-shard-doc
Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document
majiayu000/claude-skill-registry 163
-
Verification Before Completion
Run verification commands and confirm output before claiming success
majiayu000/claude-skill-registry 163
-
expo-encryption-patterns
Implement AES-256-CBC encryption with secure key storage for Expo/React Native apps using expo-secure-store and crypto-js. Use when encrypting sensitive user data (journal entries, health data, PII), storing encryption keys securely, implementing encrypt-then-MAC patterns, or working with expo-sqlite encrypted data. Covers key generation, encryption/decryption flows, and platform-agnostic crypto operations.
majiayu000/claude-skill-registry 163
-
notebooklm
Interact with Google NotebookLM to query documentation with Gemini's source-grounded answers. Each question opens a fresh browser session, retrieves the answer exclusively from your uploaded documents, and closes.
majiayu000/claude-skill-registry 163
-
code-refactoring
Simplify and refactor code while preserving behavior, improving clarity, and reducing complexity. Use when simplifying complex code, removing duplication, or applying design patterns. Handles Extract Method, DRY principle, SOLID principles, behavior validation, and refactoring patterns.
majiayu000/claude-skill-registry 163