Browse Skills
20307 skills found
quetrex-architect.md
0
1
export
quetrex-architect
2
from
"Barnhardt-Enterprises-Inc/quetrex-plugin"
from
"Barnhardt-Enterprises-Inc/quetrex-plugin"
3
Use when implementing new features in Quetrex. Ensures TDD, TypeScript strict mode, Next.js App Router patterns, ShadCN UI components, and security best practices are followed. Updated for November 2025 standards.
2026-01-05
loopwish-openapi-contract.md
0
1
export
loopwish-openapi-contract
2
from
"LoopWish/backend"
from
"LoopWish/backend"
3
Keep the backend REST API and the shared OpenAPI spec in sync. Use when adding/changing endpoints so the contract in the shared repo stays accurate.
2026-01-05
ux-feedback-patterns.md
0
1
export
ux-feedback-patterns
2
from
"phananhtuan09/ai-agent-workflow"
from
"phananhtuan09/ai-agent-workflow"
3
User feedback patterns for interactions - loading states, success/error messages,form validation, empty states. Ensures users understand system state and next steps.Use when implementing user-facing state changes and interactions:- Form submissions with validation feedback, success/error messages- Async operations needing loading indicators (API calls, data fetching)- Error handling flows with clear recovery paths and retry options- Empty state designs with helpful messaging (no data, no results)- User mentions "form", "loading", "error", "validation", "async", "API call"Keywords: loading, success, error, form, validation, async, feedback, toast, empty stateFocus on WHEN to show feedback, WHAT type (toast/inline/modal), HOW LONG (timing).
2026-01-05
browser.md
0
1
export
browser
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
remotely orchestrate a (chromium) browser to utilize web apps
2026-01-05
telegram-bot.md
0
1
export
telegram-bot
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Telegram bot komutlari ve handler referansi. Use when working with Telegram bot commands, callbacks, or approval workflows.
2026-01-05
ai-chatbot.md
0
1
export
ai-chatbot
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Full-featured AI chatbot with Next.js 15, Auth.js, Drizzle ORM, and multi-model support.
2026-01-05
root-cause-tracing.md
0
1
export
root-cause-tracing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic root cause analysis for debugging errors. Use when an error appears, something breaks unexpectedly, or you need to trace a problem back to its source. Prevents panic-driven debugging.
2026-01-05
react-state-machines.md
0
1
export
react-state-machines
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Building reusable React state machine skills with XState v5 and the actor model. This skill should be used when implementing explicit state management for complex UI flows, multi-step forms, media players, modals with animations, or any component where impossible states should be unrepresentable.
2026-01-05
global-tech-stack.md
0
1
export
global-tech-stack
2
from
"SpacePlushy/portfolio"
from
"SpacePlushy/portfolio"
3
Use Astro's modern web development stack including TypeScript, Tailwind CSS, Content Collections, islands architecture, and performance-first deployment practices. Use this skill when selecting technologies, configuring integrations, choosing deployment platforms, or making architectural decisions about the tech stack. When working on Astro configuration and integrations setup, choosing between SSG/hybrid/SSR rendering modes, selecting UI frameworks for interactive islands (React, Vue, Svelte), configuring Tailwind CSS or styling solutions, setting up Content Collections for type-safe content, choosing deployment adapters (Vercel, Netlify, Cloudflare), configuring testing tools (Vitest, Playwright), implementing performance optimization strategies, or adding third-party integrations and plugins.
2026-01-05
configuring-hooks.md
0
1
export
configuring-hooks
2
from
"Regis-RCR/rcr-plugin-factory-marketplace"
from
"Regis-RCR/rcr-plugin-factory-marketplace"
3
Use when creating or modifying Claude Code hooks - hooks configuration with events, matchers, and JSON responses for November 2025 Hooks v2 specifications
2026-01-05
product-strategy.md
0
1
export
product-strategy
2
from
"jpoutrin/product-forge"
from
"jpoutrin/product-forge"
3
Chief Product Officer expertise with proven frameworks and strategic guidance. Use when discussing product strategy, market analysis, competitive positioning, feature prioritization, or business models to apply expert CPO perspective.
2026-01-05
lseg-data.md
0
1
export
lseg-data
2
from
"edwinhu/claude-plugins"
from
"edwinhu/claude-plugins"
3
This skill should be used when the user asks to "access LSEG data", "query Refinitiv", "get market data from Refinitiv", "download fundamentals from LSEG", "access ESG scores", "convert RIC to ISIN", or needs the LSEG Data Library Python API.
2026-01-05
production-patterns.md
0
1
export
production-patterns
2
from
"coditect-ai/coditect-dev-generative-ui-development"
from
"coditect-ai/coditect-dev-generative-ui-development"
3
Production-ready code patterns including circuit breakers, error handling, observability hooks, async patterns, and fault tolerance. Use when implementing production systems, handling errors, or building resilient services.
2026-01-05
prompt-engineering.md
0
1
export
prompt-engineering
2
from
"Phauks/Grimbound"
from
"Phauks/Grimbound"
3
Best practices for crafting effective prompts for agents, skills, and Claude interactions.Use when writing system prompts, agent instructions, or optimizing Claude responses.
2026-01-05
ios-hig.md
0
1
export
ios-hig
2
from
"johnrogers/claude-swift-engineering"
from
"johnrogers/claude-swift-engineering"
3
Use when designing iOS interfaces, implementing accessibility (VoiceOver, Dynamic Type), handling dark mode, ensuring adequate touch targets, providing animation/haptic feedback, or requesting user permissions. Apple Human Interface Guidelines for iOS compliance.
2026-01-05
styling-with-tailwind.md
0
1
export
styling-with-tailwind
2
from
"FortiumPartners/ensemble"
from
"FortiumPartners/ensemble"
3
Provides utility-first CSS styling patterns using Tailwind CSS 3.x. Use when styling components with utility classes, configuring tailwind.config.js, implementing responsive designs, or creating dark mode themes.
2026-01-05
360-newsletter-generator.md
0
1
export
360-newsletter-generator
2
from
"therealchandlerbing/claude-usecases"
from
"therealchandlerbing/claude-usecases"
3
Generate publication-style newsletters and executive briefs for 360 Social Impact Studios by synthesizing updates from Asana, Gmail, and Google Drive into professionally designed, interactive HTML dashboards with data visualizations. Supports both confidential executive briefs and public-facing newsletters.
2026-01-05
developing-with-laravel.md
0
1
export
developing-with-laravel
2
from
"FortiumPartners/ensemble"
from
"FortiumPartners/ensemble"
3
Laravel framework patterns for PHP applications including Eloquent ORM, migrations, routing, queues, and Blade templates. Use when building Laravel applications or working with Laravel projects.
2026-01-05
react-code-style.md
0
1
export
react-code-style
2
from
"Surikesh/vmautomation-react"
from
"Surikesh/vmautomation-react"
3
React/TypeScript code style standards for vmautomation-react project. Use when writing or reviewing React components, hooks, services, or TypeScript code. Keywords: "React", "TypeScript", "component", "hook", "props", "state", "JSX", "TSX", "interface", "type", "import", "export". Enforces functional components, proper typing, absolute imports, and consistent naming.
2026-01-05
build.md
0
1
export
build
2
from
"AlexandrePrevot/OrderParserProcessor"
from
"AlexandrePrevot/OrderParserProcessor"
3
Build the C++ backend using CMake. Use when user asks to compile, build, rebuild, or mentions CMake, compilation errors, or linking issues.
2026-01-05
web-test-wallet-connect.md
0
1
export
web-test-wallet-connect
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Connect wallet to Web3 DApp - navigate to DApp, click Connect Wallet, approve in MetaMask popup, verify connection. Can be used as a test case or as a precondition for other tests.
2026-01-05
writing-plans.md
0
1
export
writing-plans
2
from
"JoaquinCampo/codex-skills"
from
"JoaquinCampo/codex-skills"
3
Use when you have a spec or requirements for a multi-step task, before touching code
2026-01-05
arkts.md
0
1
export
arkts
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
ArkTS Language Specification. ArkTS is a statically-typed programming language developed by Huawei for HarmonyOS, extending TypeScript with features from Java and Kotlin. Use for ArkTS syntax, types, classes, functions, and language features.
2026-01-05
health-check.md
0
1
export
health-check
2
from
"tnez/docent"
from
"tnez/docent"
3
Run comprehensive project health checks including code quality, documentation, git status, and project structure
2026-01-05