11395 results (148.0ms) page 34 / 570
cleodin / antigravity-awesome-skills-codex-review exact

Professional code review with auto CHANGELOG generation, integrated with Codex AI

Hildegaardchiasmal966 / claude-skills-pre-commit-quality-checking exact

Runs mandatory quality checks before commits. Executes build, tests, and pattern validation from code-review-standards.md. Use when ready to commit code or when asked to verify code quality meets...

matlab / skills-matlab-performance-optimizer exact

Optimize MATLAB code for better performance through vectorization, memory management, and profiling. Use when user requests optimization, mentions slow code, performance issues, speed...

cleodin / antigravity-awesome-skills-kaizen exact

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

sickn33 / antigravity-awesome-skills-kaizen exact

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

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

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

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

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

feiskyer / claude-code-settings-codex-skill exact

Leverage OpenAI Codex/GPT models for autonomous code implementation. Triggers: "codex", "use gpt", "gpt-5", "gpt-5.2", "let openai", "full-auto", "用codex", "让gpt实现".

sickn33 / antigravity-awesome-skills-lint-and-validate exact

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check,...

cleodin / antigravity-awesome-skills-lint-and-validate exact

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check,...

alinaqi / claude-bootstrap-react-native exact

React Native mobile patterns, platform-specific code

agamm / claude-code-owasp-owasp-security exact

Use when reviewing code for security vulnerabilities, implementing authentication/authorization, handling user input, or discussing web application security. Covers OWASP Top 10:2025, ASVS 5.0,...

cleodin / antigravity-awesome-skills-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,...

sickn33 / antigravity-awesome-skills-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,...

DonTizi / codegeass-implement exact

Implement code from a GitHub issue specification. Explores codebase, researches docs, creates temporary implementation plan, then implements incrementally (small piece → test → commit → next)....

cleodin / antigravity-awesome-skills-documentation-templates exact

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

sickn33 / antigravity-awesome-skills-documentation-templates exact

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

codex 0.00
softaworks / agent-toolkit-codex exact

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.2 by default for state-of-the-art...

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

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

Search the web using Claude Code's WebSearch/WebFetch tools combined with GitHub Copilot CLI to find current documentation, best practices, solutions, and technical information. Use when the user...