Daniel Podolsky
Community@danielpodolsky
loves gaming, also an AI software engineer.
Agent Skills by Daniel Podolsky
Showing 21 vetted skills indexed across 1 GitHub repositories.
database-fundamentals
Analyze database schema design, SQL queries, and ORM usage for correctness.
resistance-protocol
Enforce the Resistance Protocol to guide mentors in pushing back on shortcuts.
documentation-fundamentals
Standardize software documentation with README, JSDoc, and inline comment guidelines.
error-handling-fundamentals
Implement robust error handling for asynchronous fetch and API operations.
frontend-fundamentals
Review React and Vue components for architecture, state management, and accessibility.
security-fundamentals
Identifies and remediates web security weaknesses during code reviews using OWASP Top 10 guidance.
protocol-d-debugging
Guide junior developers through Protocol D's five-step debugging workflow.
backend-fundamentals
Evaluate API route handlers and backend architecture for RESTful design.
testing-fundamentals
Guide junior developers in designing test strategies with Vitest, Jest, and Playwright.
performance-fundamentals
Identify performance bottlenecks in queries, renders, and data flows.
seo-fundamentals
Audit HTML head structure, semantic markup, and social tags for SEO readiness.
accessibility-fundamentals
Identify and fix accessibility issues in JSX UI components using WCAG, ARIA, and keyboard navigation.
engineering-fundamentals
Review code naming, structure, and refactoring against DRY and SOLID principles.
fundamentals-gate
Evaluate code for naming clarity, function size, and reuse issues.
security-gate
Review code changes for security vulnerabilities before merge or deployment.
testing-gate
Verify test coverage for new features during the /own:done workflow and generate PASS or WARNING feedback.
ownership-gate
Verify junior developers' code comprehension through structured line-by-line walkthrough questions.
performance-gate
Detect N+1 queries, missing pagination, and unnecessary re-renders in codebases via gate definitions.
error-handling-gate
Detect empty catch blocks and validate error messages and logging.
resume-bullet-extraction
Generate resume bullets with action verbs and quantified impact from completed work descriptions.
star-story-extraction
Transform completed work into structured STAR stories for interviews and documentation.