Browse Skills
44835 skills found
deploy-guide.md
0
1
export
deploy-guide
2
from
"JHaugaard/refine-workflow-skills"
from
"JHaugaard/refine-workflow-skills"
3
Guide user through actual deployment steps for their application. This skill should be used when a project is ready to deploy to production. Walks through pre-deployment checks, deployment execution, and post-deployment verification. Supports VPS/Docker, Cloudflare Pages, fly.io, and Hostinger Shared Hosting.
2026-01-05
setup-prisma.md
0
1
export
setup-prisma
2
from
"semicolon-devteam/semo-ms"
from
"semicolon-devteam/semo-ms"
3
Prisma 스키마 및 마이그레이션 설정. Use when: Prisma 초기 설정 및 서비스별 스키마 구성 필요 시
2026-01-05
kaizen.md
0
1
export
kaizen
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Continuous improvement methodology for SignalRoom. Use after incidents, when reviewing processes, or when looking for ways to prevent repeat problems. Implements structured retrospectives and improvement cycles.
2026-01-05
insightpulse-superset-api-ops.md
0
1
export
insightpulse-superset-api-ops
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use Superset-style APIs to manage workspaces, users, datasets, charts, and dashboards as code for the InsightPulseAI Data Lab platform.
2026-01-05
reverse-engineering-apis.md
0
1
export
reverse-engineering-apis
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Systematically reverse engineer authenticated web APIs from browser DevTools captures. Use when user provides network request details or invokes /reverse-api. Legal when using own credentials.
2026-01-05
product-development.md
0
1
export
product-development
2
from
"chekos/bns-marketplace"
from
"chekos/bns-marketplace"
3
Load when developing digital products, courses, templates, ebooks, or otherinfo products. Contains frameworks for product ideation, validation, pricing,and launch strategies for creator businesses.
2026-01-05
load-context.md
0
1
export
load-context
2
from
"semicolon-devteam/semo-backend"
from
"semicolon-devteam/semo-backend"
3
도메인/기능의 컨텍스트 빠른 파악. Use when:(1) 특정 도메인 이해 필요, (2) 기존 기능 수정 전 파악,(3) 세션 시작 시 컨텍스트 로드.
2026-01-05
design-validation.md
0
1
export
design-validation
2
from
"amattas/agentic-coding"
from
"amattas/agentic-coding"
3
Cross-check design artifacts for consistency and completeness. Use before implementation.
2026-01-05
moai-worktree.md
0
1
export
moai-worktree
2
from
"junseokandylee/ClaudeAutomate"
from
"junseokandylee/ClaudeAutomate"
3
Git worktree management for parallel SPEC development with isolated workspaces, automatic registration, and seamless MoAI-ADK integration
2026-01-05
moai-foundation-specs.md
0
1
export
moai-foundation-specs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
SPEC YAML frontmatter validation (7 required fields) and HISTORY section enforcement.
2026-01-05
details-view.md
0
1
export
details-view
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Building view/details pages with DetailField components, model relationships, and JSONB handling
2026-01-05
vector-database-configs.md
0
1
export
vector-database-configs
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Vector database configuration and setup for pgvector, Chroma, Pinecone, Weaviate, Qdrant, and FAISS with comparison guide and migration helpers
2026-01-05
tuimorphic.md
0
1
export
tuimorphic
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Teach agents to design TUIs in the tuimorphic style (Bagels/Calcure/Claude Code/Droid-inspired).
2026-01-05
pr-create.md
0
1
export
pr-create
2
from
"maxnoller/dotfiles"
from
"maxnoller/dotfiles"
3
Create or update GitHub pull requests using the gh CLI. Use when the user asks to create a PR, open a pull request, submit changes for review, or update an existing PR description.
2026-01-05
braiins-api-mapper.md
0
1
export
braiins-api-mapper
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Maps Braiins Pool API endpoints to MCP tool implementations with properauthentication, rate limiting, retry logic, and error handling patterns.
2026-01-05
plan-with-research.md
0
1
export
plan-with-research
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build step-by-step plans grounded in evidence and research. Use when the user asks for a plan, roadmap, steps, or strategy for code, data, or pipeline work.
2026-01-05
frontend-expert.md
0
1
export
frontend-expert
2
from
"ljchg12-hue/windows-dotfiles"
from
"ljchg12-hue/windows-dotfiles"
3
Expert frontend development with React, Vue, Next.js, state management, and modern UI/UX patterns
2026-01-05
rust-metrics.md
0
1
export
rust-metrics
2
from
"gar-ai/mallorn"
from
"gar-ai/mallorn"
3
Expose Prometheus metrics with counters, gauges, and histograms. Use for production monitoring and alerting.
2026-01-05
symbols.md
0
1
export
symbols
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.
2026-01-05
phi-mapper.md
0
1
export
phi-mapper
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate PROJECT-MAP.auto.scm by extracting structure from codebases. Invoke when user requests project mapping, structure extraction, or needs to create/update .phi maps.
2026-01-05
otel-demo-architecture.md
0
1
export
otel-demo-architecture
2
from
"blueswen/observability-with-llm"
from
"blueswen/observability-with-llm"
3
OpenTelemetry Demo system architecture reference for debugging service dependencies, port conflicts, memory issues, telemetry gaps, and performance problems. Use when analyzing failures, understanding service topology, troubleshooting communication issues, or investigating system bottlenecks in the OTel demo environment.
2026-01-05
express-nodejs.md
0
1
export
express-nodejs
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Advanced Express.js patterns, middleware, routing, and production deployment.
2026-01-05
toon-format.md
0
1
export
toon-format
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
When working with JSON data in LLM prompts (especially large arrays or tabular data), consider the token-efficient TOON (Token-Oriented Object Notation) format which reduces tokens by 30-70% while maintaining lossless JSON representation and structural validation. Use for reading/writing .toon files, converting JSON↔TOON, or optimizing structured data for LLM consumption with guardrails like [N] counts and {field} headers.
2026-01-05
finish-issue.md
0
1
export
finish-issue
2
from
"liberioai/dossier-tools"
from
"liberioai/dossier-tools"
3
Prepare a GitHub issue branch for PR with quality checks, cleanup, and review recommendations. Use when user says "finish issue", "ready for PR", "prepare for review", "submit PR", "create PR", "finalize issue", or "wrap up".
2026-01-05