Browse Skills
6422 skills found
mcpkit-guide.md
0
1
export
mcpkit-guide
2
from
"Sunalamye/MCPKit"
from
"Sunalamye/MCPKit"
3
Guide for using MCPKit Swift package to build MCP (Model Context Protocol) tool servers. Use when creating new MCP servers, defining tools, or integrating MCP into Swift projects.
2026-01-05
plot-consistency-checker.md
0
1
export
plot-consistency-checker
2
from
"Maheen-Zehra/AIDD-30-Day-Challenge"
from
"Maheen-Zehra/AIDD-30-Day-Challenge"
3
Analyze story plots for contradictions, broken logic, missing motivations, timeline issues, and unresolved threads.
2026-01-05
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-01-05
test.md
0
1
export
test
2
from
"matte1782/lecture-mind"
from
"matte1782/lecture-mind"
3
Testing workflow for quality assurance. Use after implementation to run tests, check coverage, and validate critical paths.
2026-01-05
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-01-05
security-practices.md
0
1
export
security-practices
2
from
"tbhb/rig"
from
"tbhb/rig"
3
Security best practices for Python development. Activated when working with security concerns, input validation, injection prevention, or threat modeling.
2026-01-05
idea-validator.md
0
1
export
idea-validator
2
from
"bearhedge/APE-YOLO"
from
"bearhedge/APE-YOLO"
3
Brutally honest pre-build reality check for app ideas. Evaluates market saturation, demand, feasibility, monetization, and interest factor to save you from building things nobody wants.
2026-01-05
hn-filter.md
0
1
export
hn-filter
2
from
"haibchen/configs"
from
"haibchen/configs"
3
Filter and analyze Hacker News top stories based on user interests. Use when the user wants to browse, filter, or get personalized Hacker News content, find interesting tech articles, or get a curated digest of HN posts.
2026-01-05
github-actions-testing-validation.md
0
1
export
github-actions-testing-validation
2
from
"willsigmon/claude-skills"
from
"willsigmon/claude-skills"
3
Expert guidance for testing and validating GitHub Actions workflows before deployment - catches cache errors, path issues, monorepo dependencies, and service container problems that local testing misses
2026-01-05
deeplearningcoder.md
0
1
export
deeplearningcoder
2
from
"zht7063/dev-configs"
from
"zht7063/dev-configs"
3
Use this skill in the scenario of deep learning project development.
2026-01-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.
2026-01-05
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
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
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
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
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-05
nextjs-supabase-auth.md
0
1
export
nextjs-supabase-auth
2
from
"1ncarnati0n/contech-dx"
from
"1ncarnati0n/contech-dx"
3
Build production-ready Next.js 16 + Supabase authentication and role-based access control systems with 4-tier user roles (admin, main_user, vip_user, user). Use this skill when implementing authentication, user management, role-based permissions, or RLS policies in Next.js projects.
2026-01-05
jb.md
0
1
export
jb
2
from
"nijaru/jb"
from
"nijaru/jb"
3
Background job manager for long-running commands. Triggers on: "run in background", "takes a while", "long running", builds >30s, test suites, deployments, dev servers, anything that should survive session disconnect.
2026-01-05
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-05
pr-reviewer.md
0
1
export
pr-reviewer
2
from
"SpillwaveSolutions/pr-reviewer-skill"
from
"SpillwaveSolutions/pr-reviewer-skill"
3
Comprehensive GitHub Pull Request code review skill. This skill should be used when users provide a GitHub PR URL and request a code review. Automatically fetches PR metadata, diff, comments, commits, and related issues using gh CLI. Creates organized review workspace, analyzes code against industry-standard criteria (functionality, security, testing, maintainability), and optionally adds inline comments to the PR. Trigger phrases include review this PR, code review, review pull request, check this PR, or when a GitHub PR URL is provided.
2026-01-05
society-in-silico-book-structure.md
0
1
export
society-in-silico-book-structure
2
from
"MaxGhenis/society-in-silico"
from
"MaxGhenis/society-in-silico"
3
Auto-activates when navigating or organizing the manuscript. Knows the book's structure, chapter organization, and file conventions.
2026-01-05
command-development.md
0
1
export
command-development
2
from
"ErosolarAI/CLI-for-NSA-type-work-or-classified-shit"
from
"ErosolarAI/CLI-for-NSA-type-work-or-classified-shit"
3
Skill for building Claude Code plugin commands.
2026-01-05
planning-with-files.md
0
1
export
planning-with-files
2
from
"bamalgieri/booster_soccer"
from
"bamalgieri/booster_soccer"
3
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.
2026-01-05
structuring-angular-projects.md
0
1
export
structuring-angular-projects
2
from
"hnkatze/BipBipBackOffice2.1"
from
"hnkatze/BipBipBackOffice2.1"
3
Folder structure and naming conventions for Angular projects. Use when creating new features, components, pages, services, or any file in the Angular project. Includes feature module structure with components/, pages/, services/, and models/ folders.
2026-01-05