Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
majiayu000/claude-skill-registry 163
-
hookdeck
Routes to the correct Hookdeck product skill. Covers Event Gateway (inbound: receive webhooks, webhook endpoints, local dev, event queue) and Outpost (outbound: send webhooks to customers). Use when working with any Hookdeck product and unsure which skill to use.
majiayu000/claude-skill-registry 163
-
woo-custom-fields
Work with WooCommerce product attributes, custom meta fields, taxonomies, custom product tabs, and variation data. Use when adding custom data to products, orders, or customers.
majiayu000/claude-skill-registry 163
-
google-adk-python
Build AI agents with Google ADK Python (Agent Development Kit). Use for multi-agent systems, workflow agents (sequential/parallel/loop), Vertex AI deployment, tool integration, human-in-the-loop.
majiayu000/claude-skill-registry 163
-
clix-event-tracking
Implements Clix event tracking (Clix.trackEvent) with consistent naming, safe property schemas, and campaign-ready validation. Use when adding, reviewing, or debugging event tracking; when configuring event-triggered campaigns; or when the user mentions events, tracking, funnels, or properties — or when the user types `clix-event-tracking`.
majiayu000/claude-skill-registry 163
-
slack-automation
Automate Slack messaging, channel management, search, reactions, and threads via Rube MCP (Composio). Send messages, search conversations, manage channels/users, and react to messages programmatically.
majiayu000/claude-skill-registry 163
-
god-agent
Use when building a new greenfield app or major multi-layer feature requiring both .NET backend + React frontend.
RECOMMENDED: Run /god-agent-plan first for high-quality specs via research + interview + external review.
DO NOT USE FOR: Bug fixes, small changes, single-layer work (backend-only or frontend-only), non-.NET/React projects.
REQUIRED: .NET 9 + React 19 + Tailwind v4 + Zustand + SQLite.
INPUT: Idea string + optional "Preferences: ..." suffix.
COMMITMENT: Long-running (30+ min), resumable via STATE.md.
majiayu000/claude-skill-registry 163
-
mcp-registry
MCP server registry, auto-discovery, configuration, custom server development guide
majiayu000/claude-skill-registry 163
-
security-review-construction
Security review checklist for construction software systems. Use when building integrations, APIs, data pipelines, or dashboards for construction projects.
majiayu000/claude-skill-registry 163
-
specsafe-agentforge
Repository-specific SpecSafe workflow for AgentForge. Use when creating, refining, testing, implementing, or reviewing AgentForge specs so work follows the documented SpecSafe stages, prompt files, and source-of-truth rules consistently.
majiayu000/claude-skill-registry 163
-
V3 Performance Optimization
Achieve aggressive v3 performance targets: 2.49x-7.47x Flash Attention speedup, 150x-12,500x search improvements, 50-75% memory reduction. Comprehensive benchmarking and optimization suite.
majiayu000/claude-skill-registry 163
-
aitask-refresh-code-models
Research latest AI code agent models via web and update models_*.json configuration files.
majiayu000/claude-skill-registry 163
-
prompt-engeneering
Universal prompt engineering techniques for any LLM. Use when crafting, optimizing, or reviewing prompts for AI models. Triggers on requests like "improve this prompt", "write a system prompt", "optimize my instructions", "help me prompt engineer", "audit this prompt", "review my prompt", or when building agentic systems that need structured prompts.
majiayu000/claude-skill-registry 163
-
databases
PostgreSQL and MongoDB patterns, queries, and optimization. ALWAYS use when the user mentions "SQL", "query", "database", "table", "schema", "migration", "index", "slow query", "Postgres", "Mongo", "base de données", "requête", "optimiser". Provides best practices for schema design, query optimization, indexing strategies, migrations, and performance tuning. Use when writing complex queries, debugging slow performance, designing schemas, or setting up database infrastructure.
majiayu000/claude-skill-registry 163
-
fiber
Fiber framework guardrails, patterns, and best practices for AI-assisted development.
Use when working with Fiber projects, or when the user mentions Fiber framework.
Provides Express-style routing, middleware, high-performance patterns, and REST API guidelines.
majiayu000/claude-skill-registry 163
-
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
majiayu000/claude-skill-registry 163
-
codex-doc-renderer
Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.
majiayu000/claude-skill-registry 163
-
verification-validator
Minimal verification based on change type. Backend=pytest, Frontend=webpack, CSS=webpack, Full flow=Playwright.
majiayu000/claude-skill-registry 163
-
slides
Create and edit presentation slide decks (`.pptx`) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content while preserving editable output, adding charts/diagrams/visuals, or diagnosing layout issues such as overflow, overlaps, and font substitution.
majiayu000/claude-skill-registry 163
-
mpp-stripe-method
Configure Stripe as an MPP payment method — card and wallet payments via Shared Payment Tokens (SPTs), integrating MPP's HTTP 402 flow with Stripe's payment infrastructure. Use when enabling fiat/card payments for machine-to-machine transactions.
majiayu000/claude-skill-registry 163
-
weekly-newsletter
Generate a weekly newsletter summarizing resources added last week. Use when asked to "weekly newsletter", "newsletter", "what did I add this week", "generate newsletter", or "Monday newsletter".
majiayu000/claude-skill-registry 163
-
matplotlib
Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientific workflows. Export to PNG/PDF/SVG for publication. For quick statistical plots use seaborn; for interactive plots use plotly; for publication-ready multi-panel figures with journal styling, use scientific-visualization.
majiayu000/claude-skill-registry 163
-
documentation-audit
Full audit and update of BioETL project documentation for v5.22+. Use when asked to review docs for staleness, reconcile docs with code, sync RULES.md and REQUIREMENTS.md, update architecture/provider/contract docs, reflect ADR-010/ADR-014/ADR-017, or identify dead documentation.
majiayu000/claude-skill-registry 163
-
aws-lambda-java-integration
Provides AWS Lambda integration patterns for Java with cold start optimization. Use when deploying Java functions to AWS Lambda, choosing between Micronaut and Raw Java approaches, optimizing cold starts below 1 second, configuring API Gateway or ALB integration, or implementing serverless Java applications. Triggers include "create lambda java", "deploy java lambda", "micronaut lambda aws", "java lambda cold start", "aws lambda java performance", "java serverless framework".
majiayu000/claude-skill-registry 163