Ismayil Khayredinov
Community@hypejunction · Berlin, Germany
Combining pessimism with optimism to build idiot-proof software
Agent Skills by Ismayil Khayredinov
Showing 52 vetted skills indexed across 1 GitHub repositories.
research
Conduct web research with cited sources and license compliance.
commit
Review staged Git changes, scan for secrets, and commit with conventional messages.
revert
Revert Git commits and pull requests by creating new undo commits.
init
Analyze project codebases to detect tech stacks and generate AI assistant configuration files.
zod-guidelines
Provide guidelines and examples for using Zod in TypeScript data validation.
validate
Run type checking, linting, security scans, and tests across project files.
hotfix
Implement minimal verified fixes for critical production issues.
adr
Create Architecture Decision Records with context, reasoning, alternatives, and consequences.
security-guidelines
Provide application security guidelines covering input validation, XSS, SQL injection, and secrets management.
plan
Generate step-by-step implementation plans with file paths, code snippets, and risk assessments.
vitest-guidelines
Establish testing guidelines for Vitest and Jest test suites.
rest-api-guidelines
Define REST API design guidelines for URL structure, HTTP methods, and status codes.
error-handling-guidelines
Implement robust error handling patterns for TypeScript applications.
release
Automates software release process including versioning, validation, Git tagging, and changelog updates.
docs
Generate JSDoc comments and README files for code modules.
docker-node-guidelines
Provide Docker best practices and patterns for Node.js applications.
explore
Explore codebase structure, patterns, data flow, and dependencies read-only.
pr
Automates GitHub pull request creation and updating with pre-push validation and quality gates.
storybook-react-guidelines
Establish Storybook guidelines for React component stories and interaction testing.
git-conventions
Enforce Git branch naming and Conventional Commits for CI/CD pipelines.
logging-guidelines
Define structured logging guidelines for TypeScript applications using Pino.
prisma-guidelines
Provide Prisma ORM best practices for schema design, query optimization, and migrations.
migrate
Generate ORM-aware database migrations with rollback steps and risk assessment.
api-test
Automate REST API endpoint testing with OpenAPI-based test case design and coverage reports.