Browse Skills
44835 skills found
quality-vectors-in-code-comments.md
0
1
export
quality-vectors-in-code-comments
2
from
"zarvent/voice2machine"
from
"zarvent/voice2machine"
3
Quality vectors for code comments
2026-01-05
ui-ux-design.md
0
1
export
ui-ux-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Standard Operating Procedure for design workflow. Phase 1: Variations (diverge), Phase 2: Functional (converge), Phase 3: Polish (systemize).
2026-01-05
generating-html-from-content.md
0
1
export
generating-html-from-content
2
from
"leochanai/leo-obsidian-main"
from
"leochanai/leo-obsidian-main"
3
将文章或内容转换为专业的中文可视化HTML网页。当需要生成HTML页面、制作可视化内容展示页、将Markdown或文本转换为网页时使用。
2026-01-05
plugin-development.md
0
1
export
plugin-development
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create and manage Claude Code plugins including commands, agents, skills, hooks, and MCP servers. This skill should be used when building new plugins, debugging plugin issues, understanding plugin structure, or working with plugin marketplaces.
2026-01-05
gh-pr-comments.md
0
1
export
gh-pr-comments
2
from
"alistairstead/dotfiles2"
from
"alistairstead/dotfiles2"
3
List and resolve GitHub PR review comments. Use when working with PR feedback, addressing review comments, or marking threads resolved.
2026-01-05
zero-one-theme-patterns.md
0
1
export
zero-one-theme-patterns
2
from
"astoeffer/plugin-marketplace"
from
"astoeffer/plugin-marketplace"
3
UIkit patterns and Zero One theme customization for Kirby CMS. Use when styling components with UIkit, customizing the Zero One theme, or building responsive layouts.
2026-01-05
coding-standards.md
0
1
export
coding-standards
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Rust coding standards (Japanese comments required, error handling, logging, naming conventions). Use when writing new code, adding error handling, logging, fixing errors, asking about coding style, thiserror, tracing, naming conventions, or code review.
2026-01-05
task-decomposition.md
0
1
export
task-decomposition
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Breaks down complex software tasks into atomic, actionable work items using structured methodologies. Use when planning features, analyzing requirements, decomposing user stories, creating work breakdown structures, or splitting large tasks into implementable units.
2026-01-05
cloudflare-security-hardening.md
0
1
export
cloudflare-security-hardening
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill whenever the user wants to harden security for Cloudflare Workers/Pages APIs (e.g. Hono + TypeScript), including WAF-style protections, rate limiting, IP restrictions, secrets handling, and secure headers.
2026-01-05
web-performance.md
0
1
export
web-performance
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Core Web Vitals, lazy loading, code splitting, image optimization, and metrics.
2026-01-05
phenomenological-method.md
0
1
export
phenomenological-method
2
from
"chrislemke/stoffy"
from
"chrislemke/stoffy"
3
Master phenomenological methodology - describing structures of experience. Use for: analyzing lived experience, consciousness, intentionality. Triggers: 'phenomenology', 'phenomenological', 'epoche', 'bracketing', 'Husserl', 'lived experience', 'intentionality', 'eidetic', 'reduction', 'life-world', 'Lebenswelt', 'noesis', 'noema', 'first-person', 'experience as lived'.
2026-01-05
review-ui.md
0
1
export
review-ui
2
from
"jmlaranjeira/agua-dulce-store"
from
"jmlaranjeira/agua-dulce-store"
3
Revisa cambios de codigo en la UI Nuxt/Vue buscando problemas de accesibilidad, rendimiento, reactividad, tipos, y violaciones de buenas practicas. Usar cuando el usuario diga "revisa el codigo", "review ui", "analiza los cambios" o invoque /review-ui.
2026-01-05
preparing-branch-for-pr.md
0
1
export
preparing-branch-for-pr
2
from
"scottwater/config"
from
"scottwater/config"
3
Prepare your branch for PR submission by analyzing commits, organizing the narrative, and creating a PR overview. Use when you're ready to finalize your branch and submit a pull request.
2026-01-05
google-style-guide.md
0
1
export
google-style-guide
2
from
"mcclowes/mcclowes.com"
from
"mcclowes/mcclowes.com"
3
Use when writing or reviewing technical documentation to follow Google's documentation style guide - https://developers.google.com/style
2026-01-05
mcp-development.md
0
1
export
mcp-development
2
from
"vanman2024/dev-lifecycle-marketplace"
from
"vanman2024/dev-lifecycle-marketplace"
3
Provides FastMCP templates, patterns, and reference materials. Use when building MCP servers, implementing FastMCP tools/resources/prompts, or working with MCP protocol compliance.
2026-01-05
tavily-search.md
0
1
export
tavily-search
2
from
"CK991357/gemini-chat"
from
"CK991357/gemini-chat"
3
使用Tavily API进行网络搜索,获取实时信息、回答问题或研究主题
2026-01-05
android-debug.md
0
1
export
android-debug
2
from
"cmwen/private-chat-hub"
from
"cmwen/private-chat-hub"
3
Debug Android Flutter apps including runtime errors, build issues, device connection problems, and performance issues. Use when troubleshooting Android-specific problems, crashes, or deployment issues.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"s-hiraoku/claude-code-harnesses-factory"
from
"s-hiraoku/claude-code-harnesses-factory"
3
This skill guides creating Claude skills—modular packages that extend capabilities with specialized knowledge and workflows. Use when creating new skills, packaging skills for distribution, or understanding skill architecture.
2026-01-05
performance-optimizer.md
0
1
export
performance-optimizer
2
from
"ajianaz/skills-collection"
from
"ajianaz/skills-collection"
3
Optimize SvelteKit applications by leveraging SvelteKit's full-stack architecture for instant server-side rendering and progressive enhancement. Specialized in load functions, form actions, and SvelteKit's data loading patterns.Use when:- User reports slow initial page load with loading spinners- Page uses onMount + fetch for data fetching- Store patterns cause waterfall fetching- Need to improve SEO (content not in initial HTML)- Converting client-side data fetching to server-side load functions- Implementing progressive enhancement patternsTriggers: "slow loading", "optimize fetching", "SSR data", "SvelteKit optimization","remove loading spinner", "server-side fetch", "convert to load function", "progressive enhancement","data fetch lambat", "loading lama"
2026-01-05
next-tailwind-dev-guidelines.md
0
1
export
next-tailwind-dev-guidelines
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Specialized development guidelines for the Zap Pilot frontend built with Next.js 15, React 19, Tailwind CSS v4, and TypeScript. Covers service-first architecture, component composition patterns, TanStack Query integration, Radix UI components, Web3 wallet integration via ThirdWeb SDK, routing with Next.js App Router, and progressive web app optimization. Use when working with React components, API integration, styling, data fetching, wallet connectivity, or building new features.
2026-01-05
refactoring-analyst.md
0
1
export
refactoring-analyst
2
from
"ryu-qqq/setof-commerce"
from
"ryu-qqq/setof-commerce"
3
리팩토링 분석 전문가. 기존 코드베이스를 컨벤션 기준으로 분석.Zero-Tolerance 위반 탐지, 영향도 분석, 단계별 리팩토링 계획 수립./refactor-plan 명령 시 자동 활성화. Serena Memory에 결과 저장.
2026-01-05
dspy-framework.md
0
1
export
dspy-framework
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers
2026-01-05
issue-create.md
0
1
export
issue-create
2
from
"yurake/skills"
from
"yurake/skills"
3
GitHub Issue を作成する手順。依頼を受けたとき、.github/ISSUE_TEMPLATE の内容に応じてテンプレを選び、必須項目を埋めて GitHub MCP(issue_write/create)で Issue を作成する。
2026-01-05
javascript-author.md
0
1
export
javascript-author
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write vanilla JavaScript for Web Components with functional core, imperative shell. Use when creating JavaScript files, building interactive components, or writing any client-side code.
2026-01-05