10893 results (115.5ms) page 37 / 545
josavicentevw / ai-agent-skills-documentation exact

Generate and maintain high-quality technical documentation including API docs, README files, architecture documentation, user guides, and code comments. Use when creating documentation, writing...

moonbitlang / moonbit-agent-guide-moonbit-refactoring exact

Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions. Use...

Mdshobu / liberty-house-club-whitepaper exact

# Liberty House Club **A Parallel Binance Chain to Enable Smart Contracts** _NOTE: This document is under development. Please check regularly for updates!_ ## Table of Contents -...

ipoprock / claude-code-showcase-core-components exact

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.

ipoprock / claude-code-showcase-systematic-debugging exact

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

ipoprock / claude-code-showcase-graphql-schema exact

GraphQL queries, mutations, and code generation patterns. Use when creating GraphQL operations, working with Apollo Client, or generating types.

ipoprock / claude-code-showcase-react-ui-patterns exact

Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.

ipoprock / claude-code-showcase-formik-patterns exact

Formik form handling with validation patterns. Use when building forms, implementing validation, or handling form submission.

akires47 / agent-skills-dotnet-vertical-slice exact

Create minimal APIs using vertical slice architecture. Use it when building APIs organized by feature rather than technical layers, with result pattern for error handling, and fluent validation...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-helius exact

Comprehensive guide for Helius - Solana's leading RPC and API infrastructure provider. Covers RPC nodes, DAS (Digital Asset Standard) API, Enhanced Transactions, Priority Fees, Webhooks, ZK...

sendaifun / skills-helius exact

Comprehensive guide for Helius - Solana's leading RPC and API infrastructure provider. Covers RPC nodes, DAS (Digital Asset Standard) API, Enhanced Transactions, Priority Fees, Webhooks, ZK...

softaworks / agent-toolkit-openapi-to-typescript exact

Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from OpenAPI, convert schema to TS, create API interfaces,...

longbridge / gpui-component-gpui-element exact

Implementing custom elements using GPUI's low-level Element API (vs. high-level Render/RenderOnce APIs). Use when you need maximum control over layout, prepaint, and paint phases for complex,...

marsVanguard / mars-agent-skills-domain-glossary exact

领域名词表/业务概念梳理:从代码与文档提炼业务名词、核心对象/状态、核心场景(概念层,不写 API/表结构),输出 onboarding glossary。 (Extract a concept-level domain glossary & core scenarios; no API/DB schema details)

Tahir-yamin / dev-engineering-playbook-microsoft-code-reference exact

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check...

MicrosoftDocs / mcp-microsoft-code-reference exact

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check...

velt-js / agent-skills-velt-crdt-best-practices exact

Velt CRDT (Yjs) collaborative editing best practices for real-time applications. This skill should be used when implementing collaborative features using Velt CRDT stores, integrating with editors...

alexanderop / claude-skill-vue-development-vue-development exact

Use when planning or implementing Vue 3 projects - helps architect component structure, plan feature implementation, and enforce TypeScript-first patterns with Composition API, defineModel for...

indiosmo / skills-searching-docs exact

Search library/API documentation using Context7 and Ref MCP tools. Use when Claude needs to: (1) Look up API syntax or code snippets, (2) Search library documentation, (3) Research implementation...

erichowens / some-claude-skills-technical-writer exact

Expert technical documentation specialist for developer docs, API references, and runbooks. Activate on: documentation, docs, README, API reference, technical writing, user guide, runbook, ADR,...