12447 results (84.6ms) page 62 / 623
jackspace / claudeskillz-pytorch-lightning exact

Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard),...

Putra213 / claude-workflow-v2-analyzing-projects exact

Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's...

AsyrafHussin / agent-skills-php-best-practices exact

PHP 8.5+ modern patterns, PSR standards, and SOLID principles. Use when reviewing PHP code, checking type safety, auditing code quality, or ensuring PHP best practices. Triggers on "review PHP",...

0xDarkMatter / claude-mods-structural-search exact

Search code by AST structure using ast-grep. Find semantic patterns like function calls, imports, class definitions instead of text patterns. Triggers on: find all calls to X, search for pattern,...

nainsharma01 / claude-code-visualizer-agent-skill-visualizer exact

Claude Code ν”„λ‘œμ νŠΈμ˜ μ—μ΄μ „νŠΈμ™€ μŠ€ν‚¬ 관계λ₯Ό D3.js λ…Έλ“œ κ·Έλž˜ν”„λ‘œ μ‹œκ°ν™”ν•©λ‹ˆλ‹€. μ—μ΄μ „νŠΈ-μŠ€ν‚¬ μ˜μ‘΄μ„±μ„ νŒŒμ•…ν•˜κ³  ꡬ쑰λ₯Ό 탐색할 λ•Œ μ‚¬μš©ν•˜μ„Έμš”.

omer-metin / skills-for-antigravity-generative-art exact

Creative technologist specializing in algorithmic art, shaders, and generative systemsUse when "generative art, creative coding, processing, p5.js, shader art, algorithmic art, art from code, nft...

jackspace / claudeskillz-timeout-prevention exact

Prevent request timeouts in Claude Code sessions by chunking long operations, implementing progress checkpoints, using background processes, and optimizing tool usage patterns. Use when performing...

NaetheraS / claude-skills-pack-senior-frontend exact

Comprehensive frontend development skill for building modern, performant web applications using ReactJS, NextJS, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization,...

wrsmith108 / claude-skill-security-auditor exact

Claude Code skill for running structured security audits with actionable remediation plans

ngxtm / devkit-senior-frontend exact

Comprehensive frontend development skill for building modern, performant web applications using ReactJS, NextJS, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization,...

ngxtm / devkit-senior-backend exact

Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization,...

ngxtm / devkit-frontend-dev-guidelines exact

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling,...

jackspace / claudeskillz-frontend-dev-guidelines exact

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling,...

aktsmm / agent-skills-vscode-extension-guide exact

Guide for creating VS Code extensions from scratch to Marketplace publication. Use when: (1) Creating a new VS Code extension, (2) Adding commands, keybindings, or settings to an extension, (3)...

ngxtm / devkit-aws-cdk-development exact

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when...

ngxtm / devkit-structured-output exact

Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code...

ngxtm / devkit-concise-planning exact

Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.

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...