Agent Skills by yaroslavkomarov
Showing 19 vetted skills indexed across 1 GitHub repositories.
ai-factory.commit
Generates standardized commit messages from staged changes and diffs using Conventional Commits format rules.
ai-factory
Configure Claude Code context and MCP servers for new software projects.
ai-factory.security-checklist
Audit codebases for OWASP-based security vulnerabilities with a runnable script.
ai-factory.verify
Compare planned tasks against implemented code and generate a verification report.
ai-factory.ci
Automate CI pipeline setup for GitHub Actions and GitLab CI.
ai-factory.deploy
Automate pre-flight checks, release notes, and deployment commands for staging and production.
ai-factory.docs
Generate a lean README and topic-based docs with navigable sections.
ai-factory.evolve
Analyzes project patches and context to generate SKILL.md improvement plans.
ai-factory.build-automation
Generate or enhance build automation files with project context analysis.
ai-factory.architecture
Select software architecture patterns using decision criteria for project constraints.
ai-factory.review
Review staged diffs or pull requests and output a Markdown summary.
ai-factory.fix
Automate bug fixing workflows with plan-first fixes and logging.
ai-factory.task
Turn high-level requests into concrete task plans with dependencies and milestones.
ai-factory.implement
Executes planned tasks sequentially with progress tracking and commit checkpoints across sessions.
ai-factory.dockerize
Generate multi-stage Dockerfiles and Compose configurations with security hardening.
ai-factory.feature
Automate feature development from branch creation to implementation in git worktrees.
ai-factory.improve
Re-analyze an AI project plan against the codebase to identify gaps and dependency issues.
ai-factory.skill-generator
Generate complete Skill packages with SKILL.md, references, scripts, and templates.
ai-factory.best-practices
Enforce naming, structure, error handling, testing, and code-review standards.