Browse Skills

44915 skills found

backend-providers.md
0
1 export backend-providers
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Your approach to handling backend providers. Use this skill when working on files where backend providers comes into play.
2026-01-05
frontend-accessibility.md
0
1 export frontend-accessibility
2 pdovhomilja from "pdovhomilja/dovhomilja-cz"
3 Build accessible user interfaces using semantic HTML, ARIA attributes, keyboard navigation, and proper color contrast. Use this skill when creating or modifying UI components, implementing forms and interactive elements, working with navigation menus, building modals and dialogs, adding images and media content, writing JSX/HTML markup, ensuring keyboard accessibility, testing with screen readers, managing focus states, implementing proper heading hierarchies, providing alternative text for images, maintaining color contrast ratios, using ARIA labels and roles, or ensuring all interactive elements are keyboard-navigable. Apply this skill when building frontend components, reviewing UI accessibility, refactoring markup for better semantics, or implementing WCAG compliance requirements.
2026-01-05
semantic-search-setup.md
0
1 export semantic-search-setup
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Setup vector embeddings and semantic search for document collections. Use for AI-powered similarity search, finding related documents, and preparing knowledge bases for RAG systems.
2026-01-05
smart-router.md
0
1 export smart-router
2 breverdbidder from "breverdbidder/life-os"
3 Multi-tier LLM routing for cost optimization in the BidDeed.AI ecosystem. Routes tasks to appropriate model tier based on complexity, achieving 40-55% FREE tier processing. Use when making API calls, selecting models, implementing chat interfaces, or optimizing AI costs. Tiers: FREE (gemini-2.5-flash 1M context), ULTRA_CHEAP (deepseek-v3.2), CHEAP, STANDARD, PREMIUM (claude-sonnet-4), ULTRA (claude-opus-4.5).
2026-01-05
framer-motion.md
0
1 export framer-motion
2 dylantarre from "dylantarre/animation-principles"
3 Use when implementing Disney's 12 animation principles with Framer Motion in React applications
2026-01-05
vercel-deployment.md
0
1 export vercel-deployment
2 MUmerRazzaq from "MUmerRazzaq/fast-next-todo"
3 Comprehensive skill for deploying applications to Vercel. Covers all deployment types: single projects, monorepos, static sites, Next.js, React, Python/FastAPI backends, serverless functions, and edge functions. Use when deploying to Vercel, configuring vercel.json, setting up environment variables, troubleshooting deployments, or understanding Vercel's architecture.
2026-01-05
mmd-device-hx-stomp-xl.md
0
1 export mmd-device-hx-stomp-xl
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for using the Line 6 HX Stomp XL device library in MMD files. Use when the user mentions HX Stomp XL, Stomp XL processor, or needs help with 4-snapshot control, 8 footswitch control, USB MIDI setup, All Bypass, Mode switching, or comparison with HX Stomp and full Helix.
2026-01-05
assign-task.md
0
1 export assign-task
2 semicolon-devteam from "semicolon-devteam/semo-pm"
3 작업자에게 Task 할당 + 작업 포인트 설정 + Slack 알림의 통합 워크플로우.Use when (1) Task 할당 시, (2) 담당자 지정 + 포인트 설정 + 알림 한 번에 처리,(3) /SEMO:pm assign 커맨드.
2026-01-05
testing.md
0
1 export testing
2 yurifrl from "yurifrl/cly"
3 Write tests using TDD principles with integration tests as default and minimal mocking. Use when writing code, fixing bugs, or when user mentions tests, TDD, unit tests, integration tests, or testing strategy.
2026-01-05
api-patterns.md
0
1 export api-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Resend API integration patterns, authentication, error handling, and rate limiting. Use when implementing API clients, handling authentication, managing rate limits, implementing retry strategies, or building resilient email service integrations.
2026-01-05
saef-ops.md
0
1 export saef-ops
2 soracom from "soracom/saef"
3 Shared operational helpers for SAEF slash commands. Provides shell/Python scripts for scaffolding feature folders, validating context, organizing screenshots, and annotating images.
2026-01-05
commit-message.md
0
1 export commit-message
2 graysurf from "graysurf/agentic-coding-skills"
3 Generate Git commit messages in Semantic Commit format. Use when asked to write commit messages, format Semantic Commits, or summarize changes/diffs into a commit.
2026-01-05
aws-research.md
0
1 export aws-research
2 kocya-dev-org from "kocya-dev-org/zenn-ranking"
3 AWSに関する調査(仕様確認、設計判断、ベストプラクティス確認、料金/制限の概算前提整理、エラー原因調査、リージョン提供状況確認、CDK/CloudFormation/CLI/SDKの参照)を行うときに使う。調査では必ず公式ドキュメントを一次情報として扱い、aws-knowledge-mcp-server(https://knowledge-mcp.global.api.aws)を用いて検索・読解・関連ページ探索・リージョン可用性確認を行う。
2026-01-05
infographic-generator-p5.md
0
1 export infographic-generator-p5
2 vishalsachdev from "vishalsachdev/database-management"
3 This skill generates an interactive infographic visualization using p5.js that read vis-network compatible JSON data. Use this skill when creating educational infographics with nodes, edges, and hover interactions where users can explore relationships between concepts. Each infographic displays shapes with labels, shows tooltips on hover, and displays detailed descriptions in a control panel below the drawing area. The nodes are placed in absolute coordinates. The output is not a responsive design.
2026-01-05
vibecode-brand-design.md
0
1 export vibecode-brand-design
2 rbrown101010 from "rbrown101010/landingpageoptions"
3 Vibecode brand design system with colors, typography, spacing, and component guidelines. Use when designing UI, styling components, or ensuring brand consistency in the Vibecode app.
2026-01-05
enterprise-orchestration.md
0
1 export enterprise-orchestration
2 frankxai from "frankxai/arcanea"
3 Advanced multi-agent coordination at scale for complex organizations
2026-01-05
nextjs-16-async-apis.md
0
1 export nextjs-16-async-apis
2 MuhammedSuhaib from "MuhammedSuhaib/LevelUpSpeckit-Plus"
3 Guide for Next.js 16 fully async APIs. Covers cookies(), headers(), params, and searchParams patterns that must be awaited. Use when accessing server context in Server Components, Route Handlers, or Proxy functions. Essential for Next.js 16 compliance.
2026-01-05
aip-code-correlator.md
0
1 export aip-code-correlator
2 getlarge from "getlarge/claude-aip-plugins"
3 Correlate AIP review findings with code locations in code-first API projects. Use when creating fix plans for code-generated OpenAPI specs, mapping spec paths to source code, or when user asks to find where an API endpoint is implemented. Works with NestJS, Fastify, and Express projects.
2026-01-05
permissions.md
0
1 export permissions
2 wodsmith from "wodsmith/thewodapp"
3 Guide for working with team-based permissions and authorization in the WODsmith codebase. Use when touching TEAM_PERMISSIONS constants, hasTeamPermission/requireTeamPermission functions, adding permission checks to actions or server functions, creating features requiring authorization, or ensuring client-server permission consistency.
2026-01-05
testing-and-debugging.md
0
1 export testing-and-debugging
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Diagnose and debug issues in the vehicle insurance data analysis platform. Use when user encounters errors, data not refreshing, filters not working, charts not displaying, API failures, or performance issues. Provides quick diagnostic checklists and proven troubleshooting steps specific to this Vue 3 + Flask + Pandas stack.
2026-01-05
device-management.md
0
1 export device-management
2 surrealwolf from "surrealwolf/unifi-network-mcp"
3 Manage device adoption and onboarding, maintain device inventory, and monitor device configurations across your UniFi network infrastructure.
2026-01-05
repo-rag.md
0
1 export repo-rag
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific code, understand project structure, or verify architectural patterns before editing.
2026-01-05
implementing-jsc-classes-zig.md
0
1 export implementing-jsc-classes-zig
2 brendadeeznuts1111 from "brendadeeznuts1111/mybundocs11"
3 Creates JavaScript classes using Bun's Zig bindings generator (.classes.ts). Use when implementing new JS APIs in Zig with JSC integration.
2026-01-05
interview-prep.md
0
1 export interview-prep
2 TerraCo89 from "TerraCo89/Cernji-Agents"
3 Generates comprehensive interview preparation materials including STAR stories, talking points, mock questions, and company research. Receives job analysis, career history, and portfolio data. Returns structured interview prep content. Data-agnostic - no file I/O.
2026-01-05