Skip to content

anthuanvasquez/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

Repository to hold standardized guidance, agent rules, and scaffold templates for applying AI agents (Google Antigravity, Google Gemini) safely and productively in engineering workflows.

Quick Start

Initialize a new project with the agents configuration using the following command:

curl -fsSL https://raw.githubusercontent.com/anthuanvasquez/agent-skills/main/install.sh | bash

This will prompt you for a project name and configure Google Antigravity and Google Gemini automatically.

Available Skills

Core Workflow & Automation

Skills focused on the development lifecycle and git automation.

Skill Description
Brainstorming Socratic questioning protocol for complex requests and new features.
Git Commit Conventional commits with intelligent staging and message generation.
Changelog Generator Automated customer-facing release notes from commit history.
SDD Suite Full Spec-Driven Development flow (Init, Explore, Propose, Spec, Design, Tasks, Apply, Verify, Archive).

Engineering Standards

Deep technical expertise for building robust and scalable systems.

Skill Description
Systematic Debugging Professional root-cause analysis and debugging protocol.
API Design Principles REST and GraphQL best practices for maintainable APIs.
Error Handling Patterns Resilient error propagation and graceful degradation strategies.
TypeScript Expert Type-level programming, performance, and modern tooling mastery.

Design & Frontend

Building premium user interfaces and high-performance applications.

Skill Description
Interface Design Expert guidance for dashboards, admin panels, and interactive tools.
Tailwind Design System Scalable UI patterns with Tailwind CSS v4 and design tokens.
React Best Practices Vercel-grade performance optimization for React and Next.js.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors