Browse Skills

22656 skills found

create-documentation.md
0
1 export create-documentation
2 MichelKerkmeester from "MichelKerkmeester/AI-Systems"
3 Unified markdown and skill management specialist providing document quality enforcement (structure, c7score, style), content optimization for AI assistants, and complete skill creation workflow (scaffolding, validation, packaging).
2026-01-05
kubernetes-ai-expert.md
0
1 export kubernetes-ai-expert
2 frankxai from "frankxai/ai-architect"
3 Deploy and operate AI workloads on Kubernetes with GPU scheduling, model serving, and MLOps patterns
2026-01-05
multi-agent-architecture.md
0
1 export multi-agent-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Multi-agent sistem mimarisi referansi. Use when working with agents, pipelines, or understanding the content generation workflow.
2026-01-05
backend-api-development.md
0
1 export backend-api-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-rust"
3 Master backend development, API design, server architecture, database integration, authentication, microservices, and production patterns. Includes Node.js, GraphQL, Spring Boot, ASP.NET Core, and PHP frameworks.
2026-01-05
planning-agents.md
0
1 export planning-agents
2 jiunbae from "jiunbae/agent-skills"
3 여러 AI 에이전트(Claude, Codex)가 동일한 주제에 대해 병렬로 기획을 수행하고, 각 결과를 보여준 후 최종 머지된 기획안을 제시합니다. "3명이 기획해주세요"처럼 에이전트 수를 지정할 수 있으며, Claude와 Codex가 랜덤하게 분배됩니다.
2026-01-05
new-node.md
0
1 export new-node
2 Narcis13 from "Narcis13/workscript"
3 Create new workflow nodes for the Workscript engine or refactor existing nodes. Generate complete, production-ready node implementations following the single-edge return pattern. Use when creating new nodes, developing custom integrations, building data manipulation nodes, refactoring existing nodes, or implementing workflow capabilities.
2026-01-05
scope-guard.md
0
1 export scope-guard
2 schuettc from "schuettc/claude-code-plugins"
3 Check if requested changes are within current feature scope. Use when user requests new functionality or changes during implementation that might be scope creep. Compares requests against feature requirements and suggests adding out-of-scope items to backlog.
2026-01-05
m365-agent-developer.md
0
1 export m365-agent-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in project scaffolding and lifecycle management for Microsoft 365 Copilot agents using the Agents Toolkit (ATK) CLI. **ALWAYS USE FIRST** when starting new agent projects. Use when (1) Creating/scaffolding new agent projects with 'atk new', (2) Setting up project structure and initial files, (3) Provisioning Azure resources with 'atk provision', (4) Deploying agents with 'atk deploy', (5) Packaging with 'atk package', (6) Publishing with 'atk publish', (7) Sharing agents, (8) Managing environments (.env files), (9) Troubleshooting ATK CLI or deployment issues. This skill handles PROJECT SETUP and TOOLING, not TypeSpec code implementation.
2026-01-05
pptx.md
0
1 export pptx
2 szweibel from "szweibel/claude-skills"
3 Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
vacation-rental-seller.md
0
1 export vacation-rental-seller
2 fracabu from "fracabu/claude-skill-factory"
3 Aiuta a vendere tutte le notti disponibili di una casa vacanze a Roma. Genera annunci ottimizzati per Airbnb/Booking, strategie di pricing dinamico, contenuti marketing, risposte agli ospiti e promozioni last-minute. Usa quando hai notti libere da riempire o vuoi migliorare le performance del tuo annuncio.
2026-01-05
pom-ordering.md
0
1 export pom-ordering
2 motlin from "motlin/claude-code-plugins"
3 Enforce Maven POM dependency ordering rules. This skill should be used when editing pom.xml files.
2026-01-05
llm-council.md
0
1 export llm-council
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrate multiple LLMs as a council, generating collective intelligence through peer review and chairman synthesis
2026-01-05
frontend-design-pro.md
0
1 export frontend-design-pro
2 Rzempal from "Rzempal/com"
3 Creates jaw-dropping, production-ready frontend interfaces AND delivers perfectly matched real photos (Unsplash/Pexels direct links) OR flawless custom image-generation prompts for hero images, backgrounds, and illustrations. Zero AI slop, zero fake URLs.
2026-01-05
i18n.md
0
1 export i18n
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Inlang Paraglide を使用した国際化(i18n)対応を支援します。翻訳メッセージの追加、reactiveMessage の使用、言語切り替え実装、翻訳のテスト、パラメータ付きメッセージなどの国際化関連タスクに使用します。
2026-01-05
optimization-topology.md
0
1 export optimization-topology
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Dynamic swarm topology reconfiguration, network latency optimization, agent placement, and communication pattern optimization. Use for optimizing swarm structure, reducing communication overhead, and adaptive network design.
2026-01-05
log-debug-issue.md
0
1 export log-debug-issue
2 dudusoar from "dudusoar/VRP-Toolkit"
3 Log problems, bugs, and debugging processes with solutions. Use when encountering issues during development, debugging problems, or documenting solutions for future reference. Maintains DEBUG_LOG.md with structured problem-solution entries.
2026-01-05
standalone-script.md
0
1 export standalone-script
2 gordonwatts from "gordonwatts/skill-test"
3 Generate standalone Python scripts (not packaged projects) with PEP 723 inline metadata, a uv run shebang, and Typer CLI scaffolding. Use when the user wants a one-off executable script, automation tool, or runnable file that should declare dependencies inline and not live inside a package or project.
2026-01-05
finish-feature.md
0
1 export finish-feature
2 otrebu from "otrebu/agents"
3 Complete feature work and merge back to main branch. Use when user wants to finish a feature, close a feature, or merge feature branch. Switches to main, pulls latest changes, merges feature branch, and pushes to remote.
2026-01-05
detect-n-plus-one.md
0
1 export detect-n-plus-one
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detect N+1 query patterns in the codebase. Finds loops that contain database or API calls that should be batched. Works across all languages. Use when user asks to find performance issues or N+1 patterns.
2026-01-05
frontend-dev-guidelines.md
0
1 export frontend-dev-guidelines
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 React/TypeScript development guidelines. Suspense, lazy loading, useSuspenseQuery, features directory, MUI v7, TanStack Router, performance optimization. USE WHEN creating components, pages, features, data fetching, styling, routing, or frontend work.
2026-01-05
system-design.md
0
1 export system-design
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-system-design"
3 Master system design principles for building scalable, reliable, and maintainable systems. Use when designing large-scale applications, planning architecture, or preparing for system design interviews.
2026-01-05
typescript-patterns.md
0
1 export typescript-patterns
2 OmerMachluf from "OmerMachluf/vscode-copilot-chat"
3 Modern TypeScript patterns, best practices, and advanced type system features for writing type-safe, maintainable code
2026-01-05
d3-visualization.md
0
1 export d3-visualization
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate D3.js visualizations including charts, graphs, and interactive data visualizations. Use when creating data visualizations with D3.js.
2026-01-05
ai-cross-validator.md
0
1 export ai-cross-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Dual-AI code validation using both Claude and Google Gemini to catch 20% more issues. Validates React Native screens for security vulnerabilities, performance anti-patterns, accessibility gaps, and best practices. Use when user says "validate with Gemini", "cross-validate", "AI review", or before deploying code to production.
2026-01-05