Create or update .gitignore files by fetching standard templates from the GitHub/gitignore repository.
Updates standardized intent files (NEXT.md, STATE.json) to maintain context across agent sessions.
AI agent skill to enforce accessibility standards on Next.js portfolio websites.
Wraps command execution in a self-healing loop. Uses heuristics to auto-fix common errors (missing deps, locked files) or escalates to the Agent with structured error context.
Detects drift between multiple git repositories (e.g. forks, mirrors, or multi-module projects). Generates a drift report and optionally applies sync actions.
Identify duplicate files across the workspace using SHA256 hashing to reduce redundancy and confusion.
Analyzes failures or user requests to automatically scaffold new skills, ensuring structural evolution.
Generates a 'Red Team' critique of recent code or plans to identify weak assumptions and edge cases.
AI agent skill to generate optimized Open Graph and Twitter card metadata for Next.js portfolio websites.
Detects when the agent is stuck in a reasoning loop or unproductive state by analyzing tool usage and sentiment patterns.
Safely renames a .NET project (solution, projects, namespaces, directories) from one name to another. Supports Planned (clean) and Recovery (dirty) modes.
Generate optimized scripts that utilize the specific hardware (cores, GPU, OS) of the execution environment.
Generate comprehensive dependency graphs to identify "single-points-of-failure" and impact analysis chains.
Automates running the Ethereum Execution Layer Specification (EELS) tests against a local EVM implementation. Handles venv setup, execution, and result parsing.
Rapidly ingest documentation via the /llms.txt standard to gain "fast-track" understanding of libraries without scraping entire sites.
A QA gate that validates potentially destructive or irreversible actions before execution.
Guide for AI Agents and LLM development skills including RAG, multi-agent systems, prompt engineering, memory systems, and context engineering.
使用 pyJianYingDraft 库自动化创建、编辑和管理剪映 (JianYing) 视频草稿。支持多轨道、动画、特效、关键帧、模板替换、字幕导出/导入、自动导出以及启动录屏工具。
Builds precise production-ready custom Agent Skills following AgentSkills.io guidelines. Use when user requests to create, refine or package Skills
Create a Technical Design Document for your MVP. Use when the user wants to plan architecture, choose tech stack, or says "plan technical design", "choose tech stack", or "how should I build this".