krishnakanthb13krishnakanthb13Community·28 Agent Skills Included

everything-antigravity

Coding standards, testing patterns, and security reviews for backend development

Provides ready-to-use coding standards, architecture patterns, and security checklists for Python, Go, Java, Django, Spring Boot, and PostgreSQL projects. Enforces test-driven development with coverage targets and runs verification loops that catch build errors, vulnerabilities, and style violations before release. Eliminates repetitive code reviews and manual quality checks so teams ship reliable backend software faster.
npx skills add krishnakanthb13/everything-antigravity --all -g -y
Available:

Tells the agent which specialist persona to invoke for each task type, such as planner for complex features, code-reviewer after writing code, and security-reviewer before commits, and instructs it to run independent agents in parallel.

All Skills in This Repository (28)

Pure Emerald Level Indicators
📦 In Repo
krishnakanthb13krishnakanthb13

django-security

Configure Django production settings with secure cookies, headers, and password validators.

Community
Advanced
📦 In Repo
krishnakanthb13krishnakanthb13

golang-patterns

Apply idiomatic Go patterns for clean APIs, concurrency, and maintainable packages.

Community
Advanced
📦 In Repo
krishnakanthb13krishnakanthb13

django-patterns

Configure Django project structure, DRF APIs, ORM models, caching, signals, and middleware.

Community
Advanced
📦 In Repo
krishnakanthb13krishnakanthb13

python-testing

Guide pytest-based TDD workflows with fixtures, mocking, parametrization, and coverage targets.

Community
Intermediate
📦 In Repo
krishnakanthb13krishnakanthb13

iterative-retrieval

Iteratively retrieve and evaluate files and patterns to refine subagent context in multi-agent workflows.

Community
Intermediate
📦 In Repo
krishnakanthb13krishnakanthb13

springboot-patterns

Implements standardized architectural patterns for scalable Spring Boot backends.

Community
Advanced
📦 In Repo
krishnakanthb13krishnakanthb13

postgres-patterns

Optimize PostgreSQL query performance and security with indexing and RLS policies.

Community
Advanced
📦 In Repo
krishnakanthb13krishnakanthb13

clickhouse-io

Design ClickHouse MergeTree schemas and optimize queries for OLAP workloads.

Community
Advanced
📦 In Repo
krishnakanthb13krishnakanthb13

springboot-security

Enforce security best practices for Spring Boot authentication, authorization, and validation.

Community
Advanced
📦 In Repo
krishnakanthb13krishnakanthb13

coding-standards

Enforce coding standards across TypeScript, JavaScript, React, and Node.js projects.

Community
Intermediate
📦 In Repo
krishnakanthb13krishnakanthb13

eval-harness

Automate eval-driven evaluation for Claude Code sessions with formal definitions and pass@k metrics.

Community
Advanced
📦 In Repo
krishnakanthb13krishnakanthb13

backend-patterns

Document backend patterns for scalable Node.js API development.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install everything-antigravity?â–¼

Run `npx skills add krishnakanthb13/everything-antigravity --all -g -y` in your terminal to install all skills globally.

What languages and frameworks does it cover?â–¼

It includes skills for Python, Go, Java, TypeScript, Django, Spring Boot, PostgreSQL, ClickHouse, and React/Next.js frontend work.

How does it enforce test-driven development?â–¼

The TDD skills guide the agent to write failing tests first, implement minimal code to pass, and verify 80%+ coverage with unit, integration, and E2E tests.

Does it include security review checks?â–¼

Yes. Dedicated skills check for hardcoded secrets, SQL injection, XSS, CSRF, weak authentication, and vulnerable dependencies before deployment.

Can I use it without deep DevOps experience?â–¼

Yes. The verification-loop skills run build, lint, test, and security scans automatically and report a simple ready-or-not-ready summary.

Related Repositories in Software Engineering

View All in Software Engineering→