Browse Skills

44835 skills found

linkedin-content-strategy.md
0
1 export linkedin-content-strategy
2 chekos from "chekos/bns-marketplace"
3 Plan LinkedIn content strategy, commenting engagement, and thought leadership campaigns.Use when planning weekly content calendars, developing commenting strategies for visibility,building topic authority, or coordinating newsletter promotion. Includes engagement tactics,growth benchmarks, and personal brand building frameworks for December 2025.
2026-01-05
lint-format.md
0
1 export lint-format
2 kimjoongwon from "kimjoongwon/prj-core"
3 Biome으로 린트 및 포맷 검사/수정을 수행합니다. 사용자가 "린트 체크", "포맷 체크", "코드 정리" 등을 요청하거나 코드 작성 후 품질 검증이 필요할 때 사용합니다.
2026-01-05
literature-search.md
0
1 export literature-search
2 huifer from "huifer/drug-discovery-skills"
3 Comprehensive literature search with automatic summarization,trend analysis, and key paper identification from PubMed and preprints.Use this skill for literature review, trend identification, key paperdiscovery, and staying current with research developments.Keywords: literature, pubmed, papers, search, bibliography, review
2026-01-05
landsandboat-ffxi.md
0
1 export landsandboat-ffxi
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert knowledge of Final Fantasy XI private server development using LandSandBoat codebase. Use when working with FFXI game mechanics, LandSandBoat source code, database schema, Lua scripting, GM tools, or server administration.
2026-01-05
infra-tdd.md
0
1 export infra-tdd
2 majiayu000 from "majiayu000/claude-skill-registry"
3 인프라 계층(JpaEntity, Adapter, Repository) TDD 개발 지침. Red-Green-Refactor 사이클을 통해 테스트 주도 개발을 수행합니다. 실제 DB(Testcontainer)를 사용하며 Mocking하지 않습니다.
2026-01-05
typescript-any-eliminator.md
0
1 export typescript-any-eliminator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Elimina uso de `any` en TypeScript creando tipos específicos. Usa cuando veas any en código, errores de tipado, o tarea 2.3 del PLAN_MEJORAS.md.
2026-01-05
ratatui.md
0
1 export ratatui
2 filipexyz from "filipexyz/plugins"
3 Build terminal UIs in Rust with Ratatui. Use when creating TUI applications, immediate-mode rendering, high-performance terminal interfaces, or production Rust CLIs.
2026-01-05
moai-learning-optimizer.md
0
1 export moai-learning-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Intelligent learning system optimizer that analyzes session patterns, identifies improvement opportunities, and continuously enhances Alfred's performance through adaptive learning and knowledge optimization. Use when optimizing Alfred's behavior, analyzing session patterns, improving system performance, or when implementing adaptive learning capabilities.
2026-01-05
vue.md
0
1 export vue
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Vue 3 - Progressive JavaScript framework with Composition API, reactivity system, single-file components, Vite integration, TypeScript support
2026-01-05
kubectl-envoy-debugging.md
0
1 export kubectl-envoy-debugging
2 majiayu000 from "majiayu000/claude-skill-registry"
3 kubectl + Envoyベースのツールのデバッグと設定確認を支援します(Envoy設定ダンプ、オフラインモード、トラブルシューティング)
2026-01-05
subscription-schemas.md
0
1 export subscription-schemas
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Production-ready Supabase database schemas for customers, subscriptions, payments, invoices, and webhook events with comprehensive Row Level Security policies. Use when setting up payment infrastructure, creating subscription tables, implementing secure payment data storage, or configuring RLS policies for multi-tenant payment systems.
2026-01-05
database-reset-dev.md
0
1 export database-reset-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Resets local development database by deleting all data and restarting API container to trigger auto-seeding. SINGLE SOURCE OF TRUTH for dev database reset automation.
2026-01-05
sonoscli.md
0
1 export sonoscli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Control Sonos speakers (discover/status/play/volume/group).
2026-01-05
development-standards.md
0
1 export development-standards
2 nikblanchet from "nikblanchet/claude-code-production-patterns"
3 Standards enforced when writing code, creating pull requests, committing changes, or documenting features. CRITICAL - No emoji in developer-facing content (code/docs/PRs/issues/commits) or CLI output. Also defines standards for using cutting-edge language features and writing comprehensive documentation. Should be applied to all development work.
2026-01-05
performance-profiling.md
0
1 export performance-profiling
2 YosrBennagra from "YosrBennagra/3SC"
3 Diagnose and improve WPF performance for the widget host app: UI virtualization, async usage, rendering cost, memory leaks, and profiling workflow. Use when investigating slow startup, laggy UI, or high memory usage.
2026-01-05
finishing-a-development-branch.md
0
1 export finishing-a-development-branch
2 liauw-media from "liauw-media/CodeAssist"
3 Use when ready to merge feature branch. Complete checklist before creating PR/MR. Ensures professional quality and prevents embarrassing mistakes.
2026-01-05
mdr-745-specialist.md
0
1 export mdr-745-specialist
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 EU MDR 2017/745 regulation specialist and consultant for medical device requirement management. Provides comprehensive MDR compliance expertise, gap analysis, technical documentation guidance, clinical evidence requirements, and post-market surveillance implementation. Use for MDR compliance assessment, classification decisions, technical file preparation, and regulatory requirement interpretation.
2026-01-05
nextjs-dynamic-routes-params.md
0
1 export nextjs-dynamic-routes-params
2 mcclowes from "mcclowes/vague-playground"
3 Guide for Next.js App Router dynamic routes and pathname parameters. Use when building pages that depend on URL segments (IDs, slugs, nested paths), accessing the `params` prop, or fetching resources by identifier. Helps avoid over-nesting by defaulting to the simplest route structure (e.g., `app/[id]` instead of `app/products/[id]` unless the URL calls for it).
2026-01-05
streaming-output.md
0
1 export streaming-output
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Output format markers for the real-time stream formatter. Use when building prompts for streaming analysis to ensure proper progress display. Documents the patterns that StreamFormatter detects and displays.
2026-01-05
rr-nestjs.md
0
1 export rr-nestjs
2 sigma16z-hq from "sigma16z-hq/s16z-pms"
3 Comprehensive NestJS framework skill for building scalable server-side applications. Use for TypeScript backend development with controllers, providers, modules, dependency injection, middleware, guards, interceptors, pipes, database integration (MikroORM + MongoDB), GraphQL, microservices, testing, and API documentation. Also triggers when working with NestJS TypeScript files (.ts), NestJS module files, nest-cli.json, or NestJS project structure. Example triggers: "Create NestJS controller", "Set up dependency injection", "Add middleware", "Create GraphQL resolver", "Build microservice", "Write NestJS test", "Set up database module"
2026-01-05
hex-math.md
0
1 export hex-math
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Reference for hexagonal grid algorithms and coordinate systems. Use when implementing movement, pathfinding, range calculations, or line of sight. Triggers on "hex", "hexagon", "grid", "coordinates", "pathfinding", "neighbors".
2026-01-05
learn.md
0
1 export learn
2 Anudorannador from "Anudorannador/python-executor"
3 Distill reusable skills from tasks/chats/artifacts. Triggers: learn skill, save as skill, distill skill, extract skill. Depends on: manifest.
2026-01-05
ui-ux-pro-max.md
0
1 export ui-ux-pro-max
2 thanhtunguet from "thanhtunguet/product-quotation"
3 UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
2026-01-05
efficiency-tracker.md
0
1 export efficiency-tracker
2 munlucky from "munlucky/claude-command-relay"
3 Track workflow timelines, blockers, verification results, and commits in flow-report.md. Use when recording execution flow or efficiency.
2026-01-05