Browse Skills
2696 skills found
phase-1-validator.md
0
1
export
phase-1-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validates Requirements Phase completion before advancing to Design Phase. Checks business requirements document for completeness, quality gate compliance, and readiness for design work.
2026-01-05
moai-cc-mcp-builder.md
0
1
export
moai-cc-mcp-builder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AI-powered enterprise MCP (Model Context Protocol) server development orchestrator with Context7 integration, intelligent code generation, automated architecture design, and enterprise-grade server deployment patterns for advanced LLM service integration
2026-01-05
skill-gemini-file-search-tool.md
0
1
export
skill-gemini-file-search-tool
2
from
"dnvriend/gemini-file-search-tool"
from
"dnvriend/gemini-file-search-tool"
3
Manage Gemini RAG stores with Code-RAG support
2026-01-05
global-commenting.md
0
1
export
global-commenting
2
from
"mshafei721/Turbocat"
from
"mshafei721/Turbocat"
3
Write self-documenting code with minimal, evergreen comments that explain complex logic without documenting changes or temporary fixes. Use this skill when adding comments to any code file. When deciding whether code needs a comment or should be made more self-explanatory. When writing comments for complex algorithms or business logic. When tempted to add comments about recent changes, fixes, or TODOs. When reviewing existing comments for relevance and accuracy.
2026-01-05
business-english-game.md
0
1
export
business-english-game
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create interactive learning games for business English practice.Supports multiple game types (quiz, simulation, drag-drop) acrossvarious business scenarios (emails, meetings, presentations, negotiations).Generate HTML/React-based games tailored to user's industry, job role,and proficiency level. Use when users request business English learninggames, practice materials, interactive training content, or educationalexercises for professional English communication.
2026-01-05
test-quality-enforcer.md
0
1
export
test-quality-enforcer
2
from
"matthew-bram/enterprise-confluent-test-probe"
from
"matthew-bram/enterprise-confluent-test-probe"
3
Enforces zero-tolerance test quality through two-phase testing strategy (Focus → Stable → Regression). Proactively activates when testing context detected. Blocks failures, enforces coverage thresholds (70% min, 85% actors, 80% business logic), and provides gamified feedback. Implements "testing is art in efficiency" - fast module feedback then comprehensive regression.
2026-01-05
tune-workloads.md
0
1
export
tune-workloads
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
Analyze workload classification and **autonomously configure** classification rules, filters, and priorities to improve accuracy and meet business requirements
2026-01-05
subscription-schemas.md
0
1
export
subscription-schemas
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Production-ready Supabase database schemas for customers, subscriptions, payments, invoices, and webhook events with comprehensive Row Level Security policies. Use when setting up payment infrastructure, creating subscription tables, implementing secure payment data storage, or configuring RLS policies for multi-tenant payment systems.
2026-01-05
nextjs-dynamic-routes-params.md
0
1
export
nextjs-dynamic-routes-params
2
from
"mcclowes/vague-playground"
from
"mcclowes/vague-playground"
3
Guide for Next.js App Router dynamic routes and pathname parameters. Use when building pages that depend on URL segments (IDs, slugs, nested paths), accessing the `params` prop, or fetching resources by identifier. Helps avoid over-nesting by defaulting to the simplest route structure (e.g., `app/[id]` instead of `app/products/[id]` unless the URL calls for it).
2026-01-05
ui-ux-pro-max.md
0
1
export
ui-ux-pro-max
2
from
"thanhtunguet/product-quotation"
from
"thanhtunguet/product-quotation"
3
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
2026-01-05
backend-models.md
0
1
export
backend-models
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Define and structure database models with clear naming conventions, timestamps, data integrity constraints, appropriate data types, and relationship definitions. Use this skill when creating or modifying database model files in directories like models/, entities/, schemas/, src/models/, app/models/, or any ORM model definition folders. Use this when defining model classes with ORMs like Sequelize, TypeORM, Prisma schema, Django ORM models, Rails ActiveRecord models, SQLAlchemy models, Mongoose schemas, or any database ORM framework, adding or modifying database constraints like NOT NULL, UNIQUE, CHECK constraints, or foreign key relationships to enforce data integrity at the database level, defining model relationships such as hasMany, belongsTo, hasOne, belongsToMany, ManyToMany, or OneToMany associations between entities to represent how data is connected, implementing validation rules at the model layer for data integrity including required fields, format validation, and custom business rule validation, ch
2026-01-05
add-buyable-item.md
0
1
export
add-buyable-item
2
from
"salvarecuero/tap-cat"
from
"salvarecuero/tap-cat"
3
Add a new one-time shop boost (buyable item) consistent with the app’s cat-petting theme and design-concept-reference.png. Produces the boosts.json entry, icon filename/path, accessible imageDescription, and concise icon generation instructions.
2026-01-05
back-end-structure.md
0
1
export
back-end-structure
2
from
"GolferGeek/orchestrator-ai"
from
"GolferGeek/orchestrator-ai"
3
Build NestJS backend following Orchestrator AI patterns. Module/Service/Controller structure, A2A protocol compliance, transport types, error handling. CRITICAL: Files follow kebab-case naming. Controllers handle HTTP, Services contain business logic, Modules organize dependencies.
2026-01-05
report-phase.md
0
1
export
report-phase
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Final reporting and sign-off workflow. Spawns business-analyst for PRD completion verification, project-manager to consolidate results into executive report with metrics and recommendations. Use when finalizing and summarizing workflow results.
2026-01-05
database-best-practices.md
0
1
export
database-best-practices
2
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
3
Prisma ORM best practices for Shopify apps including multi-tenant data isolation, query optimization, transaction patterns, and migration strategies. Auto-invoked when working with database operations.
2026-01-05
draper-decorators.md
0
1
export
draper-decorators
2
from
"hoblin/claude-code-rails-skills"
from
"hoblin/claude-code-rails-skills"
3
This skill should be used when the user asks to "create a decorator", "write a decorator", "add presentation logic", "format model data for views", "use Draper", "test a decorator", "write decorator spec", or mentions separating presentation from business logic in Rails. Provides guidance on Draper gem best practices for Rails applications.
2026-01-05
app-store-deploy.md
0
1
export
app-store-deploy
2
from
"timequity/vibe-coder"
from
"timequity/vibe-coder"
3
iOS App Store and Google Play submission requirements and process.
2026-01-05
mastering-postgresql.md
0
1
export
mastering-postgresql
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB and array indexing, and production deployment. Use when creating search features, storing AI embeddings, querying vector similarity, optimizing PostgreSQL indexes, or deploying to AWS RDS/Aurora, GCP Cloud SQL/AlloyDB, or Azure. Covers psycopg2, psycopg3, asyncpg, SQLAlchemy integration, Docker development setup, and index selection strategies. Triggers: "PostgreSQL search", "pgvector", "BM25 postgres", "JSONB index", "psycopg", "asyncpg", "PostgreSQL Docker", "AlloyDB vector". Does NOT cover: DBA administration (backup, replication, users), MySQL/MongoDB/Redis, schema design theory, stored procedures.
2026-01-05
action-mapping-designer.md
0
1
export
action-mapping-designer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when ensuring training focuses on performance outcomes and business impact. Use this skill to identify essential content, design performance-focused activities, create job aids, and eliminate unnecessary training.
2026-01-05
use-oadp-cli.md
0
1
export
use-oadp-cli
2
from
"mpryc/ai-agents-and-skills"
from
"mpryc/ai-agents-and-skills"
3
Use the oadp-cli kubectl plugin for both cluster-admin backup/restore operations and namespace-scoped non-admin self-service backups.
2026-01-05
process-refund.md
0
1
export
process-refund
2
from
"carrickcheah/ai-contact-centre"
from
"carrickcheah/ai-contact-centre"
3
Handle customer refund requests. Use when customer mentions refund, return, money back, dispute charges, or wants their payment reversed.
2026-01-05
sales-call-scorer.md
0
1
export
sales-call-scorer
2
from
"walter-roth/skills"
from
"walter-roth/skills"
3
Sales coaching CRM with call analysis, coaching effectiveness tracking, and ICP intelligence.Uses 3 Whys methodology (Why Buy Anything, Why Buy Us, Why Buy Now) to score calls and trackevidence from Organization, Champion, and Sponsor perspectives. Tracks coaching given,application attempts, and ROI. Builds ICP hypotheses from deal data. Use when: analyzingtranscripts, scoring calls, managing client/account/deal hierarchy, tracking coachingeffectiveness, generating ROI reports, analyzing ICP fit, or publishing documents.Commands: /analyze, /score, /publish, /sync, /status, /track-coaching, /roi, /icp-analyze.
2026-01-05
conventions-vue.md
0
1
export
conventions-vue
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply when working with Vue components, composables, stores, or styling. Ensures code matches established project patterns.
2026-01-05
optimizing-seo.md
0
1
export
optimizing-seo
2
from
"sekka/dotfiles"
from
"sekka/dotfiles"
3
オーガニック検索流入を高めるためのSEO施策を設計・実行します。キーワード戦略、オンページ最適化、構造化データ、内部リンク計画、テクニカルSEOを提供します。検索順位向上、サイトクローラビリティ改善が必要な場合に使用してください。
2026-01-05