Browse Skills

18175 skills found

build-test-auto.md
0
1 export build-test-auto
2 takutakahashi from "takutakahashi/claude-code-plugins"
3 Automatically builds and tests code changes. Use whenever code is modified, tests fail, before creating pull requests, or when verifying code quality.
2026-01-05
mdl2-icon-picker.md
0
1 export mdl2-icon-picker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Select appropriate Segoe MDL2 Assets icons for WinUI Windows applications. Use when the user needs an icon for their WinUI app UI, asks for icon recommendations, needs a glyph for a button or control, or wants to find icons by visual appearance or use case. Provides Unicode points and icon names with visual descriptions and creative alternatives.
2026-01-05
analogjs-development.md
0
1 export analogjs-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Develop with Analogjs 2.x file-based routing, markdown content management, and SSR/SSG configuration. Use when creating *.page.ts files, contentFilesResource, routeMeta, and prerender settings.
2026-01-05
nextjs-supabase-auth.md
0
1 export nextjs-supabase-auth
2 1ncarnati0n from "1ncarnati0n/contech-dx"
3 Build production-ready Next.js 16 + Supabase authentication and role-based access control systems with 4-tier user roles (admin, main_user, vip_user, user). Use this skill when implementing authentication, user management, role-based permissions, or RLS policies in Next.js projects.
2026-01-05
jb.md
0
1 export jb
2 nijaru from "nijaru/jb"
3 Background job manager for long-running commands. Triggers on: "run in background", "takes a while", "long running", builds >30s, test suites, deployments, dev servers, anything that should survive session disconnect.
2026-01-05
nextjs.md
0
1 export nextjs
2 azlekov from "azlekov/my-claude-code"
3 This skill should be used when the user asks to "create a Next.js app", "build a page", "add routing", "implement server components", "add caching", "create API routes", "use server actions", "add metadata", "set up layouts", or discusses Next.js architecture, App Router, data fetching, or rendering strategies. Always use the latest Next.js version and modern patterns.
2026-01-05
artifacts-builder.md
0
1 export artifacts-builder
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui)
2026-01-05
receiving-feedback.md
0
1 export receiving-feedback
2 viktorvan from "viktorvan/dot-files"
3 Use when receiving feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
cobra-modularity.md
0
1 export cobra-modularity
2 yurifrl from "yurifrl/cly"
3 Build modular CLI applications with Cobra framework. Use when structuring CLI commands, implementing modular command architecture, handling flags and arguments, or when user mentions Cobra, CLI modularity, command registration, or spf13/cobra.
2026-01-05
marketing-content-guidelines.md
0
1 export marketing-content-guidelines
2 mycurelabs from "mycurelabs/easyjoey.com"
3 Social media content creation framework for MYCURE products. Auto-activates for social media posts, marketing campaigns, brand voice content, Instagram/LinkedIn/Twitter/Facebook posts. Includes Hook-Body-CTA-Hashtags structure, content pillars strategy, platform-specific formatting, and character count validation for optimal engagement.
2026-01-05
ai-agent-tool-builder.md
0
1 export ai-agent-tool-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create MCP servers, function calling tools, and composable tool frameworks for AI agents
2026-01-05
ably.md
0
1 export ably
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Implements real-time pub/sub messaging with Ably's edge infrastructure. Use when building real-time features requiring enterprise reliability, presence, message history, and global low-latency delivery.
2026-01-05
github-actions-ci-workflow.md
0
1 export github-actions-ci-workflow
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 Sets up comprehensive GitHub Actions CI/CD workflows for modern web applications. This skill should be used when configuring automated lint, test, build, and deploy pipelines, adding preview URL comments on pull requests, or optimizing workflow caching. Use when setting up continuous integration, deployment automation, GitHub Actions, CI/CD pipeline, preview deployments, or workflow optimization.
2026-01-05
technical-writing.md
0
1 export technical-writing
2 chekos from "chekos/bns-marketplace"
3 Load when creating tutorials, explaining technical concepts, writing documentation,or any content that involves code, data, or technical procedures. Containsguidelines for clear, effective technical communication based on Google'stechnical writing principles.
2026-01-05
travel-hospitality.md
0
1 export travel-hospitality
2 dylantarre from "dylantarre/animation-principles"
3 Use when designing animations for travel booking, hospitality apps, tourism platforms, or vacation planning experiences
2026-01-05
aptos-dapp-integration.md
0
1 export aptos-dapp-integration
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on building decentralized applications on Aptos with frontend integration, wallet connectivity (Petra, Martian, Pontem), TypeScript SDK, transaction submission, and wallet adapter patterns. Triggers on keywords wallet connect, petra, martian, pontem, typescript sdk, aptos sdk, dapp, frontend integration, wallet adapter, transaction, sign
2026-01-05
accessibility-design.md
0
1 export accessibility-design
2 letsgomaslow from "letsgomaslow/think"
3 Ensure WCAG 2.1 AA compliance in all frontend designs. Use this skill when building any user interface to guarantee visibility, contrast, keyboard navigation, and screen reader support.
2026-01-05
ui-ux-expert-skill.md
0
1 export ui-ux-expert-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Technical workflow for implementing accessible React user interfaces with shadcn/ui, Tailwind CSS, and TanStack Query. Includes 6-phase process with mandatory Style Guide compliance, Context7 best practices consultation, Chrome DevTools validation, and WCAG 2.1 AA accessibility standards. Use after Test Agent, Implementer, and Supabase agents complete their work.
2026-01-05
content-layer.md
0
1 export content-layer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks to 'create an article', 'add a blog post', 'modify frontmatter', 'add a category', or 'update content schema'. Provides guidance for MDX articles, content-collections, and static content data in content/articles/*.mdx, content/data/*.ts, content-collections.ts.
2026-01-05
python-backend.md
0
1 export python-backend
2 btimothy-har from "btimothy-har/mycc-config"
3 Use when building Python web APIs, database-backed applications, or backend services. Covers FastAPI, SQLAlchemy (async), PostgreSQL, Alembic migrations, and performance patterns. Triggers on API endpoint creation, database models, query optimization, or migration planning. Extends python-development skill.
2026-01-05
openscad.md
0
1 export openscad
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create parametric 3D models using OpenSCAD, a script-based solid CAD modeler. Use when the user asks to create 3D printable objects, parametric designs, mechanical parts, CAD models, or requests .scad files. OpenSCAD uses constructive solid geometry (CSG) and extrusion of 2D shapes to create 3D models through code.
2026-01-05
wordpress-site-speed-auditor.md
0
1 export wordpress-site-speed-auditor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Performs comprehensive WordPress site speed and performance audits. Use when analyzing WordPress themes, plugins, or sites for performance optimization opportunities, checking image/video optimization, database queries, caching, or identifying speed bottlenecks.
2026-01-05
design-system-enforcement.md
0
1 export design-system-enforcement
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Mandatory design system guidelines for shadcn/ui with Tailwind v4. Enforces 4 font sizes, 2 weights, 8pt grid spacing, 60/30/10 color rule, OKLCH colors, and accessibility standards. Use when creating components, pages, or any UI elements. ALL agents MUST read and validate against design system before generating code.
2026-01-05
text-summarizer.md
0
1 export text-summarizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Advanced text summarization and translation service with async processing capabilities. Use when users need to: (1) Summarize large text datasets from CSV/DataFrame, (2) Batch process text documents with length-based intelligent routing, (3) Translate shorter text content, (4) Configure custom processing parameters for text analysis workflows, (5) Handle text processing tasks requiring async operations for performance.
2026-01-05