Browse Skills
2452 skills found
file-to-base64.md
2
1
export
file-to-base64
2
from
"WavingCatApps/freeagent-mcp-vercel"
from
"WavingCatApps/freeagent-mcp-vercel"
3
Convert files (PDF, images) to Base64 encoding with MIME type detection for API attachments. Use when you need to prepare file attachments for the FreeAgent API or any other API that requires Base64-encoded files.
2026-01-05
maven-builder-for-foolish-language.md
2
1
export
maven-builder-for-foolish-language
2
from
"frcusaca/foolish"
from
"frcusaca/foolish"
3
Comprehensive Maven build strategies for mixed Java/Scala projects with parallel execution, intelligent test running, and targeted debugging workflows. Use this skill when user asks to build the project, run tests, compile code, clean build, run Maven commands, fix compilation errors, or analyze test failures. Automatically invoked for requests like "make a fresh build", "run all tests", "build and test", "clean and compile", or any Maven-related build tasks.
2026-01-05
prompt-engineering-toolkit.md
2
1
export
prompt-engineering-toolkit
2
from
"davidrd123/ComfyPromptByAPI"
from
"davidrd123/ComfyPromptByAPI"
3
Core prompt engineering techniques for LoRA-based video generation. Use when: prompts ignore critical elements, outputs are confused or generic, characters are inconsistent, performances feel lifeless, or style drifts toward realism. Covers attention budget, conceptual distance, simplification, aesthetic control, character consistency, performance direction, and advanced revision strategies.
2026-01-05
writing-for-llms.md
2
1
export
writing-for-llms
2
from
"carmentacollective/carmenta"
from
"carmentacollective/carmenta"
3
Writing SKILL.md, .claude/commands/*.md, Task tool prompts, systemPrompt variables, prompt templates, few-shot examples, agent instructions. Content where the reader is an LLM.
2026-01-05
kubernetes-debugger.md
2
1
export
kubernetes-debugger
2
from
"rodrigodelmonte/k8s-debugging-plugin"
from
"rodrigodelmonte/k8s-debugging-plugin"
3
Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-05
tmux.md
2
1
export
tmux
2
from
"r0man/guix-home"
from
"r0man/guix-home"
3
Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output. Use when debugging applications, running interactive REPLs (Python, gdb, ipdb, psql, mysql, node), automating terminal workflows, or when user mentions tmux, debugging, or interactive shells.
2026-01-05
2026-coach.md
2
1
export
2026-coach
2
from
"BayramAnnakov/2026-coach"
from
"BayramAnnakov/2026-coach"
3
Executive coaching skill that helps you plan your 2026 using research-backed process goals. Guides you through discovery questions, creates outcome goals, converts them to daily behaviors, and sets up accountability systems. Use when you want to plan your year, set goals, or need a coach to help you stay focused.
2026-01-05
clix-integration.md
2
1
export
clix-integration
2
from
"clix-so/skills"
from
"clix-so/skills"
3
Integrates Clix Mobile SDK into iOS, Android, Flutter, and React Native projects. Provides step-by-step guidance for installation, initialization, and verification. Use when the user asks to install, setup, or configure Clix analytics.
2026-01-05
frontend-design.md
2
1
export
frontend-design
2
from
"bdecrem/vibeceo"
from
"bdecrem/vibeceo"
3
Comprehensive frontend design principles for creating distinctive, aesthetically compelling web interfaces. Use when creating HTML artifacts, React components, or any frontend UI work to avoid generic "AI slop" aesthetics and instead produce creative, surprising, and delightful designs.
2026-01-05
refining-requirements.md
2
1
export
refining-requirements
2
from
"galihcitta/dotclaudeskills"
from
"galihcitta/dotclaudeskills"
3
Use when PRD is prose-heavy, ambiguous, has scattered file paths, missing API contracts, or says "similar to X" without explanation. Transforms rough requirements into implementation-ready specs. Auto-detects tech stack, validates file paths (EXISTS/CREATE/VERIFY markers), handles greenfield and multi-stack projects. Do NOT use for simple bug fixes, typos, or already-structured Jira tickets with clear file paths and acceptance criteria.
2026-01-05
jbct.md
2
1
export
jbct
2
from
"siy/jbct-cli"
from
"siy/jbct-cli"
3
Java Backend Coding Technology skill for designing, implementing, and reviewing functional Java backend code. Use when working with Result, Option, Promise types, value objects, use cases, or when asked about JBCT patterns, monadic composition, parse-don't-validate, structural patterns (Leaf, Sequencer, Fork-Join), or functional Java backend architecture.
2026-01-05
workflow.md
2
1
export
workflow
2
from
"sbusso/claude-system"
from
"sbusso/claude-system"
3
Enforces development phases. Triggers on implement, build, create, fix, refactor.
2026-01-05
wrongodb-blogging.md
2
1
export
wrongodb-blogging
2
from
"gabrielelanaro/wrongodb"
from
"gabrielelanaro/wrongodb"
3
Plan and write WrongoDB devlog posts in this repo. Use when asked to plan, outline, draft, or revise posts under blog/, generate blog images, or follow the series structure for WrongoDB. This skill embeds the canonical planning and writing prompts and uses blog/generate_image.py for image generation.
2026-01-05
creating-marp-slides.md
2
1
export
creating-marp-slides
2
from
"toku345/marp-slides"
from
"toku345/marp-slides"
3
このプロジェクトでの Marp スライド作成ルール。スライド作成、画像配置、ビルド、プレビュー時に使用。画像は slides/images/ に配置、bun run preview/build を使用。
2026-01-05
dspy-evaluation-suite.md
2
1
export
dspy-evaluation-suite
2
from
"OmidZamani/dspy-skills"
from
"OmidZamani/dspy-skills"
3
Comprehensive evaluation metrics and testing framework for DSPy programs
2026-01-05
golang-testing.md
2
1
export
golang-testing
2
from
"joeyagreco/dotfiles"
from
"joeyagreco/dotfiles"
3
GoLang testing guidelines
2026-01-05
add-language.md
2
1
export
add-language
2
from
"bartolli/codanna-profiles"
from
"bartolli/codanna-profiles"
3
Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new parser, extend language capabilities, or create language implementation.
2026-01-05
security-analyzer.md
2
1
export
security-analyzer
2
from
"Cornjebus/security-analyzer"
from
"Cornjebus/security-analyzer"
3
Comprehensive security vulnerability analysis for codebases and infrastructure. Scans dependencies (npm, pip, gem, go, cargo), containers (Docker, Kubernetes), cloud IaC (Terraform, CloudFormation), and detects secrets exposure. Fetches live CVE data from OSV.dev, calculates risk scores, and generates phased remediation plans with TDD validation tests. Use when users mention security scan, vulnerability, CVE, exploit, security audit, penetration test, OWASP, hardening, dependency audit, container security, or want to improve security posture.
2026-01-05
ai-image-asset-generator.md
2
1
export
ai-image-asset-generator
2
from
"Kartikk-26/Claude-Code-Skills"
from
"Kartikk-26/Claude-Code-Skills"
3
This skill should be used when generating AI image assets for websites, landing pages, or applications. It automatically analyzes page requirements, generates images using Gemini API, removes backgrounds, converts to SVG for interactivity, and places assets in frontend code. Ideal for creating hero images, icons, backgrounds, product mockups, and infographic elements. Use this skill when users need image assets for their web projects.
2026-01-05
build-deployment.md
2
1
export
build-deployment
2
from
"imsaif/aiex"
from
"imsaif/aiex"
3
Verify production builds pass all quality checks, analyze bundle impact, and ensure readiness for Vercel deployment with zero errors
2026-01-05
tdd-cycle.md
2
1
export
tdd-cycle
2
from
"Fortiz2305/dotfiles"
from
"Fortiz2305/dotfiles"
3
Use when implementing any feature or bugfix, before writing implementation code. Execute strict Red-Green-Refactor TDD cycle following industry testing standards. Write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.
2026-01-05
rpg-toolkit-development.md
2
1
export
rpg-toolkit-development
2
from
"KirkDiggler/rpg-toolkit"
from
"KirkDiggler/rpg-toolkit"
3
Use this skill when working on rpg-toolkit codebase - provides architecture patterns, testing guidelines, error handling, and D&D 5e combat mechanics knowledge
2026-01-05
brain-operating-system.md
2
1
export
brain-operating-system
2
from
"jonmagic/skills"
from
"jonmagic/skills"
3
Quick reference for operating within jonmagic's second-brain workspace. Use when working with files in the brain repository—provides directory structure, naming conventions, append-only norms, wikilink patterns, and file organization rules. Essential for understanding where to create files, how to name them, and how to maintain continuity with existing structures.
2026-01-05
gmailarchiver-patterns.md
2
1
export
gmailarchiver-patterns
2
from
"tumma72/GMailArchiver"
from
"tumma72/GMailArchiver"
3
GMailArchiver architecture, layer patterns, and component design. Use when working with cli, core, data, connectors, or shared layers, or understanding component dependencies. Triggers on: architecture, layer, pattern, component, cli layer, core layer, data layer, SOLID, dependency, contract.
2026-01-05