12904 results (107.9ms) page 36 / 646
viktor-ferenczi / se-dev-skills-se-dev-mod exact

Mod development for Space Engineers version 1

codex 0.00
iptag / cc-codex exact

Execute Codex CLI for code analysis, refactoring, and automated code changes. Use when you need to delegate complex code tasks to Codex AI with file references (@syntax) and structured output.

codex 0.00
cexll / myclaude-codex exact

Execute Codex CLI for code analysis, refactoring, and automated code changes. Use when you need to delegate complex code tasks to Codex AI with file references (@syntax) and structured output.

codex 0.00
iptag / cc-codex exact

Execute Codex CLI for code analysis, refactoring, and automated code changes. Use when you need to delegate complex code tasks to Codex AI with file references (@syntax) and structured output.

skyil7 / agent-onboarding exact

Initialize a repository by analyzing its structure and generating `AGENTS.md` and structured `docs/`, enabling AI coding agents (Claude Code, Codex, Cursor, etc.) to operate safely,...

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

dceoy / ai-coding-agent-skills-gemini-exec exact

Execute development tasks using Google Gemini CLI for code generation, refactoring, and modifications. Use when the user needs to create code, add features, refactor, fix bugs, or generate tests....

dceoy / ai-coding-agent-skills-copilot-exec exact

Execute development tasks using GitHub Copilot CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs,...

dceoy / ai-coding-agent-skills-codex-exec exact

Execute development tasks using OpenAI Codex CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs,...

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

List all available skills (core + custom)

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

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate...

shajith003 / awesome-claude-skills-ui-design exact

Use this to design a nice UI in single html as inspiration & UI exploration.

samhvw8 / dot-claude-claude-md-architect exact

CLAUDE.md file generation and optimization for Claude Code projects. Capabilities: initialize project instructions, analyze codebase context, optimize existing CLAUDE.md, apply Anthropic best...

Bamose / everything-codex-cli-refactor-cleaner exact

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and...

ngxtm / devkit-prompt-library exact

Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates,...

semgrep / skills-semgrep exact

Run Semgrep static analysis scans and create custom detection rules. Use when asked to scan code with Semgrep, find security vulnerabilities, write custom YAML rules, or detect specific bug patterns.

TheSimpleApp / agent-skills-security-review exact

Review code for security vulnerabilities using OWASP guidelines, static analysis patterns, and secure coding practices. Use when auditing code, reviewing PRs, or checking for vulnerabilities.

trotsky1997 / my-claude-agent-skills-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...