Veronika Vashkevich
Community@veronikavashkevich · Belarus, Minsk
Agent Skills by Veronika Vashkevich
Showing 23 vetted skills indexed across 1 GitHub repositories.
aif-fix
Diagnose codebase bugs and generate a FIX_PLAN.md for guided fixes.
aif-rules
Append project-specific rules to .ai-factory/RULES.md for AI task enforcement.
aif-verify
Audits a project to verify plan adherence, compilation, tests, and quality.
aif-ci
Generate GitHub Actions and GitLab CI pipelines with linting, tests, and security checks.
aif-plan
Generate branch-scoped implementation plans with tasks and milestones.
aif-build-automation
Generate or enhance build automation files tailored to project context.
aif-docs
Generate and maintain project README and docs/ with navigation.
aif-security-checklist
Automate security audits against OWASP Top 10 with remediation guidance.
aif-commit
Analyzes staged Git diffs to generate a conventional commit message for user confirmation.
aif-evolve
Analyze patches and project context to generate testable improvements for aif-* skills.
aif-architecture
Generate architecture guidelines tailored to a project's tech stack.
aif-skill-generator
Generate Agent Skill packages with SKILL.md, scripts, and templates.
aif-roadmap
Generate and manage strategic software project roadmaps from project context and codebase analysis.
aif
Analyzes a project's tech stack and installs relevant skills from skills.sh.
aif-best-practices
Enforce universal code quality guidelines across languages and frameworks.
aif-review
Reviews code changes for correctness, security, performance, and maintainability using git and gh tooling.
aif-loop
Automate iterative PLAN, PRODUCE, PREPARE, EVALUATE, CRITIQUE, and REFINE loops to improve artifacts.
aif-explore
Explore code and files to clarify requirements without modifying project code.
aif-reference
Create structured knowledge references from URLs and local files.
aif-grounded
Enforce evidence-based reasoning and output a missing-information checklist below 100% confidence.
aif-improve
Re-analyze an existing plan against the codebase to identify gaps and generate a refinement report.
aif-implement
Executes project plans by managing tasks and tracking progress.
aif-dockerize
Generate multi-stage Dockerfiles, compose files, and security audits for projects.