Browse Skills
22656 skills found
ai-tools-sync.md
0
1
export
ai-tools-sync
2
from
"DaichiHoshina/ai-tools"
from
"DaichiHoshina/ai-tools"
3
ai-tools同期 - リポジトリと~/.claude/間の設定ファイル同期。to-local/from-local/diffモード。
2026-01-05
developing-claude-code-plugins.md
0
1
export
developing-claude-code-plugins
2
from
"mikekelly/developing-claude-code-plugins"
from
"mikekelly/developing-claude-code-plugins"
3
Build, test, and distribute Claude Code plugins with slash commands, agents, skills, hooks, MCP servers, and LSP servers. MUST be loaded when creating, reviewing, debugging, or distributing plugins. Use PROACTIVELY when user mentions plugins, extensions, marketplaces, or wants to add custom commands/agents to Claude Code.
2026-01-05
dozu-ui-service-skills.md
0
1
export
dozu-ui-service-skills
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Index of AI agent skills and how to use them when implementing features in this repo.
2026-01-05
video-generation.md
0
1
export
video-generation
2
from
"MO196931/documentosZai"
from
"MO196931/documentosZai"
3
Implement AI-powered video generation capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to generate videos from text prompts or images, create video content programmatically, or build applications that produce video outputs. Supports asynchronous task management with status polling and result retrieval.
2026-01-05
neon-database.md
0
1
export
neon-database
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when working with Neon serverless PostgreSQL database. Covers database setup, CLI commands, Drizzle ORM integration, schema migrations, connection pooling, and user data storage patterns for authentication and chat history.
2026-01-05
prompt-improver.md
0
1
export
prompt-improver
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Improve prompts for AI agents and Telegram bots using OpenAI's prompt engineering best practices. Analyzes clarity, specificity, context, and output format. Returns structured improvements.
2026-01-05
task-management.md
0
1
export
task-management
2
from
"bastien-gallay/cv-bastien-gallay"
from
"bastien-gallay/cv-bastien-gallay"
3
Système de gestion de tâches avec workflows Git, analyse comparative, et priorisation intelligente. Activer ce skill quand l'utilisateur parle de tâches, backlog, analyses de CV, ou demande quelle tâche faire ensuite.
2026-01-05
jupyter.md
0
1
export
jupyter
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Work with Jupyter notebooks without leaving Claude Code. Execute cells, inspect outputs, validate structure, and convert formats. Activate when working with .ipynb files, user mentions notebooks, Jupyter, or needs to run/debug notebook code.
2026-01-05
parallel-subagent-driven-development.md
0
1
export
parallel-subagent-driven-development
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when executing decomposed plans with parallel batches - dispatches up to 2 fresh subagents per batch with code review between batches, enabling fast parallel iteration with quality gates
2026-01-05
implement-feature.md
0
1
export
implement-feature
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for implementing features in ClaudeBar following architecture-first design, TDD, rich domain models, and Swift 6.2 patterns. Use this skill when:(1) Adding new functionality to the app(2) Creating domain models that follow user's mental model(3) Building SwiftUI views that consume domain models directly(4) User asks "how do I implement X" or "add feature Y"(5) Implementing any feature that spans Domain, Infrastructure, and App layers
2026-01-05
unsloth-datasets.md
0
1
export
unsloth-datasets
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Standardizing and formatting datasets for Unsloth, including chat template conversion and synthetic data generation (triggers: chat templates, ShareGPT, Alpaca, conversation_extension, add_new_tokens, standardize_sharegpt, formatting_prompts_func).
2026-01-05
cui-javascript-unit-testing.md
0
1
export
cui-javascript-unit-testing
2
from
"cuioss/cui-llm-rules"
from
"cuioss/cui-llm-rules"
3
Jest unit testing standards covering configuration, test structure, testing patterns, and coverage requirements
2026-01-05
promptware-s-agent-skill-specification.md
0
1
export
promptware-s-agent-skill-specification
2
from
"ShipFail/promptware"
from
"ShipFail/promptware"
3
Learn how to use SKILL by following this SKILL specification.
2026-01-05
jelly-sentry-skill.md
0
1
export
jelly-sentry-skill
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
Sentry error monitoring and issue tracking skill for retrieving issues, events, and project health data. Activated when users mention "Sentry", "error tracking", "issues", or need error monitoring data.
2026-01-05
conversational-ai-flow.md
0
1
export
conversational-ai-flow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт conversational AI. Используй для chatbot flows, dialog design, NLU intents и conversational UX.
2026-01-05
model-queries.md
0
1
export
model-queries
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Building database queries with the Options API
2026-01-05
pricing-tracker.md
0
1
export
pricing-tracker
2
from
"lola69160/claude-product-comparison"
from
"lola69160/claude-product-comparison"
3
Tracks current pricing and availability across multiple retailers with price comparison. Use when user asks about 'price', 'how much', 'where to buy', 'pricing comparison', 'best deal', 'availability', or when orchestrator needs current market pricing data. Checks Amazon and category-specific retailers.
2026-01-05
greg-isenberg.md
0
1
export
greg-isenberg
2
from
"blicktz/knowledge_base_repo"
from
"blicktz/knowledge_base_repo"
3
Talk to Greg Isenberg about their expertise. Greg Isenberg provides authentic advice using their mental models, core beliefs, and real-world examples.
2026-01-05
feature-development-workflow.md
0
1
export
feature-development-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Orchestrate end-to-end feature development from requirements through implementation, testing, and review. Use when: (1) planning feature development stages, (2) coordinating multi-agent feature workflows, (3) understanding SDLC phases for new features.
2026-01-05
website-copy-standards.md
0
1
export
website-copy-standards
2
from
"adnanmueller/am-dev-plugins"
from
"adnanmueller/am-dev-plugins"
3
Comprehensive skill for writing high-converting, AI-optimised website copy that combines Generative Engine Optimization (GEO) with strategic copywriting psychology. Use when: (1) Writing new website copy, landing pages, or marketing content, (2) Performing SEO audits or content reviews, (3) Optimising content for AI Answer Engines (Google AI, Perplexity, ChatGPT), (4) Implementing Schema markup (JSON-LD structured data), (5) Writing B2B or B2C-specific copy, (6) Creating About Us pages or brand storytelling content, (7) Writing microcopy, error messages, or UX text, (8) Ensuring accessibility and inclusive language.Invoke with: /write-website-copy, /audit-seo, /generate-schema, /validate-content, or say "use the website-copy-standards skill to..."
2026-01-05
create-plan.md
0
1
export
create-plan
2
from
"dopsonbr/agent-kit"
from
"dopsonbr/agent-kit"
3
Create detailed implementation plans with diagrams and dependency graphs. Use when planning features, refactoring, or multi-step development work before writing code.
2026-01-05
pr-documentation-uml.md
0
1
export
pr-documentation-uml
2
from
"YoungY620/pr-summary-skills"
from
"YoungY620/pr-summary-skills"
3
Generate PR documentation with UML diagrams based on Git branch differences. Explains modification reasons, content, and implementation. Uses Mermaid to draw architecture, class, sequence diagrams with exact code element names matching actual code.
2026-01-05
mcp-memory-server-surgery.md
0
1
export
mcp-memory-server-surgery
2
from
"metabench/copilot-dl-news"
from
"metabench/copilot-dl-news"
3
Use when modifying MCP servers that touch repo memory (especially docs-memory). Includes protocol guardrails, validation ladder, and how to store new capabilities as Skills so future agents don’t re-learn painful details. Triggers: docs-memory, mcp-server.js, tools/list, tools/call, stdio, headerless, JSON-RPC, protocol.
2026-01-05
firebase-auth.md
0
1
export
firebase-auth
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Implements Firebase Authentication with email, OAuth, phone auth, and custom tokens. Use when building apps with Firebase, needing flexible auth methods, or integrating with Firebase ecosystem.
2026-01-05