Browse Skills
44915 skills found
closed-loop-design.md
3
1
export
closed-loop-design
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Design closed-loop prompts with Request-Validate-Resolve structure for reliable agentic workflows. Use when creating self-validating agents, adding feedback loops, or improving agent reliability through verification.
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
jtbd-analysis.md
3
1
export
jtbd-analysis
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Jobs to Be Done (JTBD) framework by Clayton Christensen. Analyzes requirements through the lens of what 'job' customers hire products to do. Covers functional, emotional, and social jobs. Use when understanding underlying customer motivations or reframing features as outcomes.
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
writing-pull-requests.md
3
1
export
writing-pull-requests
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Draft concise PR descriptions with summary and problem statement. Use when creating pull requests, writing PR descriptions, or using gh pr create. Avoids verbose sections like technical details, testing notes, and implementation specifics.
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
tmux.md
3
1
export
tmux
2
from
"iamhenry/ai-project-starter-kit"
from
"iamhenry/ai-project-starter-kit"
3
Manage concurrent background processes using tmux. Use when spawning dev servers, running long-running tasks, monitoring multiple processes, or capturing output from background commands without blocking the main session.
2026-01-05
scheduling.md
3
1
export
scheduling
2
from
"wayne930242/weihung-pai"
from
"wayne930242/weihung-pai"
3
排程任務管理。Use when 用戶要建立定時任務、排程、cron job、提醒、或查詢/管理現有排程。
2026-01-05
ar-io-build.md
3
1
export
ar-io-build
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
Comprehensive assistance with ar-io-build
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
git-workflow.md
3
1
export
git-workflow
2
from
"0xDarkMatter/claude-mods"
from
"0xDarkMatter/claude-mods"
3
Enhanced git operations using lazygit, gh (GitHub CLI), and delta. Triggers on: stage changes, create PR, review PR, check issues, git diff, commit interactively, GitHub operations, rebase, stash, bisect.
2026-01-05
cryptography.md
3
1
export
cryptography
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Comprehensive cryptography guidance covering encryption algorithms, password hashing, TLS configuration, key management, and post-quantum considerations. Use when implementing encryption, choosing hashing algorithms, configuring TLS/SSL, managing cryptographic keys, or reviewing cryptographic implementations.
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
hitl-design.md
3
1
export
hitl-design
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Design human-in-the-loop workflows including review queues, escalation patterns, feedback loops, and quality assurance for AI systems.
2026-01-05
daily-morning-routine-base.md
3
1
export
daily-morning-routine-base
2
from
"ZachBeta/claude-as-coach"
from
"ZachBeta/claude-as-coach"
3
Framework for starting new daily chat with gentle context loading from previous day's summary. Use when user says "good morning", starts new chat with minimal prompt, or explicitly requests morning brief. Loads yesterday's summary and generates scannable brief. Optimized for low cognitive load during morning wakeup. Extend with personal metrics and protocols.
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
gemini-extension-development.md
3
1
export
gemini-extension-development
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Expert guide for building and managing Gemini CLI Extensions. Covers extension anatomy, GEMINI.md context, commands, MCP integration, and publishing. Use when creating Gemini extensions, linking local extensions, packaging MCP servers, or installing extensions from GitHub. Delegates to gemini-cli-docs.
2026-01-05
insforge-schema-patterns.md
3
1
export
insforge-schema-patterns
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Database schema patterns for InsForge including social graphs, e-commerce, content publishing, and multi-tenancy with RLS policies. Use when designing data models with relationships, foreign keys, or Row Level Security.
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