Browse Skills

18175 skills found

builder.md
5
1 export builder
2 sjungling from "sjungling/claude-plugins"
3 Expert in creating Claude Code subagents, skills, slash commands, plugins, and plugin marketplaces. Automatically activates when working with .md files in .claude/ directories, agent/command/skill frontmatter, marketplace.json, or when discussing Claude Code extensibility and component creation.
2026-01-05
brainstorming.md
5
1 export brainstorming
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
2026-01-05
email-sequences.md
5
1 export email-sequences
2 Salesably from "Salesably/salesably-marketplace"
3 Creates automated email sequences for every stage of the customer journey including welcome, nurture, conversion, and launch flows. This skill should be used when building automated email flows, launching products, improving email-driven conversions, or onboarding new customers.
2026-01-05
senior-graphql.md
5
1 export senior-graphql
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 GraphQL API design specialist for schema architecture, resolver patterns, federation, and performance optimization
2026-01-05
emacs-transient.md
5
1 export emacs-transient
2 r0man from "r0man/beads.el"
3 Expert guide for building Emacs transient menus (keyboard-driven UI like Magit). Use when implementing or debugging transient-define-prefix, transient-define-suffix, or transient-define-infix commands.
2026-01-05
hook-development.md
5
1 export hook-development
2 sjnims from "sjnims/plugin-dev"
3 This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PermissionRequest, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
2026-01-05
css-workflow.md
5
1 export css-workflow
2 ilude from "ilude/claude-code-config"
3 CSS and styling workflow guidelines. Activate when working with CSS files (.css), Tailwind CSS, Stylelint, or styling-related tasks.
2026-01-05
recipe-writer.md
5
1 export recipe-writer
2 sjungling from "sjungling/claude-plugins"
3 Expert in test-first development of production-quality OpenRewrite recipes for automated code refactoring. Automatically activates when working with OpenRewrite recipe files, Java/YAML files in `src/main/java/**/rewrite/**` directories, writing tests implementing `RewriteTest`, or when users ask about recipe development, writing recipes, creating migrations, LST manipulation, JavaTemplate usage, visitor patterns, preconditions, scanning recipes, YAML recipes, GitHub Actions transformations, Kubernetes manifest updates, or code migration strategies. Guides recipe type selection (declarative/Refaster/imperative), visitor implementation, and test-driven development workflows.
2026-01-05
flask-workflow.md
5
1 export flask-workflow
2 ilude from "ilude/claude-code-config"
3 Flask framework workflow guidelines. Activate when working with Flask projects, flask run, or Flask-specific patterns.
2026-01-05
vercel-ai-sdk.md
5
1 export vercel-ai-sdk
2 existential-birds from "existential-birds/beagle"
3 Vercel AI SDK for building chat interfaces with streaming. Use when implementing useChat hook, handling tool calls, streaming responses, or building chat UI. Triggers on useChat, @ai-sdk/react, UIMessage, ChatStatus, streamText, toUIMessageStreamResponse, addToolOutput, onToolCall, sendMessage.
2026-01-05
cto-advisor.md
5
1 export cto-advisor
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.
2026-01-05
ansible-dev-setup.md
5
1 export ansible-dev-setup
2 jaeyeom from "jaeyeom/experimental"
3 Generate and manage cross-platform Ansible playbooks for development environment setup across macOS, Linux, and Termux. Use when working with development environment automation, package installation configuration, or Ansible playbook generation.
2026-01-05
frontend-design.md
5
1 export frontend-design
2 JNLei from "JNLei/claude-tools"
3 Create distinctive, production-grade frontend interfaces with exceptional design quality. Two modes - (1) New projects - bold aesthetic design philosophy including typography, color theory, spatial composition, motion design, visual details, avoiding generic AI aesthetics, creating unforgettable interfaces. (2) Existing codebases - mandatory design language analysis enforcing consistency by scanning layout patterns, typography hierarchy, component structure, spacing, theme systems before implementation. Use when building components, pages, applications, design systems, UI modifications. Covers React, Vue, Next.js, HTML/CSS, Tailwind. Keywords - create component, build page, design interface, add UI, aesthetic design, visual design, typography, animations, spatial layout, design system, consistency, pattern analysis, existing codebase.
2026-01-05
radar.md
5
1 export radar
2 promobase from "promobase/openpromo"
3 Competitor/industry monitoring feature - track social accounts, detect viral content, analyze trends.
2026-01-05
hanami-workflow.md
5
1 export hanami-workflow
2 ilude from "ilude/claude-code-config"
3 Hanami framework workflow guidelines. Activate when working with Hanami projects, Hanami CLI, or Hanami-specific patterns.
2026-01-05
ruleset-optimization.md
5
1 export ruleset-optimization
2 ilude from "ilude/claude-code-config"
3 Guidelines for optimizing Claude rulesets and instruction files (CLAUDE.md, settings.json) using context efficiency principles. Includes strategies for skill extraction, progressive disclosure, token savings calculation, and deduplication. Manually invoke when optimizing rulesets, reducing context size, extracting content to skills, or improving ruleset organization.
2026-01-05
eds-block-testing.md
5
1 export eds-block-testing
2 ddttom from "ddttom/webcomponents-with-eds"
3 Guide for testing EDS blocks using test.html files and the development server. Covers test file structure, EDS core integration, testing patterns, and debugging workflows for Adobe Edge Delivery Services blocks.
2026-01-05
senior-data-scientist.md
5
1 export senior-data-scientist
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 World-class data science skill for statistical modeling, experimentation, causal inference, and advanced analytics. Expertise in Python (NumPy, Pandas, Scikit-learn), R, SQL, statistical methods, A/B testing, time series, and business intelligence. Includes experiment design, feature engineering, model evaluation, and stakeholder communication. Use when designing experiments, building predictive models, performing causal analysis, or driving data-driven decisions.
2026-01-05
skill-development.md
5
1 export skill-development
2 sjnims from "sjnims/plugin-dev"
3 This skill should be used when the user asks to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", "SKILL.md format", "skill frontmatter", "skill triggers", "trigger phrases for skills", "progressive disclosure", "skill references folder", "skill examples folder", "validate skill", or needs guidance on skill structure, file organization, writing style, or skill development best practices for Claude Code plugins.
2026-01-05
sap-cloud-sdk-ai.md
5
1 export sap-cloud-sdk-ai
2 secondsky from "secondsky/sap-skills"
3 Integrates SAP Cloud SDK for AI into JavaScript/TypeScript and Java applications. Use when building applications with SAP AI Core, Generative AI Hub, or Orchestration Service. Covers chat completion, embedding, streaming, function calling, content filtering, data masking, document grounding, prompt registry, and LangChain/Spring AI integration. Supports OpenAI GPT-4o, Claude, Gemini, Amazon Nova, and other foundation models via SAP BTP.
2026-01-05
networking-controls.md
5
1 export networking-controls
2 CsHeng from "CsHeng/dot-claude"
3 Network security and connectivity standards. Use when networking controls guidance is required.
2026-01-05
skill-creator.md
5
1 export skill-creator
2 CsHeng from "CsHeng/dot-claude"
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
committing-changes.md
5
1 export committing-changes
2 jasonkuhrt from "jasonkuhrt/kitz"
3 Creates commits following project conventions. Handles Conventional Commits with project-specific scopes, PR title requirements, changesets for releases, and CI validation rules.
2026-01-05
draw-io.md
5
1 export draw-io
2 i9wa4 from "i9wa4/dotfiles"
3 draw.io 図の作成・編集・レビューを行う。.drawio ファイルの XML 編集、PNG 変換、レイアウト調整、AWS アイコン使用時に使用する。
2026-01-05