7257 results (87.2ms) page 52 / 363
trotsky1997 / my-claude-agent-skills-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

OutlineDriven / odin-claude-plugin-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

cocoindex-io / cocoindex-claude-cocoindex-v1 exact

This skill should be used when building data processing pipelines with CocoIndex v1, a Python library for incremental data transformation. Use when the task involves processing files/data into...

TencentCloudBase / skills-web-development exact

Web frontend project development rules. Use this skill when developing web frontend pages, deploying static hosting, and integrating CloudBase Web SDK.

mindrally / skills-deep-learning-python exact

Guidelines for deep learning development with PyTorch, Transformers, Diffusers, and Gradio for LLM and diffusion model work.

mindrally / skills-flask-python exact

Guidelines for Flask Python development with best practices for blueprints, RESTful APIs, and application factories.

sendaifun / skills-switchboard exact

Complete Switchboard Oracle Protocol SDK for Solana - the permissionless oracle solution for price feeds, on-demand data, VRF randomness, and real-time streaming via Surge. Covers TypeScript SDK,...

mindrally / skills-fastify-typescript exact

Guidelines for building high-performance APIs with Fastify and TypeScript, covering validation, Prisma integration, and testing best practices

mindrally / skills-fastapi-python exact

Expert in FastAPI Python development with best practices for APIs and async operations

homburg / agent-skills-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

jeninh / ampskills-dotfile-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

makisuo / skills-effect-best-practices exact

Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components.

getcosmos / agent-skills-cosmos-planning exact

Create structured, actionable implementation plans that serve as both human documentation and agent-executable specs. Use when creating new plans, converting ideas into implementation roadmaps, or...

tlaplus / agentskills-tlaplus-from-source exact

Generate a high-level TLA+ model from source code (C, C++, Rust, etc.). Analyzes code to understand its purpose, creates abstractions, writes TLA+ specification, and proposes invariants and...

DonggangChen / antigravity-agentic-skills-supabase-patterns exact

Guides implementation of Next.js 15 App Router features with Supabase SSR. Helps choose between Server/Client Components, select correct Supabase client, and follow security patterns. Use when...