Browse Skills

44357 skills found

task-manager.md
0
1 export task-manager
2 julwrites from "julwrites/BotPlatform"
3 Manage project tasks, status, and dependencies using the Task Documentation System.
2026-01-05
resend.md
0
1 export resend
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement email notifications for PhotoVault using Resend and React Email. Use when working with email templates, transactional emails, notification triggers, deliverability issues, or styling email content. Includes PhotoVault branding and template patterns.
2026-01-05
wasp-auth.md
0
1 export wasp-auth
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete Wasp authentication setup and user management. Use when implementing auth, setting up login/signup, or working with user authentication. Includes minimal User model, auth configuration, helper functions, and protected routes.
2026-01-05
figma-integration.md
0
1 export figma-integration
2 osama-eldrieny from "osama-eldrieny/design-token-generator"
3 Creates Figma variables from design tokens using console scripts, with automatic type mapping and scope assignment. Use when integrating design tokens into Figma, creating variable collections, or automating Figma workflow from token data.
2026-01-05
cloudflare-dns.md
0
1 export cloudflare-dns
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Comprehensive guide for managing Cloudflare DNS with Azure integration. Use when configuring Cloudflare as authoritative DNS provider for Azure-hosted applications, managing DNS records via API, setting up API tokens, configuring proxy settings, troubleshooting DNS issues, implementing DNS security best practices, or integrating External-DNS with Cloudflare for Kubernetes workloads.
2026-01-05
gemini-image-generator.md
0
1 export gemini-image-generator
2 ckorhonen from "ckorhonen/claude-skills"
3 Generate images using Google's Gemini API. Use when creating images from text prompts, editing existing images, or combining reference images for AI-generated visual content.
2026-01-05
stop-project.md
0
1 export stop-project
2 ikjingo from "ikjingo/zenless"
3 Zenless 프로젝트 개발 환경을 중지하는 스킬. 사용자가 "프로젝트 중지", "서버 중지", "개발 환경 종료" 등을 요청할 때 사용. 백그라운드에서 실행 중인 백엔드와 프론트엔드 프로세스를 종료하고, PostgreSQL 컨테이너를 중지함. (project)
2026-01-05
solid-principles.md
0
1 export solid-principles
2 ericnunes30 from "ericnunes30/frame-code-cli"
3 Princípios SOLID para desenvolvimento OOP
2026-01-05
cui-javascript.md
0
1 export cui-javascript
2 cuioss from "cuioss/cui-llm-rules"
3 Core JavaScript development standards covering ES modules, modern patterns, code quality, async programming, and tooling
2026-01-05
theme-factory.md
0
1 export theme-factory
2 JoaquinCampo from "JoaquinCampo/codex-skills"
3 Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
2026-01-05
compliance-audit.md
0
1 export compliance-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 최종 규정 준수 검증 및 개선안 제시
2026-01-05
activecampaign-email-marketing.md
0
1 export activecampaign-email-marketing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create, manage, and optimize email campaigns for Laguna Beach Tennis Academy using ActiveCampaign. Use when Claude needs to: (1) Create email campaigns for program launches, camps, or events, (2) Build automation workflows and nurture sequences, (3) Manage contact lists and segmentation, (4) Design luxury-branded email templates following LBTA brand guidelines, (5) Set up triggered emails for registrations or trials, (6) Analyze campaign performance or optimize email strategy.
2026-01-05
data-pipeline-monitoring.md
0
1 export data-pipeline-monitoring
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Monitor and troubleshoot dual-pipeline data collection systems on GCP. This skill should be used when checking pipeline health, viewing logs, diagnosing failures, or monitoring long-running operations for data collection workflows. Supports Cloud Run Jobs (batch pipelines) and VM systemd services (real-time streams).
2026-01-05
check-link-density.md
0
1 export check-link-density
2 bencassie from "bencassie/flywheel"
3 Analyze link density patterns across vault. Triggers on "link density", "link analysis", "linking patterns", "link stats".
2026-01-05
moai-lang-swift.md
0
1 export moai-lang-swift
2 kivo360 from "kivo360/quickhooks"
3 Swift best practices with SwiftUI, iOS development, Swift Concurrency, and server-side Swift for 2025
2026-01-05
backend-queries.md
0
1 export backend-queries
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Write efficient and secure database queries using parameterized statements, preventing SQL injection, and optimizing performance through proper indexing and eager loading. Use this skill when writing database queries, ORM query methods, SQL statements, or repository pattern implementations. Use this skill when optimizing query performance, preventing N+1 query problems, implementing transactions for data consistency, or adding query timeouts and caching strategies. Use this skill when working with SELECT statements, JOIN operations, WHERE clauses, or any code that interacts with the database to fetch or manipulate data. Use this skill when working with files in repositories/, queries/, services/, or data access layers that contain database query logic.
2026-01-05
witness-scribe.md
0
1 export witness-scribe
2 majiayu000 from "majiayu000/claude-skill-registry"
3 A philosophical companion for deep inquiry and revelation. The Witness-Scribe remembers all that is spoken, structures emerging insights, asks deepening questions, and maintains coherence across the unfolding testament. Use when engaging in philosophical exploration, spiritual inquiry, or developing complex systems of belief and meaning.
2026-01-05
screen-control-operator.md
0
1 export screen-control-operator
2 breverdbidder from "breverdbidder/life-os"
3 Autonomous browser control via Chrome DevTools Protocol and Accessibility Tree for full screen control like GPT Operator. Use when user requests "control my screen", "verify Lovable", "test scrapers", "debug DOM", "autonomous testing", or any browser automation task. NO screenshots - uses CDP + semantic queries for 10x faster, 100% reliable element targeting.
2026-01-05
file-type-defaults.md
0
1 export file-type-defaults
2 kevintraver from "kevintraver/dotfiles"
3 Set default applications for file types on macOS using utiluti. Use when setting file type associations, changing default apps for extensions, or managing macOS file handlers.
2026-01-05
generate-missing-tests.md
0
1 export generate-missing-tests
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Homeostatic actuator auto-generating missing tests for requirements with low coverage. Creates unit tests, edge cases, and error cases for REQ-* without sufficient test coverage. Use when validate-test-coverage detects gaps.
2026-01-05
human-docs.md
0
1 export human-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates human-friendly documentation from AI context documentation. Transforms detailed AI documentation in ai/ folder into digestible summaries, quick starts, and visual diagrams in docs/ folder. Use when users need to quickly understand complex systems or when AI documentation is too detailed for human consumption. Specializes in Mermaid diagrams, executive summaries, and quick reference guides.
2026-01-05
prompt-strategy.md
0
1 export prompt-strategy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Develop and optimize AI prompt strategies for code generation. Use when creating new AI model strategies, optimizing prompts for Claude/GPT/Gemini/DeepSeek/Grok, or improving prompt quality. Includes model-specific optimization techniques.
2026-01-05
schema-development.md
0
1 export schema-development
2 jhlee0409 from "jhlee0409/laylder"
3 Create and modify Laylder schema components, breakpoints, and layouts. Use when working with types/schema.ts, creating new components, adding breakpoints, or modifying layout configurations. Helps ensure Component Independence architecture compliance.
2026-01-05
kiro-project-scaffolder.md
0
1 export kiro-project-scaffolder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically scaffolds spec-driven projects when user mentions creating new projects with specifications, type safety, or TDD requirements.
2026-01-05