Browse Skills
44357 skills found
implementing-jsc-classes-cpp.md
0
1
export
implementing-jsc-classes-cpp
2
from
"brendadeeznuts1111/mybundocs11"
from
"brendadeeznuts1111/mybundocs11"
3
Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.
2026-01-05
propagate-req-keys.md
0
1
export
propagate-req-keys
2
from
"foolishimp/ai_sdlc_method"
from
"foolishimp/ai_sdlc_method"
3
Homeostatic actuator that tags code, tests, and commits with REQ-* keys for traceability. Adds "# Implements:" tags to code and "# Validates:" tags to tests. Use when code or tests are missing requirement tags.
2026-01-05
document-processor.md
0
1
export
document-processor
2
from
"adnanmueller/am-dev-plugins"
from
"adnanmueller/am-dev-plugins"
3
Extract and process content from PDFs and DOCX files. Handles large files, OCR for scanned documents, page splitting, and markdown conversion. Use when: (1) Processing PDF references in notes, (2) Extracting text from large documents for analysis, (3) Converting DOCX to markdown, (4) Handling scanned/image PDFs with OCR, (5) Integrating with Obsidian or note-taking workflows, (6) Splitting large documents into manageable chunks.Invoke with: /process-document, /extract-pdf, /extract-docx, or say "use document-processor skill to..."
2026-01-05
pull-request-risk-assessment.md
0
1
export
pull-request-risk-assessment
2
from
"adrianschmidt/workspace-config"
from
"adrianschmidt/workspace-config"
3
Evaluate pull request changes against Lime's Change Management risk assessment criteria. Use when asked to assess risk of a PR or branch.
2026-01-05
man.md
0
1
export
man
2
from
"pproenca/dot-claude-old"
from
"pproenca/dot-claude-old"
3
Use when unsure about command syntax, options, or behavior, or when the user asks to "check the man page", "look up the manual", or "what does [command] do". Consult system man pages for accurate, version-specific documentation.
2026-01-05
code-review.md
0
1
export
code-review
2
from
"jmmarotta/dotfiles"
from
"jmmarotta/dotfiles"
3
Review code for correctness, design quality, and complexity using principles from "A Philosophy of Software Design." Use this skill when reviewing pull requests, code changes, diffs, or when asked to find bugs, evaluate code quality, identify design problems, or provide feedback on architecture and abstractions.
2026-01-05
component-patterns.md
0
1
export
component-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
React component patterns, styling conventions, and animation standards for CJS2026 UI development
2026-01-05
aisc-steel-design.md
0
1
export
aisc-steel-design
2
from
"gogohkm/Codex_Work"
from
"gogohkm/Codex_Work"
3
AISC 강구조 기준(360-22 Specification) 및 설계 예제집(v16.0 Design Examples)을 검색하고, 구조계산을 수행하며, 설계 워크플로우를 제공합니다. 미국 강구조 설계 관련 질문에 즉시 활성화되며, 공식 추출, 예제 매칭, 계산 수행, 용어 설명, 기호 정의를 지원합니다.
2026-01-05
gemini-spec-architect.md
0
1
export
gemini-spec-architect
2
from
"IsmailAbdulkareem/AI_Book"
from
"IsmailAbdulkareem/AI_Book"
3
Delegates complex architectural tasks to Gemini via CLI to generate Spec-Driven Development documentation. Use when user mentions 'Gemini', 'create specs', 'architect this', or 'spec-driven'.
2026-01-05
multi-tenant-review.md
0
1
export
multi-tenant-review
2
from
"Juanis86/saas-platform"
from
"Juanis86/saas-platform"
3
Verifica aislamiento multi-tenant en código
2026-01-05
bugfix-and-debug.md
0
1
export
bugfix-and-debug
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Diagnose errors and failing tests in Laravel + React applications. Use when encountering bugs, exceptions,stack traces, 500 errors, TypeErrors, failing Pest/Vitest tests, or unexpected behavior. EXCLUSIVE to debugger agent.
2026-01-05
podman-debug.md
0
1
export
podman-debug
2
from
"mhalder/dotfiles"
from
"mhalder/dotfiles"
3
Diagnose and troubleshoot Podman container issues. Use when the user says "container crashing", "podman logs", "debug container", "container not starting", "exec into container", or asks why a container is failing.
2026-01-05
pytorch-quantization.md
0
1
export
pytorch-quantization
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Techniques for model size reduction and inference acceleration using INT8 quantization, including Post-Training Quantization (PTQ) and Quantization Aware Training (QAT). (quantization, int8, qat, fbgemm, qnnpack, ptq, dequantize)
2026-01-05
gpt-image-1-5.md
0
1
export
gpt-image-1-5
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate and edit images using OpenAI's GPT Image 1.5 model. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports text-to-image generation and image editing with optional mask. DO NOT read the image file first - use this skill directly with the --input-image parameter.
2026-01-05
documentation-generator.md
0
1
export
documentation-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
RAN documentation generation with cognitive consciousness, automated technical writing, and intelligent knowledge synthesis for comprehensive RAN system documentation. Use when generating RAN technical documentation, creating API documentation, automating knowledge base creation, or enabling intelligent documentation systems.
2026-01-05
moai-workflow-project.md
0
1
export
moai-workflow-project
2
from
"tjdwls101010/seongjin_extension_youtube-summarize"
from
"tjdwls101010/seongjin_extension_youtube-summarize"
3
Integrated project management system with documentation, language initialization, and template optimization modules
2026-01-05
code-review.md
0
1
export
code-review
2
from
"mk1018/next.js-supabase-auth-sample"
from
"mk1018/next.js-supabase-auth-sample"
3
コード修正後にプロジェクトルールへの準拠をチェック。コードを書いた後、修正した後、実装が完了した時に使用。
2026-01-05
code-explorer.md
0
1
export
code-explorer
2
from
"YoungjaeDev/tarogak"
from
"YoungjaeDev/tarogak"
3
Search and analyze code repositories on GitHub and Hugging Face (Models, Datasets, Spaces). This skill should be used when exploring open-source projects, finding implementation references, discovering ML models/datasets, or analyzing how others have solved similar problems.
2026-01-05
court-divorce-proof-creator.md
0
1
export
court-divorce-proof-creator
2
from
"nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
from
"nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3
이혼 소송 증거 자료 생성 도구. 영수증, 호텔 예약 확인서, 신용카드 내역서, 통화 내역서, 메시지 스크린샷 등 법적 증거로 활용 가능한 PDF 문서를 생성합니다. 실제와 유사한 형식으로 교육 및 시뮬레이션 목적으로 사용.
2026-01-05
learning-diagnostic-assessment.md
0
1
export
learning-diagnostic-assessment
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design pre-assessments, placement tests, and diagnostic instruments to identify learner starting points, knowledge gaps, and optimal entry points for personalized pathways. Use when determining where learners should start. Activates on "placement test", "diagnostic assessment", "pre-test", or "skill assessment".
2026-01-05
elevate-code.md
0
1
export
elevate-code
2
from
"dparedesi/agent-global-skills"
from
"dparedesi/agent-global-skills"
3
Elevate projects to production quality using proven patterns. Use when starting a project, reviewing architecture, auditing code, or when user mentions "elevate-code", "production ready", "patterns", "make it production grade".
2026-01-05
launch.md
0
1
export
launch
2
from
"eddiebe147/claude-settings"
from
"eddiebe147/claude-settings"
3
Go-to-market engine for ID8Labs. Transforms built products into successful launches through positioning, pricing, channel strategy, and tactical execution.
2026-01-05
fastapi.md
0
1
export
fastapi
2
from
"NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
from
"NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
3
FastAPI patterns for building high-performance Python APIs. Covers routing, dependency injection, Pydantic models, background tasks, WebSockets, testing, and production deployment.
2026-01-05
nextjs.md
0
1
export
nextjs
2
from
"Hieubkav/wincellarCloneBackend"
from
"Hieubkav/wincellarCloneBackend"
3
Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. Includes proxy.ts (replaces middleware.ts) and React 19.2.Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s (missing default.js), or proxy.ts CORS.
2026-01-05