83,201 skills sorted by stars.
Analyze project and generate or enhance build automation file (Makefile, Taskfile.yml, Justfile, Magefile.go). If a build file alr...
Generate CI/CD pipeline (GitHub Actions / GitLab CI) with linting, static analysis, tests, security. Use when user says "ci", "set...
Create conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conventional Com...
Analyze project and generate Docker configuration: Dockerfile (multi-stage dev/prod), compose.yml, compose.override.yml (dev), com...
Generate and maintain project documentation. Creates a lean README as a landing page with detailed docs/ directory split by topic....
Self-improve AI Factory skills based on project context, accumulated patches, and codebase patterns. Analyzes what went wrong, wha...
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the use...
Fix a specific bug or problem in the codebase. Supports two modes - immediate fix or plan-first. Without arguments executes existi...
Reliability gate for answers. Forces evidence-based reasoning, explicit uncertainty, and “insufficient information” instead of gue...
Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for...
Refine and enhance an existing implementation plan with a second iteration. Re-analyzes the codebase, checks for gaps, missing tas...
Run a strict multi-iteration Reflex Loop with phases (PLAN, PRODUCE||PREPARE, EVALUATE, CRITIQUE, REFINE) to improve an artifact u...
Plan implementation for a feature or task. Two modes — fast (no branch) or full (git branch + plan). Use when user says "plan", "n...
Perform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and best practice...
Create or update a project roadmap with major milestones. Generates .ai-factory/ROADMAP.md — a strategic checklist of high-level g...
Add project-specific rules and conventions to .ai-factory/RULES.md. Each invocation appends new rules. These rules are automatical...
Security audit checklist based on OWASP Top 10 and best practices. Covers authentication, injection, XSS, CSRF, secrets management...
Generate professional Agent Skills for Claude Code and other AI agents. Creates complete skill packages with SKILL.md, references,...
Generate professional Agent Skills for AI agents. Creates complete skill packages with SKILL.md, references, scripts, and template...
Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compil...
Adversarial security audit playbook for Plutus V3 Aiken DEX contracts (threat model, invariants, findings, tests, tx repro shapes)...
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, conventions...
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