Browse Skills
1962 skills found
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
research-methodology.md
0
1
export
research-methodology
2
from
"amoscicki/aromatt"
from
"amoscicki/aromatt"
3
Claude Code plugins marketplace
2026-06-03
fstar-verification.md
0
1
export
fstar-verification
2
from
"manutej/fstar-labs"
from
"manutej/fstar-labs"
3
F* Labs - Formal verification and dependent type research laboratory
2025-11-19
codex.md
0
1
export
codex
2
from
"HAMA-team/HAMA-backend"
from
"HAMA-team/HAMA-backend"
3
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
2025-11-11
local-brain.md
0
1
export
local-brain
2
from
"IsmaelMartinez/local-brain"
from
"IsmaelMartinez/local-brain"
3
Local-first personal knowledge base with AI-powered semantic search and note linking
2026-04-10
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
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
deploy.md
0
1
export
deploy
2
from
"ChakshuGautam/games"
from
"ChakshuGautam/games"
3
Game Bench: Test Agentic LLM Capabilities against Games.
2026-01-12
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
claude-session-migrate.md
0
1
export
claude-session-migrate
2
from
"kevintraver/dotfiles"
from
"kevintraver/dotfiles"
3
dotfiles
2026-05-28
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-06-05
disk-space-mapper.md
0
1
export
disk-space-mapper
2
from
"tonytamsf/claude-skill-disk-mapper"
from
"tonytamsf/claude-skill-disk-mapper"
3
Analyze disk usage across directories, identify large/old directories, and generate storage reports. Use when you need to find directories consuming disk space, identify candidates for cleanup (directories older than X days AND larger than Y MB), sort results by size, or generate disk usage reports. Supports filtering by age and size, automatic sorting by disk space, and file-based report generation.
2025-12-28
quality-vectors-in-code-comments.md
0
1
export
quality-vectors-in-code-comments
2
from
"zarvent/voice2machine"
from
"zarvent/voice2machine"
3
Voice-to-text conversion tool using a local GPU.
2026-01-25
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
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-05-06
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
flutter-format.md
0
1
export
flutter-format
2
from
"LucasXu0/claude-code-plugin"
from
"LucasXu0/claude-code-plugin"
3
Knowledge about Flutter/Dart code formatting, analysis tools (flutter analyze, dart fix, dart format), and when to apply them. Use when formatting code, fixing lint issues, running code cleanup, or when user mentions format, analyze, lint, or cleanup in Flutter context.
2026-01-12
Jira Ticket Estimator.md
0
1
export
Jira Ticket Estimator
2
from
"kennyth01/jira-ticket-estimator"
from
"kennyth01/jira-ticket-estimator"
3
This skill should be used when estimating development time for Jira tickets. It provides both manual and AI-assisted estimates with T-shirt sizes, story points, and phase-by-phase time breakdowns based on task type classification, complexity scoring, and project architecture (monolithic/serverless/frontend/fullstack/mobile/test_automation).
2025-12-11
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