Krishna Kanth B
Community@krishnakanthb13 · Chennai
Keep It Super Simple! https://krishnakanthb13.github.io/
Agent Skills by Krishna Kanth B
Showing 50 vetted skills indexed across 2 GitHub repositories.
test_runner
Execute project test suites and generate failure remediation recommendations.
optimize_codebase
Identify monolithic source files and propose modularization plans with per-file directories.
release_helper
Generate release notes and social media posts from git history.
document_api
Discover routes and compile schemas into API_DOCUMENTATION.md or Swagger/OpenAPI output.
update_docs
Synchronize README, CODE_DOCUMENTATION, and DESIGN_PHILOSOPHY with recent code changes.
generate_release_image
Generate release promotional images with version overlays and feature highlights.
debug_issue
Identify root causes of defects before applying fixes.
repo_infographic
Generate a themed repository infographic and link it in the README.
ui_ux_pro_max
Generate UI/UX design system recommendations from a centralized knowledge base.
daily_log
Scan the current conversation thread and append a markdown entry to Work Log.md.
create_launcher
Generate cross-platform launcher scripts with dependency checks and .env handling.
frontend_design
Create production-grade frontend interfaces with React, Vue, or vanilla HTML/CSS/JS.
software_architecture
Standardize software architecture with Clean Architecture and DDD principles.
security_audit
Audit codebases for OWASP Top 10 vulnerabilities and generate SECURITY.md reports.
list_features
Scan codebases to generate a structured features_listed.md blueprint.
idea_to_action
Transform raw ideas into executable plans with schedules and risk analysis.
web_performance_optimization
Measure Core Web Vitals and optimize website load performance.
create_skill
Create Antigravity skill scaffolds with SKILL.md frontmatter and registration workflows.
scaffold_tests
Generate Happy Path, Edge Case, and Error test stubs for existing code.
open_source_prep
Automate open-source release preparation with license headers, username normalization, and documentation generation.
code_review
Review code for functional correctness, edge cases, security, and maintainability.
enhance_ui
Apply hover states, typography, spacing, and responsive tweaks with anti-regression checks.
django-security
Configure Django production settings with secure cookies, headers, and password validators.
golang-patterns
Apply idiomatic Go patterns for clean APIs, concurrency, and maintainable packages.