Agent Skills by Lakshmi Thite
Showing 11 vetted skills indexed across 1 GitHub repositories.
rewrite
Rewrite legacy applications into a modern target stack while preserving business rules.
tasks
Generate tasks.md and plan-to-tasks.yaml from design documents.
planning
Generate implementation plans with traceability checkpoints from feature specifications.
specification
Converts natural language feature descriptions into structured specification documents with assumptions, user scenarios, and acceptance criteria.
constitution
Create or update project constitutions from templates and governance inputs.
completeness
Automate post-implementation validation for end-to-end traceability and constitution compliance.
implement
Implement batch tasks with dependency ordering and REQ-XXX traceability.
guidelines
Identify and apply domain-specific guidelines from SKILL.md files by analyzing task context.
java-knowledge-graph
Analyze JVM codebases to generate knowledge graphs of modules and dependencies.
spring-boot-scaffolding
Scaffold Spring Boot 3.2.x projects with JDK 21 and Maven.
Struts 2 to Spring Boot 3.x Migration Guideline
Migrates Struts 2 applications to Spring Boot 3.x with a consolidated framework covering configuration, actions, views, interceptors, testing, and exceptions.