11779 results (98.0ms) page 38 / 589
sickn33 / 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...

jackspace / claudeskillz-subagent-driven-development exact

Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates

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.

jackspace / claudeskillz-reportlab exact

PDF generation toolkit. Create invoices, reports, certificates, forms, charts, tables, barcodes, QR codes, Canvas/Platypus APIs, for professional document automation.

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

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

cleodin / 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实现".

jackspace / claudeskillz-claude-git-branching exact

Expert Git workflow management for Claude Code sessions with branch naming conventions, push retry logic, conflict resolution, and PR automation specifically designed for AI-assisted development workflows.

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

jackspace / claudeskillz-testing-anti-patterns exact

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking...

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

jackspace / claudeskillz-session-timeout-handler exact

Build timeout-resistant Claude Code workflows with chunking strategies, checkpoint patterns, progress tracking, and resume mechanisms to handle 2-minute tool timeouts and ensure reliable...

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