Agent Skills by exsydev
Showing 21 vetted skills indexed across 1 GitHub repositories.
aif-fix
Automate structured bug fixes with immediate or plan-first workflows.
aif-rules
Persist project-specific AI rules to .ai-factory/RULES.md for loading before task execution.
aif-verify
Verify completed AI implementations against the plan and produce a structured report.
aif-ci
Generate GitHub Actions or GitLab CI YAML pipelines for projects.
aif-plan
Generate executable task plans and structured plan artifacts for software features.
aif-build-automation
Generate or enhance build automation files from project context.
aif-docs
Generate Markdown project documentation with a landing README and topic-based docs.
aif-security-checklist
Automates security audits across OWASP Top 10 risk categories.
aif-commit
Analyze staged git changes to generate Conventional Commits messages.
aif-evolve
Analyze patches and codebase patterns to codify project-specific skill-context rules.
aif-architecture
Generate tailored ARCHITECTURE.md guidelines from project tech stack and context.
aif-roadmap
Create and update project roadmaps stored at .ai-factory/ROADMAP.md.
aif
Analyze a project's tech stack and configure AI agent context.
aif-best-practices
Enforce code quality guidelines across coding, reviews, and refactoring.
aif-review
Identify bugs, security issues, and performance problems in code changes.
aif-loop
Orchestrate multi-iteration Reflex Loop phases to refine artifacts until quality gates pass.
aif-explore
Explore codebases and requirements without modifying code.
aif-grounded
Enforce a 100/100 confidence threshold with evidence-based reasoning before final answers.
aif-improve
Re-analyze a codebase to refine implementation plans with clearer tasks and dependencies.
aif-implement
Automate plan-based task execution and progress tracking across sessions.
aif-dockerize
Generate a complete Docker deployment stack with multi-stage Dockerfile and Compose files.