Browse Skills

16146 skills found

skill-creator.md
0
1 export skill-creator
2 alongor666 from "alongor666/chexianduoweifenxi"
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
chrome-debug.md
0
1 export chrome-debug
2 pengelbrecht from "pengelbrecht/chrome-debug-skill"
3 This skill should be used when debugging web applications, diagnosing page errors, inspecting console output, or capturing screenshots of pages. It provides Chrome DevTools Protocol (CDP) automation via the chromectl.py script for collaborative or automated browser debugging.
2026-01-05
frontend-responsive.md
0
1 export frontend-responsive
2 SpacePlushy from "SpacePlushy/portfolio"
3 Implement mobile-first responsive designs using fluid layouts, relative units, responsive images, and touch-friendly interfaces. Use this skill when creating layouts that adapt across screen sizes, implementing breakpoints, or optimizing for mobile and tablet devices. When working on responsive component layouts, Tailwind responsive utility classes (sm:, md:, lg:, xl:), CSS media queries and breakpoints, fluid typography with clamp() or viewport units, responsive images with srcset and sizes attributes, mobile navigation menus and hamburger patterns, touch target sizing for mobile devices, responsive grid and flexbox layouts, container queries for component-based responsiveness, or viewport meta tags and mobile optimization.
2026-01-05
writing-xcuitests.md
0
1 export writing-xcuitests
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks to "write XCUITest", "create UI tests", "fix flaky tests", "query XCUIElements", "implement Page Object pattern", or mentions XCUITest, UI testing for iOS/macOS apps. Targets experienced iOS developers who want best practices and efficiency improvements.
2026-01-05
multi-agent.md
0
1 export multi-agent
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrate autonomous agent teams to complete complex tasks. PM dynamically selects specialized agents based on task classification and enforces non-negotiable principles. Supports local and remote agents, persistent sessions, and continuous learning through skills.
2026-01-05
self-modifying-docs.md
0
1 export self-modifying-docs
2 agentgptsmith from "agentgptsmith/MonadFramework"
3 Iteration 6 of Multiplicity Cascade - Documentation that modifies itself when read
2026-01-05
gpu-quality-priority.md
0
1 export gpu-quality-priority
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 KINTSUGI processing principles: Never sacrifice quality for speed, always use GPU when available. Trigger: performance optimization, CPU/GPU choice, fast mode, quality vs speed.
2026-01-05
yara-manager.md
0
1 export yara-manager
2 tekgrunt from "tekgrunt/boot-test"
3 Use this skill when users need help creating, testing, deploying, or managing YARA rules for malware detection in LimaCharlie.
2026-01-05
jira.md
0
1 export jira
2 otahontas from "otahontas/jira-cli-skill"
3 Operate Atlassian Jira through the official jira CLI; trigger this skill to list, inspect, create, update, triage, or report on Jira work using deterministic shell commands aligned with Jira MCP workflows.
2026-01-05
cloud-sandbox.md
0
1 export cloud-sandbox
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 E2B sandbox deployment and management in Flow Nexus cloud. Use for creating isolated execution environments, running code safely, and managing development workflows.
2026-01-05
ultimate-research.md
0
1 export ultimate-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Elite multi-agent research orchestration utilizing ref MCP, exa MCP, brave-search MCP, and context7 with parallel execution of deep-research-agent, search-specialist, trend-researcher, and ux-researcher. Use for comprehensive research requiring maximum depth, breadth, and quality. Automatically invoked during /sc:research commands for world-class research capabilities surpassing any traditional deep research approach.
2026-01-05
changelog-generator.md
0
1 export changelog-generator
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
2026-01-05
pi-deployment.md
0
1 export pi-deployment
2 want2bet from "want2bet/BobTheSkull5"
3 Handles deployment, testing, and debugging of Bob The Skull code on Raspberry Pi. Use when deploying to Pi, testing remote code, troubleshooting Pi issues, or setting up new Pi hardware.
2026-01-05
aws-s3.md
0
1 export aws-s3
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Manages file storage with AWS S3 using the JavaScript SDK v3. Use when uploading files, generating presigned URLs, managing buckets, or implementing cloud storage in Node.js applications.
2026-01-05
golang-cli-cobra-viper.md
0
1 export golang-cli-cobra-viper
2 bobmatnyc from "bobmatnyc/termpilot"
3 Building production-quality CLI tools with Cobra command framework and Viper configuration management. Covers command structure, flag binding, environment variables, and shell completion. Use when creating developer tools, admin CLIs, or DevOps utilities.
2026-01-05
when-to-query.md
0
1 export when-to-query
2 blueraai from "blueraai/bluera-knowledge"
3 Decision guide for when to query Bluera Knowledge stores vs using Grep/Read on current project. Query BK for library/dependency questions and reference material. Use Grep/Read for current project code, debugging, and implementation details. Includes setup instructions and mental model.
2026-01-05
dapp-integration.md
0
1 export dapp-integration
2 FractionEstate from "FractionEstate/midnight-dev-skills"
3 Build Midnight dApps with TypeScript integration, wallet connectivity, and contract deployment. Use when connecting wallets, deploying contracts, or building dApp frontends. Triggers on wallet, provider, Next.js, deployment, or TypeScript integration questions.
2026-01-05
blog-topic-research.md
0
1 export blog-topic-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate topic uniqueness and identify unique angles before writing. Prevents generic content and helps find your specific value.Trigger phrases: "topic research", "validate topic", "should I write", "is this unique", "research topic", "check topic"
2026-01-05
frontend-css.md
0
1 export frontend-css
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Apply consistent CSS styling methodologies using project conventions such as Tailwind CSS utility classes, BEM naming, CSS Modules, or styled-components while maintaining design system consistency. Use this skill when writing or modifying styles in component files, CSS files, Tailwind classes, styled-components, CSS-in-JS solutions, or design token configurations. Use this skill when working with CSS frameworks, establishing design tokens for colors and spacing, optimizing CSS for production builds, or ensuring consistent styling patterns across the application. Use this skill when working with .css, .scss, .module.css files, or when adding className attributes to components with utility classes.
2026-01-05
codebase-researcher.md
0
1 export codebase-researcher
2 djhuangit from "djhuangit/scrum_and_tell"
3 Conduct comprehensive codebase research by spawning parallel agents to document and explain code as it exists. Use this skill when needing to understand how a codebase works, where specific functionality lives, or what patterns exist. This skill orchestrates specialized agents (codebase-locator, codebase-analyzer, codebase-pattern-finder) and synthesizes findings into structured documentation.
2026-01-05
docker-containers.md
0
1 export docker-containers
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-kubernetes"
3 Master Docker containerization, image building, optimization, and container registry management. Learn containerization best practices and image security.
2026-01-05
parallel-prompt-generator.md
0
1 export parallel-prompt-generator
2 jpoutrin from "jpoutrin/product-forge"
3 Generate agent-ready prompts from existing task specification files. Use when regenerating prompts after editing tasks, updating prompt templates, or preparing tasks for cpo execution.
2026-01-05
rag-pipeline.md
0
1 export rag-pipeline
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when building Retrieval-Augmented Generation systems. Covers document chunking, embedding generation, vector indexing, semantic search, context building, and integration of retrieval with LLM completion for accurate Q&A on Physical AI textbook content.
2026-01-05
bd-issue-tracking.md
0
1 export bd-issue-tracking
2 johnnymo87 from "johnnymo87/dotfiles"
3 Track complex, multi-session work with dependency graphs using bd (beads) issue tracker. Git-backed JSONL files are the source of truth, with SQLite as local cache. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05