Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
magento2-widget-creation
Comprehensive guide for creating custom widget modules in Magento 2 that can be inserted into CMS pages and blocks. Covers module structure, widget configuration, templates, JavaScript, CSS, and form submission handling for non-Hyvä themes.
majiayu000/claude-skill-registry 163
-
shopify-development
Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid.
TRIGGER: "shopify", "shopify app", "checkout extension", "admin extension", "POS extension",
"shopify theme", "liquid template", "polaris", "shopify graphql", "shopify webhook",
"shopify billing", "app subscription", "metafields", "shopify functions"
majiayu000/claude-skill-registry 163
-
rust-design-patterns
Rust idioms and design patterns for writing idiomatic code. Use when: (1) Writing new Rust code, (2) Reviewing Rust code, (3) Solving borrow checker issues, (4) Designing Rust APIs. Triggers on: Rust ownership problems, lifetime errors, API design questions, 'how to do X idiomatically in Rust'.
majiayu000/claude-skill-registry 163
-
ask-questions-if-underspecified
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
majiayu000/claude-skill-registry 163
-
tesla
Control your Tesla vehicles - lock/unlock, climate, location, charge status, and more. Supports multiple vehicles.
majiayu000/claude-skill-registry 163
-
telegram
Process Telegram messages via GramJS MTProto client. Read messages, generate AI drafts, save drafts, and create intro groups. Use when handling Telegram conversations or facilitating introductions.
majiayu000/claude-skill-registry 163
-
aggregation-helper
Aggregation Helper - Auto-activating skill for Data Analytics.
Triggers on: aggregation helper, aggregation helper
Part of the Data Analytics skill category.
majiayu000/claude-skill-registry 163
-
playwright-browser-fill-form
To fill multiple form fields at once, set values for inputs, checkboxes, and selects in a single call.
majiayu000/claude-skill-registry 163
-
Systematic Type Migration
Safe refactoring workflow for replacing old types with new type-safe implementations through integration-test-first, file-by-file migration with incremental verification
majiayu000/claude-skill-registry 163
-
architecture-adr
When making significant architectural decisions that need to be documented. Used by ARCHITECT-AGENT.
majiayu000/claude-skill-registry 163
-
cur-data
Knowledge about AWS Cost and Usage Report data structure, column formats, and analysis patterns
majiayu000/claude-skill-registry 163
-
omero-integration
Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.
majiayu000/claude-skill-registry 163
-
slim-code-of-conduct
Create and implement code of conduct and collaboration policies using Contributor Covenant standards, with specialized templates for scientific research environments and academic citation. Use when establishing team culture, promoting inclusive communities, implementing governance policies, or setting up collaboration standards for open source, research, or academic projects.
majiayu000/claude-skill-registry 163
-
implement
Execute plan phases, writing code in spaces/ while tracking in ideas/. Use after creating a plan with /plan to implement work.
majiayu000/claude-skill-registry 163
-
editor-ui-drawers
Comprehensive guide for using Editor UI Drawers (ButtonDrawer, ModalDrawer, TableDrawer, TreeDrawer, LayoutDrawer, TextDrawer, DragDropDrawer). Use when implementing any UI in editor panels to ensure consistency.
majiayu000/claude-skill-registry 163
-
reorganize-docs
Reorganize project documentation with bilingual (English/Japanese) structure. Use when asked to "reorganize docs", "update documentation", or "sync documentation".
majiayu000/claude-skill-registry 163
-
bio-blast-searches
Run remote BLAST searches against NCBI databases using Biopython Bio.Blast. Use when identifying unknown sequences, finding homologs, or searching for sequence similarity against NCBI's nr/nt databases.
majiayu000/claude-skill-registry 163
-
git-cm
Commit changes to git with a descriptive conventional commit message. Use when ready to commit staged or unstaged changes.
majiayu000/claude-skill-registry 163
-
codex-cli-bridge
Bridge between Claude Code and OpenAI Codex CLI - generates AGENTS.md from CLAUDE.md, provides Codex CLI execution helpers, and enables seamless interoperability between both tools
majiayu000/claude-skill-registry 163
-
run-clippy
Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code changes and before creating commits.
majiayu000/claude-skill-registry 163
-
email-marketing
Create email marketing campaigns including newsletters, drip sequences, promotional emails, and transactional emails. Use when writing email copy, designing email templates, or planning email automation.
majiayu000/claude-skill-registry 163
-
python-ase
Expert assistance with the Atomic Simulation Environment (ASE) Python library for atomistic simulations, including structure building, calculator setup, optimization, dynamics, and analysis
majiayu000/claude-skill-registry 163
-
youtube-summary
Summarize YouTube videos. Check if transcript exists at `youtube/{Channel Name}/transcript-{Video Title}.md`. If exists, skip to summarization. If not, download first. Create summary at `youtube/{Channel Name}/summary-{Video Title}.md` with topics and clickable timestamp links.
majiayu000/claude-skill-registry 163
-
database-performance
Database access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row limits, and never do application-side joins. Works with EF Core and Dapper.
majiayu000/claude-skill-registry 163