Browse Skills
2024 skills found
add-buyable-item.md
0
1
export
add-buyable-item
2
from
"salvarecuero/tap-cat"
from
"salvarecuero/tap-cat"
3
Add a new one-time shop boost (buyable item) consistent with the app’s cat-petting theme and design-concept-reference.png. Produces the boosts.json entry, icon filename/path, accessible imageDescription, and concise icon generation instructions.
2026-01-05
sdd-plan.md
0
1
export
sdd-plan
2
from
"tylerburleigh/claude-foundry"
from
"tylerburleigh/claude-foundry"
3
Plan-first development methodology that creates detailed specifications before coding. Creates structured plans with phases, file-level details, and verification steps. Includes automatic AI review, modification application, and validation.
2026-01-05
fix-bug.md
0
1
export
fix-bug
2
from
"df07/go-progressive-raytracer"
from
"df07/go-progressive-raytracer"
3
Intelligently debug and fix bugs with a repro-first approach. Use when the user reports a bug, unexpected behavior, or asks to fix an issue. Establishes reproducible test cases before fixing.
2026-01-05
esc-guidelines-query.md
0
1
export
esc-guidelines-query
2
from
"bdeornelas/bdeornelas.github.io"
from
"bdeornelas/bdeornelas.github.io"
3
Query ESC (European Society of Cardiology) Guidelines by automatically locating the relevant PDF from the TOC and extracting cited answers. Use when answering clinical questions about cardiovascular diseases based on official ESC recommendations.
2026-01-05
build-and-deploy.md
0
1
export
build-and-deploy
2
from
"Eng0AI/kubecon-llm-k8s-template"
from
"Eng0AI/kubecon-llm-k8s-template"
3
Build and deploy this Slidev presentation. Use when building, deploying, or preparing the project for production.
2026-01-05
architecture-compliance.md
0
1
export
architecture-compliance
2
from
"shadowX4fox/solutions-architect-skills"
from
"shadowX4fox/solutions-architect-skills"
3
Generate Compliance Contracts (Contratos de Adherencia) from ARCHITECTURE.md files
2026-01-05
review.md
0
1
export
review
2
from
"zacjones93/pokidex"
from
"zacjones93/pokidex"
3
Centralizes persona-driven code reviews (Carmack, React core, Anders, React Router, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique.
2026-01-05
nushell.md
0
1
export
nushell
2
from
"lprior-repo/my-claude-config"
from
"lprior-repo/my-claude-config"
3
Write and debug Nushell scripts, pipelines, and commands. Use when working with .nu files, writing Nushell code, converting bash to Nushell, or when the user mentions nu, nushell, or structured shell scripting.
2026-01-05
living-context.md
0
1
export
living-context
2
from
"mabrax/cctx"
from
"mabrax/cctx"
3
This skill should be used when the user asks about "snapshot.md", "constraints.md", "decisions.md", "debt.md", ".ctx/", "living context", "documentation freshness", "stale docs", "ADR", "architecture decision", "technical debt", "system context", "co-located documentation", "context health", "validation", or needs help managing co-located documentation that stays synchronized with code.
2026-01-05
sfh-viz.md
0
1
export
sfh-viz
2
from
"toneron2/SFH-OS"
from
"toneron2/SFH-OS"
3
Generate rich visualizations for fractal horn design. Use when rendering 3D geometry,creating acoustic plots, animating simulations, building dashboards, or producingpublication-quality figures. Central visualization hub for all SFH-OS agents.
2026-01-05
hermetic-speckit.md
0
1
export
hermetic-speckit
2
from
"joshyorko/hermetic_coding_eniveronments_dags"
from
"joshyorko/hermetic_coding_eniveronments_dags"
3
Build software using isolated container-use environments with SpecKit workflow. Use when user needs to build a feature, application, or complex task that benefits from spec-driven development. Keywords: build, create, implement, feature, app, application, spec, plan, hermetic, isolated, dagger.
2026-01-05
developing-claude-code-plugins.md
0
1
export
developing-claude-code-plugins
2
from
"mikekelly/developing-claude-code-plugins"
from
"mikekelly/developing-claude-code-plugins"
3
Build, test, and distribute Claude Code plugins with slash commands, agents, skills, hooks, MCP servers, and LSP servers. MUST be loaded when creating, reviewing, debugging, or distributing plugins. Use PROACTIVELY when user mentions plugins, extensions, marketplaces, or wants to add custom commands/agents to Claude Code.
2026-01-05
dokploy-skill.md
0
1
export
dokploy-skill
2
from
"thruthesky/dokploy-skill"
from
"thruthesky/dokploy-skill"
3
Dokploy 셀프호스팅 PaaS 플랫폼의 전체 관리 스킬. SSH 및 API를 통한 서버 관리,애플리케이션 배포, Docker Compose/Swarm 관리, 데이터베이스(PostgreSQL, MySQL, MongoDB, Redis) 관리,Traefik 리버스 프록시 설정, SSL 인증서(Let's Encrypt, Cloudflare Origin CA), 도메인 설정,볼륨 백업/복원, 컨테이너 모니터링, 서버 문제 해결 및 디버깅을 지원합니다.이 스킬 사용 시점:(1) "Dokploy", "dokploy" 언급 시(2) 애플리케이션 배포/재배포 요청(3) Docker Compose 또는 Swarm 관련 작업(4) 도메인 설정, SSL 인증서, HTTPS 설정(5) Traefik 설정 확인/수정, 502 에러, 도메인 접속 문제(6) 데이터베이스 생성, 백업, 복원(7) 볼륨 백업/복원, S3 연동(8) 컨테이너 로그 확인, 서버 상태 점검(9) 서버 유지보수, Dokploy 업데이트(10) 빌드 타입 선택 (Nixpacks, Dockerfile, Buildpack)
2026-01-05
rust-pragmatist.md
0
1
export
rust-pragmatist
2
from
"ccustine/airjedi-desktop"
from
"ccustine/airjedi-desktop"
3
Automatically review Rust code after edits to .rs files, providing pragmatic suggestions for idiomatic patterns, performance, safety, and code organization. Activate when Rust source files are modified or when explicitly requested.
2026-01-05
specification-driven-development.md
0
1
export
specification-driven-development
2
from
"betamatt/claude-plugins"
from
"betamatt/claude-plugins"
3
This skill should be used when the user asks about "spec methodology", "specification workflow", "spec-driven development", "how to write specs", "spec best practices", "specification templates", or needs guidance on creating, validating, decomposing, or executing specifications for software development.
2026-01-05
conventional-commits.md
0
1
export
conventional-commits
2
from
"ystk-kai/obsidian-sync"
from
"ystk-kai/obsidian-sync"
3
Conventional Commits 1.0.0 に準拠した日本語コミットメッセージを作成します。タイプ(feat/fix/docs/style/refactor/perf/test/build/ci/chore)の選択、スコープの設定、破壊的変更の記載を行います。git commit を行う際、コミットメッセージの作成を依頼されたとき、変更内容を要約してコミットしたいときに使用してください。
2026-01-05
build-and-deploy.md
0
1
export
build-and-deploy
2
from
"Eng0AI/py-intro-template"
from
"Eng0AI/py-intro-template"
3
Build and deploy this Slidev presentation. Use when building, deploying, or preparing the project for production.
2026-01-05
writing.md
0
1
export
writing
2
from
"WallysonGalvao/plann3d"
from
"WallysonGalvao/plann3d"
3
Clear writing standards based on Zinsser's principles. Use for documentation, commit messages, PR descriptions, and technical communication.
2026-01-05
phd-phase8-execution.md
0
1
export
phd-phase8-execution
2
from
"ste-bah/claudeflow-testing"
from
"ste-bah/claudeflow-testing"
3
Execute PhD Pipeline Phase 8 using Claude Code Task tool with dynamic agents per chapter
2026-01-05
learning-mode.md
0
1
export
learning-mode
2
from
"Joe-Degs/configs"
from
"Joe-Degs/configs"
3
Activates when user is learning, studying, or exploring concepts rather than executing work tasks.TRIGGER when user says: "learn", "understand", "explain", "how does X work", "teach me","walk me through", "I want to figure out", "study", "what's the concept behind", or isworking through books, papers, tutorials, or explicitly mentions being in a learning project.Also triggers for: working on emulator project, syscall implementations, or anything inthe learning repos.DO NOT trigger for: "fix this", "implement this quickly", "just do it", work tickets,debugging production issues, "I need this done", time-pressured requests, or when userprovides a complete spec and just wants execution.
2026-01-05
aztec-developer.md
0
1
export
aztec-developer
2
from
"jp4g/aztec-claude-skill"
from
"jp4g/aztec-claude-skill"
3
Patterns for Aztec development: contracts, frontend, testing. Use when working with Aztec contracts in any capacity unless otherwise specified
2026-01-05
deploy-shot-client-next.md
0
1
export
deploy-shot-client-next
2
from
"progressions/chi-war-automation"
from
"progressions/chi-war-automation"
3
DEPRECATED - Use deploy-phoenix-client for production or deploy-rails-client for legacy Rails backend. This skill redirects to the appropriate deployment skill.
2026-01-05
nyra-infra-consolidator.md
0
1
export
nyra-infra-consolidator
2
from
"ellisapotheosis/Project-Nyra"
from
"ellisapotheosis/Project-Nyra"
3
Consolidate MetaMCP/gateway/docker compose into a single, validated Windows stack (no WSL).
2026-01-05
build-and-deploy.md
0
1
export
build-and-deploy
2
from
"Eng0AI/ncine-presentation-template"
from
"Eng0AI/ncine-presentation-template"
3
Build and deploy this Slidev presentation. Use when building, deploying, or preparing the project for production.
2026-01-05