Browse Skills
1686 skills found
svelte5-development.md
1
1
export
svelte5-development
2
from
"splinesreticulating/claude-svelte5-skill"
from
"splinesreticulating/claude-svelte5-skill"
3
Comprehensive Svelte 5 and SvelteKit development guidance. Use this skill when building Svelte components, working with runes, or developing SvelteKit applications. Covers reactive patterns, component architecture, routing, and data loading.
2025-11-26
zellij-config.md
1
1
export
zellij-config
2
from
"glnds/claude-config"
from
"glnds/claude-config"
3
A collection of Claude Skills
2026-06-03
council-verify.md
1
1
export
council-verify
2
from
"amiable-dev/amiable-templates"
from
"amiable-dev/amiable-templates"
3
Production-ready Railway deployment templates for AI infrastructure
2026-01-05
frontend-design.md
1
1
export
frontend-design
2
from
"aaron-howard/training-certify"
from
"aaron-howard/training-certify"
3
Application to track Certification exams per user and team
2026-05-28
frontend-design.md
1
1
export
frontend-design
2
from
"dejanvasic85/williamstownsc"
from
"dejanvasic85/williamstownsc"
3
Static website for Williamstown soccer club powered by Next and Sanity
2026-06-07
surrealdartb.md
1
1
export
surrealdartb
2
from
"cotw-fabier/surrealdartb"
from
"cotw-fabier/surrealdartb"
3
A dart wrapper for SurrealDB’s
2026-03-02
neo-llm-security.md
1
1
export
neo-llm-security
2
from
"Cornjebus/neo-llm-security"
from
"Cornjebus/neo-llm-security"
3
|
2025-12-26
build-settings-validator.md
1
1
export
build-settings-validator
2
from
"hiragram/claude-code-plugins"
from
"hiragram/claude-code-plugins"
3
Xcodeプロジェクトのビルド設定を検証・修正するスキル。推奨設定との比較、問題の検出、修正提案を行う。使用シーン:(1)「ビルド設定を確認して」「プロジェクト設定をチェックして」などの設定検証リクエスト (2)「Swift 6対応の設定になっているか見て」などの特定設定の確認 (3) 新規プロジェクト作成後の設定レビュー (4)「フレームワークの設定が正しいか確認して」などのターゲット別設定確認
2026-02-26
dev-browser-nix.md
1
1
export
dev-browser-nix
2
from
"MichaelVessia/etude"
from
"MichaelVessia/etude"
3
Piano practice tool for self-assessment against sheet music
2026-01-21
project-structure.md
1
1
export
project-structure
2
from
"gvarela/prompts"
from
"gvarela/prompts"
3
My personal Claude workbench of tools
2026-04-29
wp-abilities-api.md
1
1
export
wp-abilities-api
2
from
"nathanonn/claude-skills-wp-abilities-api"
from
"nathanonn/claude-skills-wp-abilities-api"
3
Intelligent documentation system for the WordPress Abilities API. Activate automatically when working with WordPress plugins, ability registration, or when WordPress Abilities API terms are mentioned (wp_register_ability, ability categories, REST API, etc.). Provides context-aware documentation retrieval - fetches implementation guides for coding queries, API references for parameter lookups, and smart multi-page fetching for complex integrations.
2025-12-02
workspace-blazor-mvvm.md
1
1
export
workspace-blazor-mvvm
2
from
"lionfire/Core"
from
"lionfire/Core"
3
Core frameworks for other LionFire packages: service hosting, environment, command line interfaces
2026-02-10
ecommerce-theming.md
1
1
export
ecommerce-theming
2
from
"Nikojuu/testi-kauppa"
from
"Nikojuu/testi-kauppa"
3
Complete theming guide for the e-commerce storefront. Documents all styled components and provides instructions for applying new themes. Use when customizing store appearance, changing color schemes, or restyling the entire application.
2025-12-25
htmx-expert.md
1
1
export
htmx-expert
2
from
"Lullabot/htmx-expert"
from
"Lullabot/htmx-expert"
3
This skill should be used when users need help with htmx development, including implementing AJAX interactions, understanding htmx attributes (hx-get, hx-post, hx-swap, hx-target, hx-trigger), debugging htmx behavior, building hypermedia-driven applications, or following htmx best practices. Use when users ask about htmx patterns, server-side HTML responses, or transitioning from SPA frameworks to htmx. (user)
2026-01-24
npm-monorepo-publish.md
1
1
export
npm-monorepo-publish
2
from
"shawn-sandy/skills"
from
"shawn-sandy/skills"
3
Orchestrate publishing monorepo packages to npm using Lerna with OTP handling, pre-publish validation (build + lint), dry-run preview, and post-publish verification. Use when user requests to publish, release, or deploy packages to npm registry. Designed for Lerna-managed monorepos with 2FA-enabled npm accounts.
2026-05-13
stock-ui.md
1
1
export
stock-ui
2
from
"juliandavis7/stock-insights"
from
"juliandavis7/stock-insights"
3
Stock analysis UI frontend. React + TypeScript with Tailwind CSS, shadcn/ui, Recharts. Use for React components, API integration, routing, state management, styling, charts visualization.
2026-04-15
thematic-doc-generator.md
1
1
export
thematic-doc-generator
2
from
"delorenj/dummies-book-creative-team"
from
"delorenj/dummies-book-creative-team"
3
A collection of Claude agents and tools finely tuned to generate one of those old Dummies books on any topic in any theme of your choosing.
2026-01-01
plex-query.md
1
1
export
plex-query
2
from
"lepinkainen/skills"
from
"lepinkainen/skills"
3
Claude skills collection
2026-03-13
claude-skill-creator.md
1
1
export
claude-skill-creator
2
from
"aliyome/env"
from
"aliyome/env"
3
Guide for creating effective Claude Code skills with proper YAML frontmatter, directory structure, and best practices. Use when creating new skills, updating existing skills, or learning about skill development.
2026-06-06
golang.md
1
1
export
golang
2
from
"KubrickCode/workflow-toolkit"
from
"KubrickCode/workflow-toolkit"
3
Provides idiomatic Go programming expertise and best practices. Ensures clean, efficient, and maintainable code following official Go conventions. Specializes in concurrent programming patterns, interface design, error handling strategies, and performance optimization. Masters standard library usage and ecosystem integration.Use when: writing Go code (.go files), designing interfaces and struct types, implementing concurrent patterns (goroutines/channels), handling errors idiomatically, writing table-driven tests, creating Go modules, optimizing performance-critical code, managing dependencies with go.mod, implementing HTTP servers and clients, working with context propagation, or designing package APIs for public libraries.
2025-12-03
roadmap-builder.md
1
1
export
roadmap-builder
2
from
"mjmiller3416/recipe-app"
from
"mjmiller3416/recipe-app"
3
Decide what to build next with brutal prioritization using impact/effort analysis. Use when planning sprints, evaluating features, or auditing an overgrown roadmap.
2026-03-26
markdown-documentation-standards.md
1
1
export
markdown-documentation-standards
2
from
"ai-digital-architect/awesome-claude-code"
from
"ai-digital-architect/awesome-claude-code"
3
Set of awesome agents , skills , hooks , commands and plugins for Claude Code inspired by awesome copilot
2026-05-18
obsidian-add-content.md
1
1
export
obsidian-add-content
2
from
"jun9898/claude-skills"
from
"jun9898/claude-skills"
3
내가 옵시디언 저장소에 붙여서 쓰려고 만든 스킬들
2025-12-19
executing-tasks-with-shannon-do.md
1
1
export
executing-tasks-with-shannon-do
2
from
"krzemienski/shannon-cli"
from
"krzemienski/shannon-cli"
3
Use when creating files, implementing features, or executing development tasks - guides shannon do command usage, dashboard integration, caching behavior, when to use vs shannon exec or shannon analyze
2025-11-17