11854 results (90.2ms) page 38 / 593
0xDarkMatter / claude-mods-find-replace exact

Modern find-and-replace using sd (simpler than sed) and batch replacement patterns. Triggers on: sd, find replace, batch replace, sed replacement, string replacement, rename.

0xDarkMatter / claude-mods-code-stats exact

Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines...

0xDarkMatter / claude-mods-claude-code-debug exact

Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found.

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

0xDarkMatter / claude-mods-python-typing-patterns exact

Python type hints and type safety patterns. Triggers on: type hints, typing, TypeVar, Generic, Protocol, mypy, pyright, type annotation, overload, TypedDict.

dyxushuai / agent-skills-agent-init exact

Initialize or improve AGENTS.md files that define how coding agents operate in a repo. Use when asked to set up or replace an agent init command (Codex, Claude), standardize multi-agent behavior,...

existential-birds / beagle-react-flow-architecture exact

Architectural guidance for building node-based UIs with React Flow. Use when designing flow-based applications, making decisions about state management, integration patterns, or evaluating whether...

existential-birds / beagle-howto-docs exact

How-To guide patterns for documentation - task-oriented guides for users with specific goals

existential-birds / beagle-tutorial-docs exact

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing

shinpr / claude-code-workflows-typescript-testing exact

Frontend testing rules with Vitest, React Testing Library, and MSW. Includes coverage requirements, test design principles, and quality criteria. Use when writing frontend tests or reviewing test quality.

shinpr / claude-code-workflows-frontend-ai-guide exact

Frontend-specific technical decision criteria, anti-patterns, debugging techniques, and quality check workflow. Use when making frontend technical decisions or performing quality assurance.

shinpr / claude-code-workflows-subagents-orchestration-guide exact

Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode. Defines scale...

dkyazzentwatwa / chatgpt-skills-image-comparison-tool exact

Compare images with SSIM similarity scoring, pixel difference highlighting, and side-by-side visualization.

omer-metin / skills-for-antigravity-voice-ai-development exact

Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for...

dkyazzentwatwa / chatgpt-skills-model-comparison-tool exact

Use when asked to compare multiple ML models, perform cross-validation, evaluate metrics, or select the best model for a classification/regression task.

vite 0.00
joabgonzalez / ai-agents-framework-vite exact

Vite build tool and dev server for fast modern web development.

Bbeierle12 / skill-mcp-claude-test-driven-development exact

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with strict discipline against rationalization.

shipshitdev / library-content-script-developer exact

Expert in browser extension content scripts, DOM integration, and safe page augmentation across modern web apps.

mhagrelius / dotfiles-developing-gtk-apps exact

Use when building GTK 4/libadwaita applications; before writing app boilerplate; when debugging threading, signals, or lifecycle issues; when setting up GSettings, resources, or packaging;...