83,201 skills sorted by stars.
Analyze project and generate or enhance build automation file (Makefile, Taskfile.yml, Justfile, Magefile.go). If a buil...
Generate CI/CD pipeline (GitHub Actions / GitLab CI) with linting, static analysis, tests, security. Use when user says...
Create conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conven...
Analyze project and generate Docker configuration: Dockerfile (multi-stage dev/prod), compose.yml, compose.override.yml...
Generate and maintain project documentation. Creates a lean README as a landing page with detailed docs/ directory split...
Self-improve AI Factory skills based on project context, accumulated patches, and codebase patterns. Analyzes what went...
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use wh...
Fix a specific bug or problem in the codebase. Supports two modes - immediate fix or plan-first. Without arguments execu...
Reliability gate for answers. Forces evidence-based reasoning, explicit uncertainty, and “insufficient information” inst...
Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves pr...
Refine and enhance an existing implementation plan with a second iteration. Re-analyzes the codebase, checks for gaps, m...
Run a strict multi-iteration Reflex Loop with phases (PLAN, PRODUCE||PREPARE, EVALUATE, CRITIQUE, REFINE) to improve an...
Plan implementation for a feature or task. Two modes — fast (no branch) or full (git branch + plan). Use when user says...
Perform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and bes...
Create or update a project roadmap with major milestones. Generates .ai-factory/ROADMAP.md — a strategic checklist of hi...
Add project-specific rules and conventions to .ai-factory/RULES.md. Each invocation appends new rules. These rules are a...
Security audit checklist based on OWASP Top 10 and best practices. Covers authentication, injection, XSS, CSRF, secrets...
Generate professional Agent Skills for Claude Code and other AI agents. Creates complete skill packages with SKILL.md, r...
Generate professional Agent Skills for AI agents. Creates complete skill packages with SKILL.md, references, scripts, an...
Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, c...
Adversarial security audit playbook for Plutus V3 Aiken DEX contracts (threat model, invariants, findings, tests, tx rep...
Operator skill: run local Aiken build/test commands and capture evidence for the audit. Manual invoke only.
Aiken workflows: validators, building, blueprints, .plutus generation. Safe guidance for smart contract development.
Research current best practices for any technology, pattern, or coding standard. Use when asking about best practices, c...
Scan code-patterns collection for stale memories by comparing against GitHub code blob data
Search GitHub issues, PRs, commits, and CI results with semantic search and filters
Synchronize GitHub issues, PRs, commits, and CI results to AI Memory
Search Jira issues and comments with semantic search and filters