Browse Skills
22656 skills found
service-website-generator.md
0
1
export
service-website-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Orchestrates automated service-based website generation with local SEO optimization. Creates 200+ service+location pages using parallel agents, Unsplash images via Jina AI, NextJS with dynamic routing, and PostgreSQL database. Use when building service business websites (plumbers, electricians, pressure washing, HVAC, etc.) targeting multiple locations.
2026-01-05
template-blueprints.md
0
1
export
template-blueprints
2
from
"gizix/cc_projects"
from
"gizix/cc_projects"
3
Access pattern library extracted from existing templates for reuse when creating new templates. Use when creating .md files for commands, agents, skills or when generating CLAUDE.md, README.md, or settings.json. Provides templatable patterns and quick-start presets.
2026-01-05
cc-conversation-analyzer.md
0
1
export
cc-conversation-analyzer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive Claude Code conversation analysis skill for deep-diving into CC session logs.Use when analyzing exported Claude Code conversations to understand: project patterns, error rates,command failures, security risks, session duration, tool usage, and workflow efficiency.Triggers: "analyze conversation", "CC analysis", "conversation analysis", "session review","Claude Code logs", "analyze my sessions", "review CC usage", "conversation insights","what went wrong in my session", "session forensics", "CC forensics"
2026-01-05
ultraplan.md
0
1
export
ultraplan
2
from
"jvishnefske/swiss-cheese"
from
"jvishnefske/swiss-cheese"
3
This skill should be used when the user asks to "start parallel implementation", "orchestrate tasks", "run ultraplan", "launch ultrathink workflow", "parallel subagent execution", "plan and implement feature", "coordinate implementation across phases", "run 100 agents", "massive parallel work", or needs guidance on orchestrating multi-phase implementation workflows with parallel Task invocations.
2026-01-05
radius-scale.md
0
1
export
radius-scale
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Generates border-radius tokens from sharp to pill shapes. Use when creating corner rounding systems, button radius, card corners, or input styling. Outputs CSS, Tailwind, or JSON.
2026-01-05
mcp-integration.md
0
1
export
mcp-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Miyabi MCP統合スキル - プロジェクト内の7つのMCPサーバーを活用した高度な機能提供。IDE診断、GitHub拡張、プロジェクトコンテキスト、ファイルシステム、コンテキストエンジニアリング、Miyabi CLI、dev3000デバッグツールを統合。Use when:- VS Codeの診断情報やJupyter実行が必要な時- GitHubのIssue/PR操作が必要な時- プロジェクト依存関係の分析が必要な時- コンテキスト最適化やセマンティック検索が必要な時- Miyabi CLIコマンド(init, agent-run, status, auto)を実行する時- UIデバッグやブラウザ統合ログが必要な時
2026-01-05
jungian-psychologist.md
0
1
export
jungian-psychologist
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert in Jungian analytical psychology, depth psychology, shadow work, archetypal analysis, dream interpretation, active imagination, addiction/recovery through Jungian lens, and the individuation process - grounded in primary sources and clinical frameworks. Activate on 'Jung', 'Jungian', 'shadow work', 'archetypes', 'dream interpretation', 'active imagination', 'individuation', 'anima', 'animus', 'collective unconscious', 'addiction', 'recovery', 'spiritus contra spiritum'. NOT for therapy or diagnosis (only licensed analysts diagnose), active psychosis, severe dissociation, or replacing the relational container of actual Jungian analysis.
2026-01-05
fastapi-kubernetes-deployment.md
0
1
export
fastapi-kubernetes-deployment
2
from
"Lobbi-Docs/claude"
from
"Lobbi-Docs/claude"
3
This skill should be used when the user asks to "deploy FastAPI to Kubernetes", "create Dockerfile", "build Docker image", "write Helm chart", "configure K8s deployment", "add health checks", "scale FastAPI", or mentions Docker, Kubernetes, K8s, containers, Helm, or deployment. Provides containerization and orchestration patterns.
2026-01-05
minio.md
0
1
export
minio
2
from
"vm0-ai/api0"
from
"vm0-ai/api0"
3
MinIO S3-compatible object storage API. Use this skill for file upload, download, bucket management, and pre-signed URL generation.
2026-01-05
change-management.md
0
1
export
change-management
2
from
"alavida-ai/agonda-alavida"
from
"alavida-ai/agonda-alavida"
3
Automate CHANGELOG maintenance and stakeholder communication for brand strategy changes. This skill should be used when updating strategy documents to ensure proper documentation and change tracking.
2026-01-05
create-svg-from-prompt.md
0
1
export
create-svg-from-prompt
2
from
"0x6a77/pelican-rides-a-bicycle"
from
"0x6a77/pelican-rides-a-bicycle"
3
Generate an SVG of a user-requested image or scene
2026-01-05
kubernetes-review.md
0
1
export
kubernetes-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Reviews Kubernetes manifests for best practices, security, and homelab standards compliance. Use when reviewing YAML files, K8s manifests, Helm values, or ArgoCD applications.
2026-01-05
fastapi-python-expert.md
0
1
export
fastapi-python-expert
2
from
"duksosleepy/lug-back"
from
"duksosleepy/lug-back"
3
Use this agent when you need to design, implement, or optimize FastAPI backend applications. This includes API endpoint creation, database integration, authentication/authorization implementation, cloud deployment strategies, business logic architecture, performance optimization, and following FastAPI best practices.
2026-01-05
database-management-operations.md
0
1
export
database-management-operations
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Specialized database operations for Chuukese language data including dictionary management, phrase collections, translation pairs, and linguistic metadata. Use when working with Chuukese language databases, managing translation data, or performing database operations on linguistic datasets.
2026-01-05
backend-queries.md
0
1
export
backend-queries
2
from
"elliotsaha/smt-slack-app"
from
"elliotsaha/smt-slack-app"
3
Write secure, performant database queries using parameterization, proper indexing, and optimization techniques. When creating or modifying database query logic, data access layers, or repository files. When working on files that interact with databases using SQL, ORMs, or query builders. When implementing SELECT queries, joins, transactions, or data fetching logic. When optimizing queries to prevent N+1 problems, using eager loading, or implementing query caching. When writing parameterized queries to prevent SQL injection vulnerabilities.
2026-01-05
ui-debugging.md
0
1
export
ui-debugging
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Standardized protocol for describing UI/layout issues in screenshots. Helps Claude understand visual problems clearly on first look by using a structured format for image communication.
2026-01-05
llm-pipeline.md
0
1
export
llm-pipeline
2
from
"djimontyp/task-tracker"
from
"djimontyp/task-tracker"
3
Pydantic-AI agents, RAG, embeddings for Pulse Radar knowledge extraction.
2026-01-05
banana.md
0
1
export
banana
2
from
"ghostmind-dev/system"
from
"ghostmind-dev/system"
3
Generate images using Google's Gemini image generation model with Deno. Use this skill when the user wants to create AI-generated images, perform image-to-image transformations, or generate visual content from text prompts. Triggers include requests like "generate an image of...", "create a picture of...", "make an image with...", or "transform this image to...".
2026-01-05
database-changes.md
0
1
export
database-changes
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Make database schema changes in IdeaForge. Triggers: create migration, add table/column, modify column type, add index, use JSONB, use pgvector. File-based migrations with raw SQL, no ORM.
2026-01-05
model-first-reasoning.md
0
1
export
model-first-reasoning
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply Model-First Reasoning (MFR) to code generation tasks. Use when the user requests "model-first", "MFR", "formal modeling before coding", "model then implement", or when tasks involve complex logic, state machines, constraint systems, or any implementation requiring formal correctness guarantees. Enforces strict separation between modeling and implementation phases.
2026-01-05
documenting-rust-code.md
0
1
export
documenting-rust-code
2
from
"Alb-O/impire"
from
"Alb-O/impire"
3
Best Rust documentation practices. Use when writing docstrings, documenting functions/types/traits/modules, creating error sections, using intra-doc links, or following rustdoc conventions.
2026-01-05
research-merge.md
0
1
export
research-merge
2
from
"jrc1883/popkit-claude"
from
"jrc1883/popkit-claude"
3
Processes research branches from Claude Code Web sessions - merges content, moves docs to docs/research/, and creates GitHub issues. Use when /popkit:next detects research branches or when manually processing research from mobile sessions. Do NOT use for regular feature branches - only for branches matching claude/research-* or containing research documentation.
2026-01-05
nextjs-expert.md
0
1
export
nextjs-expert
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert Next.js - App Router, Server Components, Server Actions, data fetching, rendering strategies, optimization et déploiement
2026-01-05
vercel-ai-sdk.md
0
1
export
vercel-ai-sdk
2
from
"mcclowes/knights-and-crosses"
from
"mcclowes/knights-and-crosses"
3
Guide for Vercel AI SDK v5 implementation patterns including generateText, streamText, useChat hook, tool calling, embeddings, and MCP integration. Use when implementing AI chat interfaces, streaming responses, tool/function calling, text embeddings, or working with convertToModelMessages and toUIMessageStreamResponse. Activates for AI SDK integration, useChat hook usage, message streaming, or tool calling tasks.
2026-01-05