Browse Skills
1731 skills found
glm-prompting-guide.md
0
1
export
glm-prompting-guide
2
from
"m16khb/glm-ensemble"
from
"m16khb/glm-ensemble"
3
z.ai GLM-4.7 멀티에이전트 앙상블 플러그인 for Claude Code
2025-12-28
frontend-design.md
0
1
export
frontend-design
2
from
"YuWenHao1212/airesumeadvisor-landing"
from
"YuWenHao1212/airesumeadvisor-landing"
3
AI-powered resume analysis SaaS — landing page & blog | airesumeadvisor.com
2026-03-05
whisper-transcribe.md
0
1
export
whisper-transcribe
2
from
"SpillwaveSolutions/whisper-transcribe"
from
"SpillwaveSolutions/whisper-transcribe"
3
|
2026-01-07
storage-cleaner.md
0
1
export
storage-cleaner
2
from
"jung3fun/claude"
from
"jung3fun/claude"
3
Manage computer storage and clean up disk space. Use this skill when the user needs to find large files, detect duplicate files, remove unused applications, clear caches, or clean up Docker resources. Supports macOS, Windows, and Linux with platform-specific commands for storage analysis and cleanup operations.
2025-12-30
skills-overview.md
0
1
export
skills-overview
2
from
"ywatanabe1989/melbourne-moving-sale"
from
"ywatanabe1989/melbourne-moving-sale"
3
Master index of all available skills for development workflows. Use when needing guidance on which skill to apply or when starting work on any project.
2025-12-31
analysis-spec-builder.md
0
1
export
analysis-spec-builder
2
from
"gordonwatts/analysis-specification"
from
"gordonwatts/analysis-specification"
3
Build and iteratively refine physics analysis specifications using analysis-specification-template.md. Use when the user asks to create or update an analysis spec, requests plots/histograms for a dataset, or describes a quick analysis task that should be formalized into a specification document.
2025-12-27
research-methodology.md
0
1
export
research-methodology
2
from
"amoscicki/aromatt"
from
"amoscicki/aromatt"
3
Claude Code plugins marketplace
2026-02-16
project-moc-generator.md
0
1
export
project-moc-generator
2
from
"mpazaryna/rss-agent"
from
"mpazaryna/rss-agent"
3
RSS Agent is a proving ground for the agent infrastructure pattern that will power agent-based projects. By building a low-stakes RSS fetching system first, we validate the architectural patterns before applying them to high-stakes client work.
2025-11-30
market-brief.md
0
1
export
market-brief
2
from
"dceoy/financial-market-analyst"
from
"dceoy/financial-market-analyst"
3
Financial Market Analysis using LLMs
2026-03-03
react-code-review.md
0
1
export
react-code-review
2
from
"bsj-fujimoto/next"
from
"bsj-fujimoto/next"
3
Review React/TypeScript code against established coding guidelines. Use when reviewing React components, performing code audits, checking for React best practices, anti-patterns, performance issues, or when the user asks to review React code, check code quality, or audit React implementation.
2026-01-04
sharepoint-audit.md
0
1
export
sharepoint-audit
2
from
"Aqualia/Skills-Library"
from
"Aqualia/Skills-Library"
3
Knowledge Base for agents
2025-11-27
shadcn-aesthetic.md
0
1
export
shadcn-aesthetic
2
from
"Dieshen/claude_marketplace"
from
"Dieshen/claude_marketplace"
3
Modern CSS/SCSS architecture based on shadcn/ui design principles. Use this when generating any CSS, SCSS, or styling code to ensure modern, refined, and accessible design patterns.
2025-11-12
plugin-author.md
0
1
export
plugin-author
2
from
"eli0shin/.dotfiles"
from
"eli0shin/.dotfiles"
3
Guide for creating, configuring, and distributing Claude Code plugins with hooks, skills, commands, and MCP servers. Use when user asks to create a plugin, set up hooks, add plugin functionality, create a marketplace, or distribute custom Claude Code extensions.
2026-04-16
cql-type-system-schema-handling.md
0
1
export
cql-type-system-schema-handling
2
from
"pmcfadin/cqlite"
from
"pmcfadin/cqlite"
3
Implement and deserialize all CQL types including primitives (int, text, timestamp, uuid, varint, decimal), collections (list, set, map), tuples, UDTs (user-defined types), and frozen types. Use when working with CQL type deserialization, schema validation, collection parsing, UDT handling, or type-correct data generation.
2026-04-18
hn-filter.md
0
1
export
hn-filter
2
from
"haibchen/configs"
from
"haibchen/configs"
3
Development Env config
2025-12-26
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-04-16
build-test-auto.md
0
1
export
build-test-auto
2
from
"takutakahashi/claude-code-plugins"
from
"takutakahashi/claude-code-plugins"
3
Automatically builds and tests code changes. Use whenever code is modified, tests fail, before creating pull requests, or when verifying code quality.
2026-01-03
receiving-feedback.md
0
1
export
receiving-feedback
2
from
"viktorvan/dot-files"
from
"viktorvan/dot-files"
3
Use when receiving feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-02
svelte-code-writer.md
0
1
export
svelte-code-writer
2
from
"colinhowells/personal-site-v2"
from
"colinhowells/personal-site-v2"
3
Personal site for a guy who makes websites
2026-04-08
knowledge-graph-context.md
0
1
export
knowledge-graph-context
2
from
"FrancisVarga/coconut-claude-code-plugins"
from
"FrancisVarga/coconut-claude-code-plugins"
3
Project context from ChromaDB knowledge graph. Triggers on "how does this project work", "architecture", "where is X", "why was Y chosen", "project structure", "component relationships", "design decisions".
2025-12-10
architect.md
0
1
export
architect
2
from
"nickstrad/signal-depth"
from
"nickstrad/signal-depth"
3
Provides architectural guidance and design patterns for implementing new features in the Nick Stack codebase. Use when planning implementations, designing new features, or making architectural decisions.
2026-01-04
svelte-expert.md
0
1
export
svelte-expert
2
from
"bangarangler/osx-dotfiles"
from
"bangarangler/osx-dotfiles"
3
Expert Svelte/SvelteKit development assistant for building components, utilities, and applications. Use when creating Svelte components, SvelteKit applications, implementing reactive patterns, handling state management, working with stores, transitions, animations, or any Svelte/SvelteKit development task. Includes comprehensive documentation access, code validation with svelte-autofixer, and playground link generation.
2026-01-06
frontend-design.md
0
1
export
frontend-design
2
from
"marcellobressan/Transpar-ncia-PE"
from
"marcellobressan/Transpar-ncia-PE"
3
Custos dos candidatos
2026-01-05
ant-design-knowledge-base.md
0
1
export
ant-design-knowledge-base
2
from
"lyq-lin/YCode.CLI"
from
"lyq-lin/YCode.CLI"
3
dotnet ai cli
2026-04-03