1298 results (36.0ms) page 14 / 65
cleodin / antigravity-awesome-skills-code-review-checklist exact

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability

cleodin / antigravity-awesome-skills-tdd-workflow exact

Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.

cleodin / antigravity-awesome-skills-hubspot-integration exact

Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when:...

cleodin / antigravity-awesome-skills-agent-memory-systems exact

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...

cleodin / antigravity-awesome-skills-dispatching-parallel-agents exact

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

cleodin / antigravity-awesome-skills-codex-review exact

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

cleodin / antigravity-awesome-skills-clean-code exact

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

cleodin / antigravity-awesome-skills-vercel-react-best-practices exact

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance...

cleodin / antigravity-awesome-skills-bash-linux exact

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

cleodin / antigravity-awesome-skills-sqlmap-database-penetration-testing exact

This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap," "dump tables and columns from a...

cleodin / antigravity-awesome-skills-notion-template-business exact

Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces,...

cleodin / antigravity-awesome-skills-obsidian-clipper-template-creator exact

Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content.

cleodin / antigravity-awesome-skills-nodejs-best-practices exact

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.

cleodin / antigravity-awesome-skills-api-fuzzing-for-bug-bounty exact

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing",...

cleodin / antigravity-awesome-skills-crewai exact

Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types...

cleodin / antigravity-awesome-skills-wordpress-penetration-testing exact

This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress...

cleodin / antigravity-awesome-skills-environment-setup-guide exact

Guide developers through setting up development environments with proper tools, dependencies, and configurations

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.

cleodin / antigravity-awesome-skills-langgraph exact

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with...

cleodin / antigravity-awesome-skills-moodle-external-api-development exact

Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter...