12393 results (106.8ms) page 46 / 620
daffy0208 / ai-dev-standards-codex-review-workflow exact

Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles until code passes validation or reaches iteration limit. Use when building features requiring...

sickn33 / antigravity-awesome-skills exact

The Ultimate Collection of 200+ Agentic Skills for Claude Code/Antigravity/Cursor. Battle-tested, high-performance skills for AI agents including official skills from Anthropic and Vercel.

nicepkg / ai-workflow-workflow-creator exact

Create complete Claude Code workflow directories with curated skills. Use when user wants to (1) create a new workflow for specific use case (media creator, developer, marketer, etc.), (2) set up...

softaworks / agent-toolkit-mermaid-diagrams exact

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling,...

ngxtm / devkit-cloudflare-expert exact

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and...

MikoChun / claude-code-gemini-manager-skill-gemini-manager exact

This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all the coding work. Claude Code drives Gemini like an intern - issuing tasks,...

i18n 0.00
cosmix / loom-i18n exact

Internationalization and localization patterns for multi-language applications. Use when implementing translation systems, locale-specific formatting, RTL layouts, or managing language switching....

ngxtm / devkit-repomix exact

Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML,...

trotsky1997 / my-claude-agent-skills-codebase-reading exact

Systematic methodology for reading and understanding large codebases efficiently. Use when (1) Understanding a new or unfamiliar codebase quickly, (2) Preparing to modify or extend existing code...

jackspace / claudeskillz-repomix exact

Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML,...

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

synaptiai / agent-capability-standard-critique exact

Find failure modes, edge cases, ambiguities, and exploit paths in plans, code, or designs. Use when reviewing proposals, auditing security, stress-testing logic, or validating assumptions.

shajith003 / awesome-claude-skills-theme-factory exact

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any...

shajith003 / awesome-claude-skills-artifacts-builder exact

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state...

claude-world / director-mode-lite-workflow exact

Complete 5-step development workflow

claude-world / director-mode-lite-auto-loop exact

TDD-based autonomous development loop with checkpoint recovery and observability changelog

modu-ai / moai-adk-moai-foundation-quality exact

Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement

claude-world / director-mode-lite-check-environment exact

Verify development environment is ready

majiayu000 / claude-arsenal-rust-best-practices exact

Rust coding best practices based on Microsoft Pragmatic Rust Guidelines. ALWAYS invoke before writing or modifying Rust code. Covers error handling, API design, performance, and idiomatic patterns.