13523 results (99.3ms) page 32 / 677
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....

bloody2634 / claud-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

lancenunes / codex-skills-coding-guidelines-verify exact

Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance...

tygwan / cc-initializer-subagent-creator exact

Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to create a new sub-agent, custom agent, specialized assistant, or want to...

cleodin / antigravity-awesome-skills-writing-plans exact

Use when you have a spec or requirements for a multi-step task, before touching code

oryanmoshe / agent-skills-managing-agents-md exact

Creates and maintains AGENTS.md documentation files that guide AI coding agents through a codebase. Use when adding a significant new feature or directory, changing project architecture, setting...

alinaqi / claude-bootstrap-ai-models exact

Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate

alinaqi / claude-bootstrap-agentic-development exact

Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)

sickn33 / antigravity-awesome-skills-context7-auto-research exact

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

cdragos / agentarium-pytest-microservices-skill exact

Pytest test development for Python microservices. Use when writing unit tests, integration tests, fixtures, mocking external services, or setting up test infrastructure. Triggers on requests to...

Putra213 / claude-workflow-v2-parallel-execution exact

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be...

ngxtm / devkit-loki-mode exact

Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations,...

DonTizi / codegeass-refactor exact

Refactor monolithic code into clean, single-responsibility modules following SOLID principles

Yeachan-Heo / oh-my-claudecode-learner exact

Extract a learned skill from the current conversation

front-depiction / claude-setup-command-executor exact

Execute system commands and manage processes using Effect's Command module from @effect/platform. Use this skill when spawning child processes, running shell commands, capturing command output, or...

ralph 0.00
Yeachan-Heo / oh-my-claudecode-ralph exact

Self-referential loop until task completion with architect verification

shipshitdev / library-quick-view exact

Generate minimal HTML pages to review Claude Code output in a browser. Use when terminal output is hard to read, when reviewing lists/tables/drafts, or when user says "show me", "make this...

antonbabenko / terraform-skill exact

Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing...

Yeachan-Heo / oh-my-claudecode-ecomode exact

Token-efficient parallel execution mode using Haiku and Sonnet agents

sickn33 / antigravity-awesome-skills-requesting-code-review exact

Use when completing tasks, implementing major features, or before merging to verify work meets requirements