Browse Skills

44756 skills found

pdf-generator.md
0
1 export pdf-generator
2 jwynia from "jwynia/agent-skills"
3 Create and manipulate PDF files programmatically. Use when the user needs to generate PDFs, fill PDF forms, extract PDF content, add watermarks/overlays, or merge documents. Supports both template-based generation (form filling, overlays) and from-scratch creation. Keywords: PDF, document, form, fillable, merge, watermark, extract, text, report.
2026-01-05
context7.md
0
1 export context7
2 taptap from "taptap/claude-plugins-marketplace"
3 当用户提到 GitHub URL、GitHub 仓库链接、开源库、或询问特定框架/库的使用方法时,自动使用 context7 MCP 获取最新的文档和代码示例。处理 github.com 链接、npm 包、开源项目参考时触发。
2026-01-05
state-changes.md
0
1 export state-changes
2 dylantarre from "dylantarre/animation-principles"
3 Use when elements transform in place - toggle switches, expanding accordions, checkbox animations, button states, or any transformation without entering/exiting.
2026-01-05
code-review-assistant.md
0
1 export code-review-assistant
2 fusionet24 from "fusionet24/AISkills"
3 Activates when reviewing code to identify quality issues, security vulnerabilities, and suggest improvements
2026-01-05
web-test.md
0
1 export web-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute tests from persistent test cases. Reads ./tests/ directory, runs cleanup, wallet setup (if Web3), executes tests, and generates report.
2026-01-05
terraform.md
0
1 export terraform
2 poindexter12 from "poindexter12/waypoint"
3 Terraform infrastructure-as-code reference for HCL syntax, state management,module design, and provider configuration. Use when working with Terraformconfigurations (.tf files), running terraform commands, troubleshooting stateissues, or designing modules. Includes Telmate Proxmox provider patterns.Triggers: terraform, tfstate, .tf files, HCL, modules, providers, proxmox_vm_qemu.
2026-01-05
write-background.md
0
1 export write-background
2 braselog from "braselog/researchAssistant"
3 Draft or update the background/introduction section based on literature in .research/literature/. Use when the user types /write_background, after completing literature review, or when background.md is empty but literature files exist.
2026-01-05
uimatch-compare.md
0
1 export uimatch-compare
2 kosaki08 from "kosaki08/uimatch"
3 Run a single-shot visual comparison between a Figma design node and an implementation URL (local app, Storybook iframe, or deployed page) using @uimatch/cli, then read the generated report to explain design fidelity and quality gate status. Use this skill when the user wants to check whether one specific UI component or page matches its Figma design or debug a particular mismatch.
2026-01-05
operator-substitutions.md
0
1 export operator-substitutions
2 site-bender from "site-bender/sitebender"
3 Using Toolsmith functions instead of raw JavaScript operators and methods (&&, ||, !, .length, ===, etc.). Use when writing conditionals, comparisons, logic operations, or working with collections. Prefer Toolsmith functions to reduce cognitive load and improve readability.
2026-01-05
update-blog-links-after-publish.md
0
1 export update-blog-links-after-publish
2 an-embedded-engineer from "an-embedded-engineer/PythonOpenGLBlog"
3 Update 4 files with published blog article links. Use this after a blog article is published and the user provides the publication URL.
2026-01-05
julien-infra-hostinger-core.md
0
1 export julien-infra-hostinger-core
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Core server management for Hostinger VPS srv759970 - SSH access, system status, maintenance tasks, and disk space reclamation. Use for any server operation, connection issues, or maintenance tasks.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 tylermorganme from "tylermorganme/bgf"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
commit.md
0
1 export commit
2 matthew-h-cromer from "matthew-h-cromer/ros2-home-assistant"
3 Create git commits following conventional commits format. Use when asked to commit changes.
2026-01-05
note-taker.md
0
1 export note-taker
2 viniciusfoscaches from "viniciusfoscaches/vee_assistant"
3 Toma notas estruturadas em markdown com timestamps e categorização
2026-01-05
cybersecurity-fundamentals.md
0
1 export cybersecurity-fundamentals
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Network security, cryptography, vulnerability assessment, and ethical hacking.
2026-01-05
pdf2audio-minimax.md
0
1 export pdf2audio-minimax
2 aicoder2048 from "aicoder2048/story-writer"
3 Convert PDF files to MP3 audio using MiniMax MCP Server's text-to-audio tool. Use when user wants to convert a PDF to audio/MP3, create audiobook from PDF, or text-to-speech for PDF documents. Requires PDF file path; voice ID is optional (auto-selects based on content).
2026-01-05
change-planning.md
0
1 export change-planning
2 noodlbox from "noodlbox/noodlbox-claude-plugins"
3 Analyze blast radius, check what will break, review changes before commit. Use for pre-commit review, PR risk assessment, planning safe refactors, or checking if changes are safe to merge. NOT for debugging (use debugging) or exploring unfamiliar code (use exploring-codebases).
2026-01-05
verbalized-sampling.md
0
1 export verbalized-sampling
2 glnds from "glnds/claude-config"
3 Prompt engineering technique to overcome mode collapse in LLM responses by generating multiple answers with probabilities. Use when you want to see alternative responses beyond the top-ranked answer, explore the full distribution of possible responses, discover unexpected solutions, or understand the probability range of different answers. Particularly useful for creative tasks, complex decision-making, brainstorming, and situations where conventional top-ranked answers may be limiting.
2026-01-05
software-architecture.md
0
1 export software-architecture
2 Doyajin174 from "Doyajin174/myskills"
3 Clean Architecture and SOLID principles guide. Use this when designing systems, reviewing architecture, or making structural decisions.
2026-01-05
push-notifications.md
0
1 export push-notifications
2 timequity from "timequity/vibe-coder"
3 Firebase Cloud Messaging and Apple Push Notification Service setup.
2026-01-05
terminal.md
0
1 export terminal
2 cyrup-ai from "cyrup-ai/kodegen-claude-plugin"
3 Execute shell commands in persistent, stateful VT100 terminal sessions. WHEN: User needs to "run a command", "execute shell", "build project", "run tests", "deploy", system administration. WHEN NOT: Simple file operations (use fs_* tools), reading known files (use fs_read_file).
2026-01-05
mongodb-aggregation-pipeline-optimization.md
0
1 export mongodb-aggregation-pipeline-optimization
2 randalmurphal from "randalmurphal/claude-config"
3 General MongoDB aggregation pipeline optimization techniques including early filtering, index usage, array operators vs $unwind, $lookup optimization, and performance debugging. Use when writing aggregation queries for ANY MongoDB project, debugging slow pipelines, or analyzing query performance. For M32RIMM-specific patterns, use mongodb-m32rimm-patterns skill.
2026-01-05
rag-wrapper.md
0
1 export rag-wrapper
2 mindmorass from "mindmorass/reflex"
3 Patterns for wrapping any agent with RAG context from ChromaDB. Use to add persistent memory to imported or external agents.
2026-01-05
java-unit-tests.md
0
1 export java-unit-tests
2 Kacper99 from "Kacper99/kacpers-marketplace"
3 Comprehensive guidance for writing high-quality unit tests in Java projects using JUnit 5 and AssertJ. Use when writing unit tests, creating test classes, or need guidance on mocking strategies, assertions, test builders, or JUnit 5 best practices. Requires JUnit 5, AssertJ, and Mockito dependencies.
2026-01-05