Agent Skills by Waseem Al
Showing 16 vetted skills indexed across 1 GitHub repositories.
test-driven-development
Enforce the Red-Green-Refactor Test-Driven Development cycle for software implementation.
get-branch-name
Generate standardized Git branch names from a project PRD.
docs-lookup
Verify API usage against official documentation before code implementation.
nuget-manager
Manage NuGet packages in .NET projects using the dotnet CLI.
prd-author
Guide users through creating Ralph-RLM Framework PRDs with quality gates.
ralph-get-next-feature
Select the next feature from a JSON list by priority rules.
ralph-validate-prd
Validate PRD completeness, quality, and RLM optimization criteria.
ralph-get-feature-stats
Extract and summarize project feature statistics from a JSON file.
ralph-update-feature-status
Update feature statuses in JSON files and recalculate summary statistics.
ralph-increment-feature-attempts
Increment feature attempt counters and log errors in feature_list.json.
Test-Driven Development (TDD)
Guide software development through the Red-Green-Refactor cycle with failing tests.
get-next-feature
Select the next feature from a JSON file by status priority.
validate-prd
Validate markdown PRDs for completeness, quality, and best practices.
get-feature-stats
Summarize feature counts and configuration from a feature_list.json file.
update-feature-status
Update feature statuses in JSON files across pending, in_progress, complete, and blocked states.
increment-feature-attempts
Increment attempt counters and log errors for features in feature_list.json.