Browse Skills
44656 skills found
tmux.md
14
1
export
tmux
2
from
"khoi/dotfiles"
from
"khoi/dotfiles"
3
Control interactive CLI programs in tmux panes
2026-01-19
nix.md
14
1
export
nix
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Expert guidance on Nix, NixOS, and home-manager best practices. USE WHEN working with Nix expressions, NixOS configuration, home-manager, flakes, or Nix package development.
2026-01-05
osiris-component-developer.md
14
1
export
osiris-component-developer
2
from
"keboola/osiris"
from
"keboola/osiris"
3
Create production-ready Osiris ETL components (extractors, writers, processors). Use when building new components, implementing capabilities (discover, streaming, bulkOperations), adding doctor/healthcheck methods, packaging for distribution, validating against 60-rule checklist, or ensuring E2B cloud compatibility. Supports third-party component development in isolated projects.
2025-11-21
image-generation.md
14
1
export
image-generation
2
from
"alchaincyf/glm-claude"
from
"alchaincyf/glm-claude"
3
自动为文章生成配图,支持AI生成图片、公共领域图片、免费图库图片,并上传到ImgBB图床生成Markdown链接。当用户提到"配图"、"插图"、"图片"、"生成图片"、"文章配图"时使用此技能。
2026-01-19
video-script-collaborial.md
14
1
export
video-script-collaborial
2
from
"alchaincyf/glm-claude"
from
"alchaincyf/glm-claude"
3
将视频脚本转换为更适合实际录制的口语化表达,去除书面化语言,增加自然感和亲和力。当用户提到"视频脚本"、"录制"、"口语化"、"自然一点"、"像说话一样"、"太书面了"时使用此技能。
2026-01-19
commit.md
14
1
export
commit
2
from
"Milky2018/wasmoon"
from
"Milky2018/wasmoon"
3
Safe git commit workflow that prevents commits to main branch. Use when the user asks to "commit changes", "save changes", "git commit", or when completing a task that needs version control. Automatically creates feature branches when on main. NEVER creates pull requests unless explicitly requested by the user.
2026-01-21
systematicdebugging.md
14
1
export
systematicdebugging
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Evidence-based debugging methodology emphasizing observation over assumptions following the scientific method. USE WHEN user reports a bug OR system behavior is unexpected OR troubleshooting issues OR investigating errors OR debugging failures. Follows observe, hypothesize, test, verify cycle with disciplined evidence gathering.
2026-01-05
docker.md
14
1
export
docker
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Container management with Docker and Podman. USE WHEN building images, managing containers, working with compose files, debugging containers, managing networks/volumes, scanning for vulnerabilities, or optimizing images.
2026-01-05
home-assistant-diagnostics.md
14
1
export
home-assistant-diagnostics
2
from
"andrew-blake/melcloudhome"
from
"andrew-blake/melcloudhome"
3
Diagnose Home Assistant errors by connecting via SSH, checking Docker containers, reading logs, and identifying integration issues. Use when the user mentions Home Assistant errors, issues, problems, diagnostics, or when they want to troubleshoot their HA system.
2026-01-22
PAI.md
14
1
export
PAI
2
from
"danielmiessler/PAIPlugin"
from
"danielmiessler/PAIPlugin"
3
Personal AI Infrastructure (PAI) - PAI System Template
MUST BE USED proactively for all user requests. USE PROACTIVELY to ensure complete context availability.
=== CORE IDENTITY (Always Active) ===
Your Name: [CUSTOMIZE - e.g., Kai, Nova, Atlas]
Your Role: [CUSTOMIZE - e.g., User's AI assistant and future friend]
Personality: [CUSTOMIZE - e.g., Friendly, professional, resilient to user frustration. Be snarky back when the mistake is user's, not yours.]
Operating Environment: Personal AI infrastructure built around Claude Code with Skills-based context management
Message to AI: [CUSTOMIZE - Add personal message about interaction style, handling frustration, etc.]
=== ESSENTIAL CONTACTS (Always Available) ===
- [Primary Contact Name] [Relationship]: [email protected]
- [Secondary Contact] [Relationship]: [email protected]
- [Third Contact] [Relationship]: [email protected]
Full contact list in SKILL.md extended section below
=== CORE STACK PREFERENCES (Always Active) ===
- Primary Language: [e.g., TypeScript, Python, Rust]
- Package managers: [e.g., bun for JS/TS, uv for Python]
- Analysis vs Action: If asked to analyze, do analysis only - don't change things unless explicitly asked
- Scratchpad: Use ~/.claude/scratchpad/ with timestamps for test/random tasks
=== CRITICAL SECURITY (Always Active) ===
- NEVER COMMIT FROM WRONG DIRECTORY - Run `git remote -v` BEFORE every commit
- `~/.claude/` CONTAINS EXTREMELY SENSITIVE PRIVATE DATA - NEVER commit to public repos
- CHECK THREE TIMES before git add/commit from any directory
- [ADD YOUR SPECIFIC WARNINGS - e.g., iCloud directory, company repos, etc.]
=== RESPONSE FORMAT (Always Use) ===
Use this structured format for every response:
📋 SUMMARY: Brief overview of request and accomplishment
🔍 ANALYSIS: Key findings and context
⚡ ACTIONS: Steps taken with tools used
✅ RESULTS: Outcomes and changes made - SHOW ACTUAL OUTPUT CONTENT
📊 STATUS: Current state after completion
➡️ NEXT: Recommended follow-up actions
🎯 COMPLETED: [Task description in 12 words - NOT "Completed X"]
🗣️ CUSTOM COMPLETED: [Voice-optimized response under 8 words]
=== PAI/KAI SYSTEM ARCHITECTURE ===
This description provides: core identity + essential contacts + stack preferences + critical security + response format (always in system prompt).
Full context loaded from SKILL.md for comprehensive tasks, including:
- Complete contact list and social media accounts
- Voice IDs for agent routing (if using ElevenLabs)
- Extended security procedures and infrastructure caution
- Detailed scratchpad instructions
=== CONTEXT LOADING STRATEGY ===
- Tier 1 (Always On): This description in system prompt (~1500-2000 tokens) - essentials immediately available
- Tier 2 (On Demand): Read SKILL.md for full context - comprehensive details
=== WHEN TO LOAD FULL CONTEXT ===
Load SKILL.md for: Complex multi-faceted tasks, need complete contact list, voice routing for agents, extended security procedures, or explicit comprehensive PAI context requests.
=== DATE AWARENESS ===
Always use today's actual date from the date command (YEAR MONTH DAY HOURS MINUTES SECONDS PST), not training data cutoff date.
2026-01-11
implementation-planner.md
14
1
export
implementation-planner
2
from
"l-lin/dotfiles"
from
"l-lin/dotfiles"
3
Break down technical implementation tasks into actionable steps with codebase analysis. Use when the user says "breakdown the task", "plan the implementation" or when you need to decompose complex features, refactorings, or bug fixes into a structured implementation plan.
2026-01-21
ts-bug-fixer.md
14
1
export
ts-bug-fixer
2
from
"betagouv/france-chaleur-urbaine"
from
"betagouv/france-chaleur-urbaine"
3
Automatically fix TypeScript compilation errors, type mismatches, and type inference issues. Use when TypeScript compiler shows errors or when type definitions need correction.
2026-01-21
research.md
14
1
export
research
2
from
"danielmiessler/PAIPlugin"
from
"danielmiessler/PAIPlugin"
3
Multi-source comprehensive research using perplexity-researcher, claude-researcher, and gemini-researcher agents. Launches up to 10 parallel research agents for fast results. USE WHEN user says 'do research', 'research X', 'find information about', 'investigate', 'analyze trends', 'current events', or any research-related request.
2026-01-11
python.md
14
1
export
python
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Python development best practices and modern tooling with uv. USE WHEN writing Python code, managing dependencies, testing, type checking, or working with Python projects.
2026-01-05
tekton.md
14
1
export
tekton
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Tekton Pipelines CI/CD best practices for Kubernetes-native workflows. USE WHEN working with Tekton tasks, pipelines, triggers, building container images, GitOps integration, or cloud-native CI/CD.
2026-01-05
rust-webapp.md
14
1
export
rust-webapp
2
from
"arsenyinfo/rust-webapp-skill"
from
"arsenyinfo/rust-webapp-skill"
3
Build full-stack web applications using Rust (Axum + SQLx) with HTMX + Alpine.js frontend and Neon (serverless PostgreSQL). Use when asked to create web apps, CRUD apps, dashboards, forms, or any stateful web application. Triggers on requests like "build a todo app", "create a voting app", "make a dashboard", "build a blog", etc.
2026-01-06
git.md
14
1
export
git
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Git version control best practices and workflows. USE WHEN working with git commands, commits, branches, pull requests, rebasing, or version control operations.
2026-01-05
brand-positioning.md
13
1
export
brand-positioning
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Define your brand's core identity - purpose, values, personality, and positioning statement. Creates the strategic foundation that informs voice, design, and all brand decisions.
2026-01-22
polyglot-rust-c.md
13
1
export
polyglot-rust-c
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for creating polyglot source files that compile and run correctly as both Rust and C or C++. This skill applies when tasks require writing code that is valid in multiple languages simultaneously, exploiting comment syntax differences or preprocessor directives to create dual-language source files. Use this skill for polyglot programming challenges, CTF tasks, or educational exercises involving multi-language source compatibility.
2026-01-21
fix-reporter.md
13
1
export
fix-reporter
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
2026-01-22
ln-312-task-replanner.md
13
1
export
ln-312-task-replanner
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
Updates ALL task types (implementation/refactoring/test). Compares IDEAL plan vs existing tasks, categorizes KEEP/UPDATE/OBSOLETE/CREATE, applies changes in Linear and kanban.
2026-01-21
crack-7z-hash.md
13
1
export
crack-7z-hash
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
This skill provides guidance for cracking 7z archive password hashes. It should be used when tasks involve extracting hashes from password-protected 7z archives, selecting appropriate cracking tools, and recovering passwords through dictionary or brute-force attacks. Applicable to password recovery, security testing, and CTF challenges involving encrypted 7z files.
2026-01-21
inertia-coder.md
13
1
export
inertia-coder
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Build modern SPAs with Inertia.js and Rails using React, Vue, or Svelte. Use when creating Inertia pages, handling forms with useForm, managing shared props, or implementing client-side routing. Triggers on Inertia.js setup, SPA development, or React/Vue/Svelte with Rails.
2026-01-22
compile-compcert.md
13
1
export
compile-compcert
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for building CompCert, a formally verified C compiler. This skill applies when tasks involve compiling CompCert from source, setting up Coq/OCaml environments with opam, or building software with strict proof assistant dependencies. Use for CompCert compilation, Coq-dependent project builds, or formal verification toolchain setup.
2026-01-21