Browse Skills
44969 skills found
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
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
gemini-cli-docs.md
3
1
export
gemini-cli-docs
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Single source of truth and librarian for ALL Gemini CLI documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Gemini CLI documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.
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
cloudflare-ai-gateway.md
3
1
export
cloudflare-ai-gateway
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
Cloudflare AI Gateway for unified interface to AI providers with caching, rate limiting, and analytics
2026-01-05
linear-mcp-integration.md
3
1
export
linear-mcp-integration
2
from
"lambda-curry/devagent"
from
"lambda-curry/devagent"
3
Use Linear MCP server functions to interact with Linear issues, projects, teams, and comments. Use when: (1) Fetching issue requirements and acceptance criteria from Linear, (2) Validating PR changes against Linear issue requirements, (3) Creating or updating Linear issues and comments, (4) Checking issue status, labels, or relationships, (5) Listing issues by team, assignee, or project, or (6) Any Linear project management operation. Requires Linear MCP server configured and authenticated.
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
identity.md
3
1
export
identity
2
from
"treasure-data/td-skills"
from
"treasure-data/td-skills"
3
Query identity change logs to explore profile creation and merging
2026-01-05
plan-protocol.md
3
1
export
plan-protocol
2
from
"kdcokenny/ocx"
from
"kdcokenny/ocx"
3
Guidelines for creating and managing implementation plans with citations
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
line-endings.md
3
1
export
line-endings
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Comprehensive guide to Git line ending configuration for cross-platform development teams. Use when configuring line endings, setting up .gitattributes, troubleshooting line ending issues, understanding core.autocrlf/core.eol/core.safecrlf, working with Git LFS, normalizing line endings in repositories, or resolving cross-platform line ending conflicts. Covers Windows, macOS, Linux, and WSL. Includes decision trees, workflows, best practices, and real-world scenarios.
2026-01-05