10415 results (84.4ms) page 34 / 521
digital-stoic-org / agent-skills-edit-agent exact

Creates and modifies Claude Code sub-agents following best practices. Use when user requests creating, updating, modifying, improving, or editing sub-agents. Triggers include "create/make/new...

dcg 0.00
Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-dcg exact

Destructive Command Guard - High-performance Rust hook for Claude Code that blocks dangerous commands before execution. SIMD-accelerated, modular pack system, whitelist-first architecture....

digital-stoic-org / agent-skills-edit-command exact

Creates and modifies Claude Code slash commands following best practices. Use when user requests creating, updating, modifying, improving, or editing slash commands. Triggers include...

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

alinaqi / claude-bootstrap-codex-review exact

OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration

0xDarkMatter / claude-mods-task-runner exact

Run project commands with just. Check for justfile in project root, list available tasks, execute common operations like test, build, lint. Triggers on: run tests, build project, list tasks, check...

0xDarkMatter / claude-mods-data-processing exact

Process JSON with jq and YAML/TOML with yq. Filter, transform, query structured data efficiently. Triggers on: parse JSON, extract from YAML, query config, Docker Compose, K8s manifests, GitHub...

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

alinaqi / claude-bootstrap-gemini-review exact

Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration

parcadei / continuous-claude-v3-search-router exact

Choose the right search tool for each query type

tursodatabase / turso-differential-fuzzer exact

Information about the differential fuzzer tool, how to run it and use it catch bugs in Turso. Always load this skill when running this tool

DonggangChen / antigravity-agentic-skills-project-bootstrapper exact

Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project...

vuralserhat86 / antigravity-agentic-skills-project-bootstrapper exact

Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project...

RefoundAI / lenny-skills-evaluating-new-technology exact

Help users evaluate emerging technologies. Use when someone is assessing new tools, making build vs buy decisions, evaluating AI vendors, or deciding on technical architecture.

m81098s / claude-skill-homeassistant exact

Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols,...

komal-SkyNET / claude-skill-homeassistant exact

Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols,...

jdrhyne / agent-skills-sysadmin-toolbox exact

Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing...

0xDarkMatter / claude-mods-python-env exact

Fast Python environment management with uv (10-100x faster than pip). Triggers on: uv, venv, pip, pyproject, python environment, install package, dependencies.

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

Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.

alirezarezvani / claude-code-skill-factory-generated-skills-agent-factory exact

Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns