Find the perfect skill
Skill Self-Improvement
Development
Automated skill self-improvement system that analyzes implementation cycles and proposes enhancements to framework skills.
TDD Workflow
Development
Test-Driven Development principles: RED-GREEN-REFACTOR cycle.
Watermark Remover
Content
Removes visible Gemini AI watermarks from images using reverse alpha blending. Best for slides, documents, UI screenshots, and text-heavy images.
Address PR Review
Development
Guides users through addressing every pre-merge review finding until resolved, refuted, deferred, or accepted. Includes watching for review, managing worklists, and resuming sessions.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by analyzing and fixing type issues. Loops until zero errors or stagnation.
Sync Session Outputs to Research Vault
Development
Route results, decisions, negative findings, and pipeline changes from the current session into the correct TDA-Research Obsidian vault files.
Create PR and check CI status
Development
Creates a pull request from the current branch, links the issue, and checks CI status. Removes wip label when all checks pass.
Writing a Malware Analysis Report
Security
Structures a clear, actionable malware analysis report covering summary, sample identity, capabilities, IOCs, ATT&CK mapping, and detection guidance.
Good PRs report
Development
Shows a report of open ClickHouse PRs where all CI checks are green except possibly 'CH Inc sync', i.e. ready to merge. Grouped by your PRs, assigned, and tracked authors.
Expo UI SwiftUI
Development
Use SwiftUI views and modifiers in Expo apps via @expo/ui/swift-ui, with Host and RNHostView.
Summarize Changes
Development
Summarizes uncommitted changes and flags anything risky. Use when the user asks what changed, wants a commit message, or asks to review their diff.
hx - Haskell Toolchain
Development
Build, test, run, format, and lint Haskell projects with the hx toolchain CLI. It manages GHC, dependencies, and uses an hx.toml manifest.