Topic: ai
10,359 skills in this topic.
-
code-review
Review code written during a run, auto-fix no-brainer issues, and suggest improvements requiring confirmation. Invoked after tests pass.
fabriqaai/specs.md 99
-
run-execute
Execute work items based on their assigned mode (autopilot, confirm, validate). Supports single-item and multi-item (batch/wide) runs.
fabriqaai/specs.md 99
-
run-plan
Plan the scope of a run by discovering available work items and suggesting groupings. Invoked before run-execute.
fabriqaai/specs.md 99
-
design-doc-generate
Generate design documents for Validate mode work items (Checkpoint 1). Required for high-complexity items.
fabriqaai/specs.md 99
-
faf-expert
Expert in .faf (Foundational AI-context Format) files for persistent project context. Use when working with .faf files, project DNA, CLAUDE.md bi-sync, faf-cli commands, MCP server configuration, or AI-readiness scoring (0-100%). Updated for v2.8.0 Tool Visibility System.
Wolfe-Jam/faf-cli 26
-
update-docs
Update documentation files (README.md, CLAUDE.md, assistant-knowledge.ts) based on code changes since they were last committed. Stops if git status is dirty.
knowsuchagency/fulcrum 60
-
fulcrum
knowsuchagency/fulcrum 60
-
demo-page
Rebuild and publish the unityctl demo page hosted at https://dirtybitgames.github.io/unityctl/. Use when asked to update the demo, rebuild the demo page, update gh-pages, or refresh the demo screenshots/video.
DirtybitGames/unityctl 10
-
release
Create a new release of unityctl. Analyzes changes since last tag, determines version bump type (major/minor/patch), updates version, builds, commits, tags, and creates a draft GitHub release with changelog.
DirtybitGames/unityctl 10
-
unity-editor
Remote control Unity Editor via CLI using unityctl. Activate when user mentions Unity Editor, play mode, asset compilation, Unity console logs, C# script debugging, Unity tests, scene loading, screenshots, or video recording. Use for launching/stopping editor, entering/exiting play mode, compiling scripts, viewing logs, loading scenes, running tests, capturing screenshots, recording video, or executing arbitrary C# in Unity context.
DirtybitGames/unityctl 10
-
unityctl-plugins
Create unityctl plugins. Use when the user wants to create, scaffold, or write a unityctl plugin (script or executable).
DirtybitGames/unityctl 10
-
unity-editor
Remote control Unity Editor via CLI using unityctl. Activate when user mentions Unity Editor, play mode, asset compilation, Unity console logs, C# script debugging, Unity tests, scene loading, screenshots, or video recording. Use for launching/stopping editor, entering/exiting play mode, compiling scripts, viewing logs, loading scenes, running tests, capturing screenshots, recording video, or executing arbitrary C# in Unity context.
DirtybitGames/unityctl 10
-
ai-bug-fix-triage
Triage JIRA bugs against repository code to classify AI fixability. Use when reviewing a backlog of bugs to determine which ones an AI agent can fix.
opendatahub-io/ai-helpers 21
-
coderabbit-review
Evaluate CodeRabbit PR comments and fix or reply
opendatahub-io/ai-helpers 21
-
gist-upload
Upload a summary or plan from the current conversation as a GitHub Gist using the `gh` CLI.
opendatahub-io/ai-helpers 21
-
git-shallow-clone
Perform a shallow clone of a Git repository to a temporary location.
opendatahub-io/ai-helpers 21
-
gitlab-pipeline-debugger
Debug and monitor GitLab CI/CD pipelines for merge requests. Check pipeline status, view job logs, and troubleshoot CI failures. Use this when the user needs to investigate GitLab CI pipeline issues, check job statuses, or view specific job logs.
opendatahub-io/ai-helpers 21
-
jira-activity
Summarize Jira ticket activity, including child tickets, to detect stale tickets in the backlog. Use when user asks to review one or more Jira tickets to determine if they are being worked on.
opendatahub-io/ai-helpers 21
-
jira-aipcc-create
Create Jira issues in the AIPCC project. Infers summary, description, type, and component from conversation context, confirms with the user before creating. Use when the user wants to file a new AIPCC Jira issue.
opendatahub-io/ai-helpers 21
-
jira-upload-chat-log
Export and upload the current chat conversation as a markdown file attachment to a JIRA ticket for later review and documentation.
opendatahub-io/ai-helpers 21
-
oci-cve-checker
Compare CVE vulnerabilities between two OCI container images and generate reports showing fixed and new CVEs.
opendatahub-io/ai-helpers 21
-
python-full-deps
Resolve the full install-time dependency tree for a Python package. Use when the user needs all transitive dependencies, full dependency list, or install requirements resolved for a specific Python version with environment markers.
opendatahub-io/ai-helpers 21
-
python-packaging-bug-finder
Find known packaging bugs, fixes, and workarounds for Python projects by searching GitHub issues and analyzing their resolution status
opendatahub-io/ai-helpers 21
-
python-packaging-complexity
Analyze Python package build complexity by inspecting PyPI metadata. Evaluates compilation requirements, dependencies, distribution types, and provides recommendations for wheel building strategies.
opendatahub-io/ai-helpers 21