Browse Skills

1691 skills found

vanilla-rails-style.md
3
1 export vanilla-rails-style
2 ZempTime from "ZempTime/zemptime-marketplace"
3 Use when refactoring Ruby/Rails code, organizing methods, deciding on guard clauses vs if/else, or following 37signals conventions - these patterns are counter to standard Ruby style guides
2026-02-19
browser-testing-patterns.md
3
1 export browser-testing-patterns
2 tommymorgan from "tommymorgan/claude-plugins"
3 This skill should be used when performing browser-based exploratory testing of web applications, including functional testing, visual inspection, accessibility checks, and performance analysis. Triggers when testing web UIs, checking for browser bugs, validating WCAG compliance, or measuring Core Web Vitals.
2026-05-01
tmux.md
3
1 export tmux
2 r0man from "r0man/guix-home"
3 GUIX home configuration
2026-05-31
speck-help.md
3
1 export speck-help
2 nprbst from "nprbst/speck"
3 Speck is an opinionated, extensible derivative of `github/spec-kit` optimized for Claude Code.
2026-01-12
vibe-validate.md
3
1 export vibe-validate
2 jdutton from "jdutton/vibe-validate"
3 Faster Agentic Coding with confidence in every commit
2026-05-21
pocketbase-migrations.md
3
1 export pocketbase-migrations
2 knowsuchagency from "knowsuchagency/pocketbase-template"
3 Comprehensive guide for PocketBase migrations (0.20+) using Go-based migration system. Use when creating or modifying PocketBase collections, managing fields, setting up relations, or writing migration files.
2026-01-14
build-in-public.md
3
1 export build-in-public
2 vindicatenyc from "vindicatenyc/build-in-public-plugin"
3 Track Claude Code sessions and generate 'building in public' social media posts for Twitter/X, BlueSky, Instagram, LinkedIn, and more
2026-06-02
gemini-image-gen.md
3
1 export gemini-image-gen
2 St3v3a from "St3v3a/gemini-image-skill"
3 Generate and edit images using Google's Gemini API (gemini-3-pro-image-preview model). Use when users request (1) Generating images from text prompts, (2) Editing existing images with AI instructions, (3) Creating images with specific styles or templates, (4) Generating multiple variations of images, (5) Creating images with reference images for style consistency, (6) Any image generation task mentioning Gemini, Google AI, or requiring professional image output. Supports aspect ratios (1:1, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9), 7 style templates (3 glass styles, 4 other creative styles), reference images (up to 14), and batch processing.
2026-01-02
voice-transcription.md
3
1 export voice-transcription
2 aldervall from "aldervall/Voicetype"
3 Light and fast Speech to Text in terminal
2026-02-26
dockerfile-best-practices.md
3
1 export dockerfile-best-practices
2 obeone from "obeone/claude-skills"
3 🧠 Modular skills for autonomous AI agents. Production-ready Docker & Kubernetes tooling with built-in validators. Install once, use everywhere.
2026-05-27
polaris-fundamentals.md
3
1 export polaris-fundamentals
2 sarojpunde from "sarojpunde/shopify-dev-toolkit-claude-plugins"
3 Core Polaris Web Components fundamentals including component library structure, design tokens, responsive patterns, and SSR compatibility. Auto-invoked when working with Polaris components.
2026-03-27
emerging-tech.md
3
1 export emerging-tech
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cloudflare"
3 Cloudflare plugin for CDN, DNS, security, and edge computing
2026-04-17
bdd-orchestrating.md
3
1 export bdd-orchestrating
2 TheMostlyGreat from "TheMostlyGreat/safeword"
3 Personal AI agent guides, templates, and learnings
2026-06-01
tdd-cycle.md
3
1 export tdd-cycle
2 Fortiz2305 from "Fortiz2305/dotfiles"
3 Repository which contains my dotfiles
2026-01-24
complete-test.md
3
1 export complete-test
2 alvis from "alvis/.claude"
3 Achieves 100% test coverage with minimal redundancy through progressive test writing. Writes tests one-at-a-time with immediate coverage verification, removes redundant tests while maintaining coverage, fixes standards violations, restructures fixtures. Use when creating test suites for existing code, or optimizing test efficiency
2026-05-29
designing-hexagonal-architecture.md
3
1 export designing-hexagonal-architecture
2 aucun6352 from "aucun6352/project-cheat-sheet"
3 Guides the design and analysis of hexagonal architecture (Ports & Adapters) for backend systems. Use when structuring modular applications with clean separation between business logic and infrastructure.
2026-04-19
code-examples.md
3
1 export code-examples
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-technical-writer"
3 Technical writer plugin with documentation templates and API docs
2026-03-15
validation-workflow.md
3
1 export validation-workflow
2 get2knowio from "get2knowio/maverick"
3 AI-powered bead-driven development workflow orchestration with autonomous agents and YAML DSL
2026-05-26
managing-permissions.md
3
1 export managing-permissions
2 wombat9000 from "wombat9000/claude-plugins"
3 Personal collection of claude code plugins
2026-01-21
mcp-figma-desktop.md
3
1 export mcp-figma-desktop
2 ulasbilgen from "ulasbilgen/mcp-skills-plugins"
3 Claude Code Plug-in marketplace for MCP Server Skills to use MCP servers without loading MCP servers into the main context.
2026-01-02
analyzing-patterns.md
3
1 export analyzing-patterns
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/claude-code-plugin-automations"
3 Use awesome Claude Code plugins to make AI accessible
2026-03-18
aws-cdk-development.md
3
1 export aws-cdk-development
2 iimuz from "iimuz/dotfiles"
3 AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.
2026-05-31
charting-rules.md
3
1 export charting-rules
2 tjackiet from "tjackiet/test-bb-mcp-server"
3 チャート描画のプロジェクト規約(必ず render_chart_svg を使用し、既定で描画しない)。
2026-05-29
jujutsu.md
2
1 export jujutsu
2 anexpn from "anexpn/nixxx-shell"
3 Guide for using Jujutsu (jj) version control system as an alternative to Git. Use this skill when working in repositories with a .jj directory, which indicates the repository uses Jujutsu VCS. Provides command mappings, workflows, and best practices for jj operations including commits, branching, rebasing, and git interoperability.
2026-04-22