Agent Skills by Ranjith A B
Showing 15 vetted skills indexed across 1 GitHub repositories.
tool-help
Create and edit portable bash tools for the .spec-lite/tools/ directory.
devops
Design production-ready Dockerfiles, CI/CD pipelines, and deployment automation.
review-code
Review code changes against plan and feature specifications.
memorize
Merge persistent project instructions into `.spec-lite/memory.md` with conflict detection and deduplication.
todo
Append new backlog items to .spec-lite/TODO.md with category inference and deduplication.
build-data-model
Design normalized relational data models from plain-language domain requirements.
write-unit-tests
Generate isolated unit tests with mocks, edge cases, and coverage exclusions.
review-performance
Analyze codebase performance bottlenecks and produce prioritized recommendations.
fix
Diagnose software bugs, apply minimal fixes, and add regression tests.
implement
Implements feature specs into production code, tests, and documentation updates.
review-security
Identify security vulnerabilities in code and deployment configuration.
feature
Break a high-level feature plan into implementation-ready vertical slices.
plan-critic
Review development plans for feasibility, risk, and quality gaps.
write-readme
Generate a repository README from explore output, plan files, and source code.
write-integration-tests
Design integration tests for cross-boundary behavior mapped to TASK-IDs.