Browse Skills
20307 skills found
brand-values-development.md
3
1
export
brand-values-development
2
from
"mike-coulbourn/claude-vibes"
from
"mike-coulbourn/claude-vibes"
3
Provides brand values frameworks, differentiation tests, discovery questions, and behavior mapping templates. Auto-activates during values definition, core values curation, and values testing. Use when discussing brand values, core values, Lencioni's four categories, opposite test, antivalue, fire someone test, operationalizing values, Brene Brown values process, values discovery, or permission-to-play values.
2026-01-05
vue-composable-testing.md
3
1
export
vue-composable-testing
2
from
"alexanderop/workoutTracker"
from
"alexanderop/workoutTracker"
3
Test Vue 3 composables with Vitest following best practices. Use when writing tests for composables, creating test helpers for Vue reactivity, or when asked to "test a composable", "write tests for use*", or "help test Vue composition functions". Covers independent composables (direct testing) and dependent composables (lifecycle/inject testing with helpers).
2026-01-05
agent-development.md
3
1
export
agent-development
2
from
"OshanKHZ/cc-swiss-knife"
from
"OshanKHZ/cc-swiss-knife"
3
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
2026-01-05
sbom-management.md
3
1
export
sbom-management
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Software Bill of Materials management including generation, formats, vulnerability tracking, and supply chain security
2026-01-05
s-lint.md
3
1
export
s-lint
2
from
"Falkicon/Mechanic"
3
Ensure code quality using Luacheck linting and StyLua formatting. Covers common warnings, style rules, and auto-formatting. Use when checking code quality, fixing style issues, or preparing code for review. Triggers: lint, format, style, luacheck, stylua, code quality, warnings.
2026-01-05
skill-creator.md
3
1
export
skill-creator
2
from
"d-o-hub/rust-self-learning-memory"
from
"d-o-hub/rust-self-learning-memory"
3
Create new Claude Code skills with proper directory structure, SKILL.md file, and YAML frontmatter. Use this skill when you need to create a new reusable knowledge module for Claude Code.
2026-01-05
system-prompt-engineering.md
3
1
export
system-prompt-engineering
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Design effective system prompts for custom agents. Use when creating agent system prompts, defining agent identity and rules, or designing high-impact prompts that shape agent behavior.
2026-01-05
smart-contract-generator.md
3
1
export
smart-contract-generator
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Generates Solidity smart contracts with security best practices (ERC-20, ERC-721, ERC-1155, custom). Use when user asks to "create smart contract", "solidity contract", "erc20 token", "nft contract", or "web3 contract".
2026-01-05
codebase-context.md
3
1
export
codebase-context
2
from
"seanchatmangpt/agile-protocol-specification"
from
"seanchatmangpt/agile-protocol-specification"
3
Generates and maintains codebase context documentation (.context.md files).Implements the Codebase Context Specification for AI-friendly projectdocumentation. Activates when documenting architecture or onboarding.
2026-01-05
python.md
3
1
export
python
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Backend services development with Python emphasizing security, performance, and maintainability for JARVIS AI Assistant
2026-01-05
code-reviewing.md
3
1
export
code-reviewing
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Performs systematic code review with universal best practices and repo-specific standards. Auto-activates after significant code changes. Use when reviewing code, auditing files, checking PRs, examining staged changes, or when asked to "review", "check", "audit", or "examine" code. Enforces design principles (SOLID, DRY, KISS), security (OWASP), performance, concurrency safety, cross-platform compatibility, and codebase patterns.
2026-01-05
image-generation.md
3
1
export
image-generation
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
AI-powered image generation and editing using Google Gemini and OpenAI DALL-E models.Generate images from text descriptions, edit existing images, create logos/stickers,apply style transfers, and produce product mockups.Use this skill when the user requests:- Image generation from text descriptions- Image editing or modifications- Logos, stickers, or graphic design assets- Product mockups or visualizations- Style transfers or artistic effects- Iterative image refinementAvailable models: gemini-2.5-flash-image, gemini-3-pro-image-preview, dall-e-3, dall-e-2Inspired by: https://github.com/EveryInc/every-marketplace/tree/main/plugins/compounding-engineering/skills/gemini-imagegen
2026-01-05
devspeculate.md
3
1
export
devspeculate
2
from
"kevinslin/llm"
from
"kevinslin/llm"
3
Always use this skill to provide context on the codebase. Automatically initializes and references the Speculate documentation framework (coding rules, shortcuts, templates, and project specs) to ensure agents understand project structure, development workflows, and coding standards. Use for every task to maintain context and code quality.
2026-01-05
hook-management.md
3
1
export
hook-management
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Central authority for Claude Code hooks management in this repository. Automates enforcement of critical repository rules through hooks. Use when adding hooks, managing hooks, configuring hooks, troubleshooting hooks, or understanding hook behavior. Delegates to docs-management skill for official hooks documentation. Provides organization-specific patterns, configuration management, and workflow guidance.
2026-01-05
dhh-rails-expert.md
3
1
export
dhh-rails-expert
2
from
"nityeshaga/claude-code-essentials"
from
"nityeshaga/claude-code-essentials"
3
Expert at writing and reviewing Rails code following DHH's style as practiced at 37signals. Use when writing new Rails code, reviewing Rails code, making architectural decisions in Rails apps.
2026-01-05
use-case-20.md
3
1
export
use-case-20
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Use Case 2.0 methodology by Ivar Jacobson. Covers use case slices, lightweight documentation, user story derivation, and value-driven prioritization. Modern approach to use case modeling for agile teams.
2026-01-05
python-plotting.md
3
1
export
python-plotting
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Comprehensive plotting and visualization in Python - matplotlib (static publication-quality plots), seaborn (statistical visualization), and plotly (interactive plots); includes plot types, customization, best practices, and library selection guidance
2026-01-05
codex-skill.md
3
1
export
codex-skill
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Use when user asks to leverage codex, gpt-5, or gpt-5.1 to implement something (usually implement a plan or feature designed by Claude). Provides non-interactive automation mode for hands-off task execution without approval prompts.
2026-01-05
codebase-architect.md
3
1
export
codebase-architect
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
Use when generating exhaustive architecture documentation for any WordPress plugin/theme with built-in self-checking, progress tracking, and verification loops. Produces comprehensive docs covering classes, functions, hooks, REST API, AJAX, JS, DB, templates, blocks, and more.
2026-01-05
code-review.md
3
1
export
code-review
2
from
"ue-too/ue-too"
from
"ue-too/ue-too"
3
Perform thorough code reviews with focus on security, performance, maintainability, and best practices. Use when reviewing code changes, pull requests, entire files, or codebase audits across any programming language.
2026-01-05
devsecops-expert.md
3
1
export
devsecops-expert
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Expert DevSecOps engineer specializing in secure CI/CD pipelines, shift-left security, security automation, and compliance as code. Use when implementing security gates, container security, infrastructure scanning, secrets management, or building secure supply chains.
2026-01-05
swift-case-paths.md
3
1
export
swift-case-paths
2
from
"nonameplum/agent-skills"
from
"nonameplum/agent-skills"
3
A library for working with enum cases as first-class values, enabling key path-like access to enum cases
2026-01-05
gemini-context-bridge.md
3
1
export
gemini-context-bridge
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Facilitates context sharing and strategic delegation between Claude Code and Gemini CLI. Syncs CLAUDE.md to GEMINI.md and provides agent selection guidance. Use when onboarding Gemini to a project, syncing instructions between agents, or deciding whether to use Claude or Gemini for a specific task.
2026-01-05
create-command.md
3
1
export
create-command
2
from
"ronnycoding/.claude"
from
"ronnycoding/.claude"
3
Guide for creating custom Claude Code slash commands with proper structure, argument handling, frontmatter configuration, and best practices. Use when the user wants to create slash commands, custom commands, reusable prompts, or mentions creating/designing/building commands.
2026-01-05