Browse Skills
20307 skills found
brepl.md
14
1
export
brepl
2
from
"licht1stein/brepl"
from
"licht1stein/brepl"
3
MANDATORY - Load this skill BEFORE using brepl in any way. Teaches the heredoc pattern for reliable code evaluation.
2026-01-17
ai4curation-configuration.md
14
1
export
ai4curation-configuration
2
from
"ai4curation/curation-skills"
from
"ai4curation/curation-skills"
3
Skill to assist with how a GitHub repository is configured with GitHub integrations, including instructions for agents in markdown (AGENTS and CLAUDE), github actions for invoking agents, and specific localization procedures such as defining claude/codex skills, or claude subagents. The skill helps with both technical aspects, and with best practice for guiding agents.
2026-01-21
control-mapping.md
14
1
export
control-mapping
2
from
"ethanolivertroy/fedramp-docs-mcp"
from
"ethanolivertroy/fedramp-docs-mcp"
3
Maps NIST controls to FedRAMP requirements and documents. Use when helping with control implementation, compliance mapping, security baseline alignment, or understanding control requirements.
2026-01-14
analyze-wast.md
14
1
export
analyze-wast
2
from
"Milky2018/wasmoon"
from
"Milky2018/wasmoon"
3
Analyze WebAssembly test (WAST) files to debug compilation issues and create regression tests. Use when the user asks to debug or analyze WAST test failures, investigate compilation bugs in wasmoon, or when encountering test failures in spec/*.wast files. Triggers include "analyze wast", "debug wast", "wast bug", or references to specific .wast test files.
2026-01-21
brepl.md
14
1
export
brepl
2
from
"licht1stein/brepl"
from
"licht1stein/brepl"
3
MANDATORY - Load this skill BEFORE using brepl in any way. Teaches the heredoc pattern for reliable code evaluation.
2026-01-17
android.md
14
1
export
android
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Android app development with gomobile, Gradle, and modern tooling. USE WHEN building Android apps, working with gomobile bindings, managing Android SDK/NDK, running emulators, debugging with adb, or publishing to Play Store.
2026-01-05
brainstorming.md
14
1
export
brainstorming
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Interactive design refinement through collaborative dialogue before implementation. USE WHEN user wants to design a feature OR plan architecture OR explore approaches OR needs help thinking through implementation before coding OR asks "how should I" build something. Asks questions one at a time, proposes alternatives, validates incrementally.
2026-01-05
writingplans.md
14
1
export
writingplans
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Creates comprehensive implementation plans with bite-sized tasks before touching code. USE WHEN user wants detailed implementation plan OR has spec/requirements for multi-step task OR needs to break down complex feature OR before starting significant coding work. Documents file paths, code examples, testing, and verification steps assuming engineer has minimal codebase context.
2026-01-05
frmr-analysis.md
14
1
export
frmr-analysis
2
from
"ethanolivertroy/fedramp-docs-mcp"
from
"ethanolivertroy/fedramp-docs-mcp"
3
Analyzes FedRAMP FRMR documents to extract control mappings, KSI entries, and version changes. Use when the user asks about FedRAMP requirements, control mappings, compliance data, or needs to understand FRMR document content.
2026-01-14
codex.md
14
1
export
codex
2
from
"keboola/osiris"
from
"keboola/osiris"
3
Invoke OpenAI Codex CLI for second opinions, multi-model analysis, architectural validation, or structured JSON output. Use when you need external AI perspective from OpenAI models to validate your decisions or get comparative analysis.
2025-11-21
dosdp-design-patterns.md
14
1
export
dosdp-design-patterns
2
from
"ai4curation/curation-skills"
from
"ai4curation/curation-skills"
3
Skills for understanding and applying DOSDP (Dead Simple Ontology Design Patterns) to ensure consistent ontology term creation and maintenance. This skill is about recognizing patterns and ensuring consistency, not using dosdp-tools directly.
2026-01-21
emacslisp.md
14
1
export
emacslisp
2
from
"vdemeester/home"
from
"vdemeester/home"
3
Emacs Lisp development with modern tooling and best practices. USE WHEN writing Emacs configuration, developing packages, testing, linting, publishing to MELPA/ELPA, or working with Emacs Lisp code.
2026-01-05
protoc.md
14
1
export
protoc
2
from
"wham/kaja"
from
"wham/kaja"
3
Re-generates the project's code from protobuf source. Use when .proto files are changed.
2026-01-21
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
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
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
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
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
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