Agent Skills by trucol270
Showing 135 vetted skills indexed across 1 GitHub repositories.
gsd-manager
Coordinate multiple project phases from a terminal with status dashboards.
compose-multiplatform-patterns
Provides reusable patterns for state management, navigation, theming, and performance in Kotlin Multiplatform projects.
gsd-review-backlog
Review ROADMAP.md backlog items and promote or remove them.
golang-patterns
Identify idiomatic Go patterns for interfaces, error handling, and concurrency.
gsd-new-project
Automates new project initiation by generating planning artifacts in .planning directory.
gsd-explore
Guide Socratic questioning to explore ideas and route outputs to GSD artifacts.
using-git-worktrees
Create isolated git worktrees with directory selection and safety checks.
kotlin-exposed-patterns
Implement Kotlin Exposed ORM patterns for DSL queries, DAO usage, and transactions.
django-patterns
Organize Django project settings into base, development, production, and test configurations.
gsd-import
Import external plan files into GSD PLAN.md with conflict detection against PROJECT.md.
gsd-list-workspaces
Scans ~/gsd-workspaces/ for WORKSPACE.md manifests and summarizes active GSD workspaces in a table format.
gsd-ui-phase
Generate a UI-SPEC.md design contract for a frontend phase.
python-testing
Automate Python testing workflows with pytest, TDD, fixtures, mocking, and coverage guidance.
gsd-cleanup
Archive completed milestone phase directories into .planning/milestones/v{X.Y}-phases/ after a dry-run.
kotlin-testing
Guide Kotlin testing with Kotest, MockK, runTest, and TDD workflows.
budget-gate-check
Enforce daily LLM budget hard stops before every agent call.
gsd-do
Route freeform natural language input to the appropriate GSD command.
roi-before-change
Evaluate AI agent change proposals against ROI-based cost and benefit criteria.
laravel-patterns
Define and enforce Laravel architectural patterns for controllers, services, models, and queues.
test-driven-development
Enforce tests-first development using the red-green-refactor cycle.
project-guidelines-example
Generate project guideline templates covering architecture, file structure, coding patterns, testing, and deployment workflows.
iterative-retrieval
Iteratively refine codebase context for subagents through a four-phase retrieval loop.
springboot-patterns
Standardize Spring Boot backend architecture with controller-service-repository patterns.
cpp-testing
Automate C++ testing with GoogleTest and CMake/CTest workflows.