Browse Skills
44358 skills found
sync-prd.md
0
1
export
sync-prd
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Update PRD docs based on discrepancies report. Use this skill after running analyze-gaps to sync PRD documentation with codebase implementation. Handles IMPLEMENTED_NOT_DOCUMENTED, DIVERGED, and OUTDATED gaps.
2026-01-05
langgraph-patterns-expert.md
0
1
export
langgraph-patterns-expert
2
from
"rozwer/cross2B-Pro"
from
"rozwer/cross2B-Pro"
3
Use for LangGraph agent design and refactors. Prefer explicit state, small nodes, and clear transitions.
2026-01-05
layer-07-data-model.md
0
1
export
layer-07-data-model
2
from
"tinkermonkey/documentation_robotics"
from
"tinkermonkey/documentation_robotics"
3
Expert knowledge for Data Model Layer modeling in Documentation Robotics
2026-01-05
kyverno-mutation-templates.md
0
1
export
kyverno-mutation-templates
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Kyverno mutation policies that auto-inject labels, sidecars, and configuration into Kubernetes workloads at admission time.
2026-01-05
dbt-model-builder.md
0
1
export
dbt-model-builder
2
from
"zazu-22/ff_data_analytics"
from
"zazu-22/ff_data_analytics"
3
Create dbt models following FF Analytics Kimball patterns and 2×2 stat model. This skill should be used when creating staging models, core facts/dimensions, or analytical marts. Guides through model creation with proper grain, tests, External Parquet configuration, and per-model YAML documentation using dbt 1.10+ syntax.
2026-01-05
memory.md
0
1
export
memory
2
from
"growvv/memory-skill"
from
"growvv/memory-skill"
3
a file-based long-term memory using a single JSONL file, with append-only writes and recent-window search via bash + jq.
2026-01-05
go-backend-workflow.md
0
1
export
go-backend-workflow
2
from
"no-problem-dev/claude-code-plugins"
from
"no-problem-dev/claude-code-plugins"
3
Goバックエンドのビルド・テスト・Lintワークフロー。「Goビルド」「バックエンドテスト」「golangci-lint」「go mod」「go test」「swagger」などのキーワードで自動適用。
2026-01-05
docker-development.md
0
1
export
docker-development
2
from
"yokharian/scalable-architecture-for-a-chat-service"
from
"yokharian/scalable-architecture-for-a-chat-service"
3
Efficiently develop, debug, and iterate on containerized services using Docker and Docker Compose.
2026-01-05
git-github.md
0
1
export
git-github
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
React Native (Expo) 项目的 Git 和 GitHub 操作,包括分支管理、提交、推送、创建仓库、Pull Request、合并流程。当用户提到"git"、"github"、"提交"、"推送"、"分支"、"PR"、"合并"、"仓库"、"rebase"时使用此 skill。
2026-01-05
extract-pdf-text.md
0
1
export
extract-pdf-text
2
from
"hairihou/dotfiles"
from
"hairihou/dotfiles"
3
Extract text content from PDF files using pdfplumber
2026-01-05
writing-types.md
0
1
export
writing-types
2
from
"Emz1998/nexly-notes"
from
"Emz1998/nexly-notes"
3
Use this skill when you need to write types and interfaces in `srs/types` for the Next.js app
2026-01-05
narrative-architect-korean-style.md
0
1
export
narrative-architect-korean-style
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design emotionally compelling escape room narratives using Danpyeonsun methodology (2024 Korean award winners). Creates 3-act dramatic structures with complex characters, multiple endings, and integrated puzzle-narrative flow. Use when designing story, characters, emotional arcs, or branching narratives for mystery and detective games.
2026-01-05
custom-global-events.md
0
1
export
custom-global-events
2
from
"raythurnvoid/experiment--t3-chat"
from
"raythurnvoid/experiment--t3-chat"
3
Guidelines for creating/using the app’s typed global events system.
2026-01-05
nick-theriot.md
0
1
export
nick-theriot
2
from
"blicktz/knowledge_base_repo"
from
"blicktz/knowledge_base_repo"
3
Talk to Nick Theriot Youtuber about their expertise. Nick Theriot Youtuber provides authentic advice using their mental models, core beliefs, and real-world examples.
2026-01-05
build.md
0
1
export
build
2
from
"nx-std/mono"
from
"nx-std/mono"
3
Build specific targets in the nx-std monorepo using just tasks. Use when compiling NRO files, libraries, or other build artifacts.
2026-01-05
learn-extraction.md
0
1
export
learn-extraction
2
from
"iwo-szapar/second-brain-shaun"
from
"iwo-szapar/second-brain-shaun"
3
Extract patterns and learnings from completed work and save to semantic/episodic memory for future reuse. Automatically triggered during evening check-out or manually mid-day.
2026-01-05
free-shipping-threshold-analysis.md
0
1
export
free-shipping-threshold-analysis
2
from
"fulfilio/dtc-claude-skills"
from
"fulfilio/dtc-claude-skills"
3
Analyzes Fulfil order data to determine profitable free shipping thresholds using order value distribution, hero product analysis, and shipping economics. Use when merchants ask about free shipping strategy, threshold optimization, shipping offers, AOV analysis, or need data-driven shipping decisions. Requires access to Fulfil data warehouse (sales_orders, shipments tables).
2026-01-05
codex-cli.md
0
1
export
codex-cli
2
from
"Standed/vibe-agent-pro"
from
"Standed/vibe-agent-pro"
3
Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel instances. Use when delegating coding tasks to Codex or running multi-agent workflows. (user)
2026-01-05
render-skill.md
0
1
export
render-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create beautiful Rich terminal output with tables, panels, progress bars, and styled text. Use when building terminal UI components.
2026-01-05
design-expert.md
0
1
export
design-expert
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use for HTML/CSS layout, responsive behavior, and UI styling on the NestMind site; follow the Zed-inspired design system in css/styles.css and reuse existing patterns.
2026-01-05
hvac-specifications.md
0
1
export
hvac-specifications
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Look up HVAC equipment specifications (capacity, efficiency, dimensions, electrical requirements) by brand and model number. Use when the user mentions equipment specs, model numbers, AHU, VAV, chiller, boiler, pump, fan specifications, or needs to find manufacturer data sheets. Searches manufacturer websites and processes PDF spec sheets with security safeguards.
2026-01-05
expo-expert.md
0
1
export
expo-expert
2
from
"MEDICALCOR/medicalcor-core"
from
"MEDICALCOR/medicalcor-core"
3
Comprehensive Expo expert with access to complete official documentation covering React Native development, EAS Build, EAS Submit, EAS Update, Expo Router, Expo Modules API, configuration, deployment, and all platform features. Invoke when user mentions Expo, React Native, EAS, Expo Router, mobile app development, iOS/Android development, or cross-platform development.
2026-01-05
ai-video-generation.md
0
1
export
ai-video-generation
2
from
"mindmorass/reflex"
from
"mindmorass/reflex"
3
AI video generation patterns using Sora, Runway, Pika, and other AI video tools. Use when generating videos from text prompts, image-to-video conversion, AI video editing, or integrating AI video APIs.
2026-01-05
android-fastlane-setup.md
0
1
export
android-fastlane-setup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Setup Fastlane for Play Store deployment with supply and screengrab
2026-01-05