Browse Skills
16146 skills found
tech-stack-advisor.md
0
1
export
tech-stack-advisor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Advise on technology choices for new full-stack projects using the user's preferred stack (FastAPI + React + PostgreSQL). Use when starting a new project, discussing architecture decisions, choosing frameworks, scaffolding an application, or when the user asks what stack to use.
2026-01-05
deploy-check.md
0
1
export
deploy-check
2
from
"Youngger9765/young-personal-site"
from
"Youngger9765/young-personal-site"
3
Pre-deployment verification for young-personal-site.Ensures build success, TypeScript, i18n sync, and functionality.
2026-01-05
computer-and-information-systems-manager.md
0
1
export
computer-and-information-systems-manager
2
from
"selfdriven-octo/skillzeb"
from
"selfdriven-octo/skillzeb"
3
Ability to plan, direct, and oversee the development, operation, and governance of information systems to meet organisational objectives. Includes aligning technology strategy with business needs, managing teams and resources, ensuring system reliability and security, overseeing budgets and vendors, and governing risk and compliance. Applies across public and private sector contexts and is independent of specific technologies or platforms, with human accountability retained for strategic decisions, assurance, and outcomes.
2026-01-05
dockerfile-generator.md
0
1
export
dockerfile-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate optimized Dockerfiles with multi-stage builds and best practices. Use when containerizing applications or creating Docker configurations.
2026-01-05
create-pull-request.md
0
1
export
create-pull-request
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create GitHub pull request with atomic Beads issue closure. MUST BE USED for opening PRs.Asks if work is complete - if YES, closes Beads issue BEFORE creating PR (JSONL merges atomically with code).If NO, creates draft PR with issue still open. Automatically links Beads tracking and includes Feature-Key.Use when user wants to open a PR, submit work for review, merge into master, or prepare for deployment,or when user mentions "ready for review", "create PR", "open PR", "merge conflicts", "CI checks needed","branch ahead of master", PR creation, opening pull requests, deployment preparation, or submitting for team review.
2026-01-05
ai-ml-senior-engineer.md
0
1
export
ai-ml-senior-engineer
2
from
"mOdrA40/claude-codex-skills-directory"
from
"mOdrA40/claude-codex-skills-directory"
3
Elite AI/ML Senior Engineer with 20+ years experience. Transforms Claude into a world-class AI researcher and engineer capable of building production-grade ML systems, LLMs, transformers, and computer vision solutions. Use when: (1) Building ML/DL models from scratch or fine-tuning, (2) Designing neural network architectures, (3) Implementing LLMs, transformers, attention mechanisms, (4) Computer vision tasks (object detection, segmentation, GANs), (5) NLP tasks (NER, sentiment, embeddings), (6) MLOps and production deployment, (7) Data preprocessing and feature engineering, (8) Model optimization and debugging, (9) Clean code review for ML projects, (10) Choosing optimal libraries and frameworks. Triggers: "ML", "AI", "deep learning", "neural network", "transformer", "LLM", "computer vision", "NLP", "TensorFlow", "PyTorch", "sklearn", "train model", "fine-tune", "embedding", "CNN", "RNN", "LSTM", "attention", "GPT", "BERT", "diffusion", "GAN", "object detection", "segmentation".
2026-01-05
openapi.md
0
1
export
openapi
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Defines and generates OpenAPI 3.1 specifications with TypeScript type generation, validation, and documentation. Use when documenting APIs, generating client SDKs, or implementing contract-first API design.
2026-01-05
cc-development-workflow.md
0
1
export
cc-development-workflow
2
from
"ImproperSubset/hh-agentics"
from
"ImproperSubset/hh-agentics"
3
This skill should be used when starting any feature or bug fix, exploring unfamiliar code, making commits or PRs, or when unsure which agent or approach to use. Covers agent routing, git discipline, testing workflow, and proactive quality practices.
2026-01-05
command-creation.md
0
1
export
command-creation
2
from
"bcasci/hustler-marketplace"
from
"bcasci/hustler-marketplace"
3
Creates Claude Code slash commands with optimized content and proper front matter following official best practices. Use when user says 'create a command' or 'make a slash command'.
2026-01-05
social-media-marketing.md
0
1
export
social-media-marketing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт по SMM. Используй для стратегий в Instagram, Facebook, TikTok, LinkedIn, контент-планов и community management.
2026-01-05
lesson-plan-generator.md
0
1
export
lesson-plan-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when educators, trainers, curriculum designers, or instructional designers need to create comprehensive lesson plans from a topic. The skill generates structured educational content with learning objectives aligned to Bloom's taxonomy, content outlines, interactive exercises, assessment quizzes, and instructor notes. It can read existing .docx and .pptx files for context and exports final lesson plans as .docx files. Triggers include requests to create lesson plans, generate curriculum, build training materials, or develop educational content.
2026-01-05
cms-content-pipeline.md
0
1
export
cms-content-pipeline
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master the Firestore CMS integration - content generation scripts, field mapping, and safe content modification patterns
2026-01-05
pipeline-design.md
0
1
export
pipeline-design
2
from
"timequity/vibe-coder"
from
"timequity/vibe-coder"
3
Design ETL/ELT pipeline architectures with proper patterns for reliability and scalability.
2026-01-05
supabase-auth-ssr-setup.md
0
1
export
supabase-auth-ssr-setup
2
from
"hopeoverture/worldbuilding-app-skills"
from
"hopeoverture/worldbuilding-app-skills"
3
This skill should be used when configuring Supabase Auth for server-side rendering with Next.js App Router, including secure cookie handling, middleware protection, route guards, authentication utilities, and logout flow. Apply when setting up SSR auth, adding protected routes, implementing middleware authentication, configuring secure sessions, or building login/logout flows with Supabase.
2026-01-05
shopify-cli.md
0
1
export
shopify-cli
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive guide for Shopify CLI app development lifecycle. Use when working with Shopify apps - initializing projects, managing TOML configurations, running local development (shopify app dev), deploying extensions, setting up multi-environment workflows (dev/staging/prod), or automating CI/CD pipelines. Includes helper scripts for common tasks like environment setup, config validation, webhook testing, and deployment automation.
2026-01-05
backend-async-python.md
0
1
export
backend-async-python
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master Python asyncio, concurrent programming, and async/await patterns for high-performance FastAPI applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
2026-01-05
architect.md
0
1
export
architect
2
from
"manx/PomodoroTimeTracker"
from
"manx/PomodoroTimeTracker"
3
Clean Architecture design guidance for the Pomodoro Time Tracker. Activates for design decisions, refactoring, schema changes, or architectural questions.
2026-01-05
firebase-app-hosting.md
0
1
export
firebase-app-hosting
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for configuring, deploying, and troubleshooting Firebase App Hosting with Next.js and other frameworks. Use when setting up apphosting.yaml, debugging build/deploy errors, managing environment variables, configuring Cloud Run settings, or adapting projects for App Hosting production environment.
2026-01-05
youtube-summary.md
0
1
export
youtube-summary
2
from
"jung3fun/claude"
from
"jung3fun/claude"
3
This skill should be used when Claude needs to create structured, educational summaries of YouTube videos. Use this skill when the user requests a video summary, content analysis, or learning-focused breakdown of YouTube content. The skill integrates youtube-video-info and youtube-transcript skills to gather video data and transcripts, then generates comprehensive summaries following a specific educational format with key topics, insights, data-based analysis, and exploratory questions.
2026-01-05
cued-retrieval.md
0
1
export
cued-retrieval
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Surface tacit knowledge through Socratic questioning. Use when a user needs help articulating an idea they can sense but not yet express, or when deeper exploration of a concept would reveal unstated assumptions. Focuses on drawing out understanding rather than proposing solutions.
2026-01-05
using-weaviate.md
0
1
export
using-weaviate
2
from
"FortiumPartners/ensemble"
from
"FortiumPartners/ensemble"
3
Weaviate vector database for semantic search, hybrid queries, and AI-native applications. Use for embeddings storage, similarity search, RAG pipelines, and multi-modal retrieval.
2026-01-05
refactoring.md
0
1
export
refactoring
2
from
"TheMostlyGreat/safeword"
from
"TheMostlyGreat/safeword"
3
Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit cycle. For structural improvements, NOT style/formatting (use /lint). NOT for adding features or fixing bugs.
2026-01-05
huggingface-model-trainer.md
0
1
export
huggingface-model-trainer
2
from
"frankxai/ai-architect"
from
"frankxai/ai-architect"
3
Train and fine-tune LLMs using HuggingFace TRL, Transformers, and cloud GPU infrastructure with SFT, DPO, GRPO methods
2026-01-05
ceo-advisor.md
0
1
export
ceo-advisor
2
from
"merllinsbeard/ai-claude-skills-collection"
from
"merllinsbeard/ai-claude-skills-collection"
3
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance frameworks, and investor relations playbooks. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.
2026-01-05