Browse Skills

44457 skills found

medical-ocr.md
0
1 export medical-ocr
2 Fadil369 from "Fadil369/doctors-linc"
3 Medical document OCR processing for extracting structured clinical data from medical images (prescriptions, lab results, clinical notes). Uses Google Cloud Vision for text extraction and medical NLP for entity recognition. Deploy when processing healthcare documents, extracting patient data, or converting medical images to structured formats.
2026-01-05
check-requirement-coverage.md
0
1 export check-requirement-coverage
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Homeostatic sensor detecting requirements without implementation or test coverage. Scans for REQ-* keys in requirements docs and checks if they have corresponding code and tests. Use to find coverage gaps.
2026-01-05
monitoring-debugging.md
0
1 export monitoring-debugging
2 want2bet from "want2bet/BobTheSkull5"
3 Monitor Bob The Skull operation and debug issues. Use when checking system health, diagnosing problems, analyzing logs, monitoring state transitions, or troubleshooting component failures. Covers web monitor, logs, MQTT, state machine, and performance metrics.
2026-01-05
pr-review-agent.md
0
1 export pr-review-agent
2 garimto81 from "garimto81/claude"
3 PR 코드 리뷰, 개선 제안, 자동 머지 에이전트. 코드 품질, 테스트, 보안 검사 통합.
2026-01-05
remove-inline-styles.md
0
1 export remove-inline-styles
2 Manuelvillarvieites from "Manuelvillarvieites/energy-company"
3 Clean up shadcnblocks sections by removing inline typography styles and fixing heading hierarchy. Use after installing sections with install-sections. Removes text-xl, font-bold, tracking-tight from headings. Ensures proper h1 to h2 to h3 order and one h1 per page.
2026-01-05
online-search.md
0
1 export online-search
2 fumierecedric from "fumierecedric/Tesa_System"
3 Provides web search capability for finding current information, documentation, and resources from external sources when local knowledge is insufficient
2026-01-05
mr-tracker.md
0
1 export mr-tracker
2 alexismanuel from "alexismanuel/dotfiles"
3 Tracks and monitors GitLab merge request activity including comments, status, and real-time updates
2026-01-05
slsa-implementation-playbook.md
0
1 export slsa-implementation-playbook
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Complete SLSA implementation playbook: clarify SLSA vs SBOM confusion, classify runner configurations, implement verification workflows, and adopt incrementally from Level 1 to Level 3.
2026-01-05
fetch-favicons.md
0
1 export fetch-favicons
2 kevintraver from "kevintraver/dotfiles"
3 Fetch favicons for any website using multiple fallback sources (Google, DuckDuckGo, direct). Use when needing website icons, favicons, site logos, or domain icons for any URL or domain.
2026-01-05
spark-basics.md
0
1 export spark-basics
2 timequity from "timequity/vibe-coder"
3 PySpark fundamentals for distributed data processing.
2026-01-05
finishing-a-development-branch.md
0
1 export finishing-a-development-branch
2 zebbern from "zebbern/backround_remover"
3 Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
2026-01-05
create-project.md
0
1 export create-project
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Create new projects. Load when user wants to START something new with a deliverable endpoint. Keywords: create project, new project, start project, plan project.
2026-01-05
godot.md
0
1 export godot
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete Godot Engine knowledge base combining official documentation and source code analysis
2026-01-05
julien-infra-deployment-verifier.md
0
1 export julien-infra-deployment-verifier
2 theflysurfer from "theflysurfer/claude-skills-marketplace"
3 Verify deployments on Hostinger VPS srv759970 after code changes. Checks HTTP status, PM2 processes, takes screenshots, and generates deployment reports.
2026-01-05
proagentic-environment-cleanup.md
0
1 export proagentic-environment-cleanup
2 Proaptus from "Proaptus/proagentic-dfx"
3 Optimizes ProAgentic development environment by cleaning port conflicts, Docker images, memory issues, and test artifacts. Performs aggressive port cleanup, Docker image optimization, memory monitoring, and system health diagnostics. Use before starting development, when app won't start with port errors, when system feels slow, or for weekly maintenance. Provides before/after metrics and health reports.
2026-01-05
1password-direnv-secrets.md
0
1 export 1password-direnv-secrets
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configures 1Password CLI with direnv for fast secret loading using op-run pattern. Activates for: 1Password + direnv setup, slow secrets (>2 sec), environment variables from 1Password, .env.op files, op:// references, or migrating from multiple op-read calls to single op-run.
2026-01-05
angular-nx.md
0
1 export angular-nx
2 rryter from "rryter/sentinel"
3 Specialized knowledge for working with Angular 19 and Nx in the Sentinel monorepo. Use when generating components, running tests/builds, or working with the frontend workspace structure.
2026-01-05
supabase-nextjs-integration.md
0
1 export supabase-nextjs-integration
2 AgentiveCity from "AgentiveCity/SkillFactory"
3 Use this skill whenever the user wants to set up, refactor, or optimize Supabase usage in a Next.js (App Router) + TypeScript project, including auth, database, storage, RLS-safe patterns, edge functions, and secure client/server integration.
2026-01-05
git-workflow.md
0
1 export git-workflow
2 rafaelcruzazevedo from "rafaelcruzazevedo/dotfiles"
3 Git workflows for branching, committing, and creating PRs. Use when working with Git operations, creating commits, or opening pull requests.
2026-01-05
memory-checkpoint.md
0
1 export memory-checkpoint
2 u9401066 from "u9401066/nsforge-mcp"
3 Externalize detailed memory to Memory Bank before conversation summarization to prevent context loss. Triggers: CP, checkpoint, save, 存檔, 記一下, 保存, sync memory, dump, 先記著.
2026-01-05
filament-rules.md
0
1 export filament-rules
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Filament 4.x coding standards for Laravel 12. Custom Schema namespace (NOT Form), Vietnamese UI, Observer patterns, Image management. USE WHEN creating resources, fixing namespace errors, implementing forms, RelationManagers, Settings pages, or any Filament development.
2026-01-05
generative-ui-patterns.md
0
1 export generative-ui-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Generative UI implementation patterns for AI SDK RSC including server-side streaming components, dynamic UI generation, and client-server coordination. Use when implementing generative UI, building AI SDK RSC, creating streaming components, or when user mentions generative UI, React Server Components, dynamic UI, AI-generated interfaces, or server-side streaming.
2026-01-05
lecture-transcript-slide-matcher.md
0
1 export lecture-transcript-slide-matcher
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Combines YouTube lecture transcripts with PDF slides to create an interactive HTML page. Matches each slide to corresponding transcript segments, organized by key concepts. Use when users want to create synchronized lecture notes from transcript text files and slide PDFs.
2026-01-05
exploitation-techniques.md
0
1 export exploitation-techniques
2 amattas from "amattas/agentic-coding"
3 Core exploitation techniques for binary vulnerabilities
2026-01-05