Ashay Kubal
Community@ashaykubal · New York
Product x Engineering x AI | Technologist x Learner x Leader | Building practical solutions to real problems.
Agent Skills by Ashay Kubal
Showing 20 vetted skills indexed across 1 GitHub repositories.
research
Conduct structured multi-viewpoint research on complex topics using parallel AI agents.
plan-creation
Generate structured implementation plans with a simulated 4-role scrum team.
create-subagent
Generate single-purpose Claude Code sub-agents with diagnostics and permissions setup.
subagent-prompting
Standardize sub-agent invocations with a 4-part prompt template and F# pipeline notation.
product-ideation
Evaluate product ideas through a six-agent research pipeline with BUY/HOLD/SELL recommendations.
assertion-patterns
Convert mock-based assertions into observable output verifications in tests.
brainstorm
Simulate professional roles to analyze topics and generate synthesis documents.
subagent-output-templating
Define YAML log formats and task completion reports for sub-agent outputs.
setup-lsp
Configure Language Server Protocol integration for Claude Code projects.
code-review
Execute static analysis and LLM review to detect security, type, linting, and standard issues.
continuous-feedback
Analyze session learnings to propose concrete improvements for skills and agents.
create-skill
Generate Claude Code skill files from requirements via adaptive interview.
mock-detection
Analyze test files for T1-T4 mock usage violations across unit, integration, and E2E tests.
component-patterns
Detect software component types and apply verification templates for testing.
session-handoff
Generate standardized session handoff documents with YAML frontmatter and markdown sections.
anthropic-validator
Validate Claude Code assets against official Anthropic standards with severity-rated reports.
test-classification
Classify test files as unit, integration, or E2E and flag mock risks.
ez-statusline
Configure and manage a multi-line terminal status bar for Claude Code.
bug-magnet-data
Provide curated edge case test data for boundary testing across strings, numbers, and dates.
test-audit
Audit JavaScript/TypeScript test suites for T1-T4 violations using AST analysis and mock detection.