dennistoma
Community@dennistoma · Vienna
Data Science M. Sc. @ TU Vienna Board Member at AI Impact Mission
Agent Skills by dennistoma
Showing 26 vetted skills indexed across 1 GitHub repositories.
git-commit
Generate conventional commit messages from a summary of changes.
diagram-gen
Generate Mermaid diagrams of code structure and system interactions.
Backend Python Standards
Standardize backend Python workflows with uv, pytest, ruff, and mypy.
Testing Anti Patterns
Guide test reviews to verify real behavior instead of mocks.
Testing Writing Guidelines
Guide engineers to write focused unit and integration tests for critical workflows.
Frontend Responsive Design Standards
Standardize frontend responsive design with mobile-first breakpoints and fluid layouts.
complexity-killer
Audit code abstractions and generate a dependency removal plan.
Frontend Accessibility Standards
Audit HTML templates and JSX/TSX components for accessibility compliance.
code-review
Analyze code diffs to detect AI patterns, anti-patterns, and convention violations.
quick-test
Detect Jest, Vitest, Pytest, Go, and Cargo tests and run them.
skill-feedback
Capture structured Markdown feedback after task completion for claude-mem storage.
Backend Queries Standards
Enforces parameterized SQL and ORM queries with eager loading and indexing.
Frontend CSS Standards
Enforce design tokens and framework-congruent CSS patterns in frontend development.
skill-creator
Scaffold Claude Agent Skills with standardized directory structure and frontmatter.
Backend API Standards
Enforce RESTful API design standards across backend routes and controllers.
project-init
Initialize repositories with stack-specific configuration for Node.js, Python, Rust, or Go.
code-explainer
Explain code in plain English with optional ASCII diagrams.
track-metrics
Record task outcomes into metrics.json with standardized fields.
skill-evolution
Analyze claude-mem feedback patterns and draft evolution proposals for skills.
debug-fresh
Stash changes and start a fresh debugging session with a concise bug report.
Backend Migration Standards
Create reversible database migrations with rollback and backward compatibility.
todo-collector
Scan codebases for TODO, FIXME, HACK, XXX, and BUG markers and generate a prioritized Markdown report.
migration-agent
Plan and execute large codebase migrations across repositories with coordinated agent workflows.
Frontend Components Standards
Standardize frontend component design and documentation across frameworks.