Agent Skills by Dragohn
Showing 51 vetted skills indexed across 1 GitHub repositories.
no-dead-code-removal
Identify added but unintegrated code and suggest refactoring over deletion.
anti-sycophancy
Reset AI sessions after two failed corrections on the same topic.
debugging-and-error-recovery
Reproduce, localize, reduce, and fix software errors with file:line evidence.
security-threat-model
Enumerate trust boundaries, assets, attacker capabilities, abuse paths, and mitigations into a Markdown report.
anti-rogue-actions
Enforce API guardrails and validate permissions and bounds using PowerShell scripts.
screenshot
Capture desktop, window, or region screenshots on macOS, Linux, and Windows.
detect-utf8
Detect UTF-8 encoding support in terminal environments using PowerShell and .NET.
test-driven-development
Implement the Test-Driven Development cycle with failing tests before code.
incremental-implementation
Decompose large changes into independently reviewable and testable slices.
anti-global-install
Configure project-local package installations across multiple programming languages.
safe-code-modifications
Verify unused imports, functions, variables, and constants before removal.
project-backup-status
Create timestamped project directory backups before risky modifications.
anti-library-hallucination
Validate package names and version pins against external registries.
anti-phantom-symbols
Verify APIs, imports, methods, and class members against a codebase.
anti-cascade-collapse
Detect and prevent order-gap hallucination by re-verifying assumptions at each step.
break-repetitive-patterns
Detect repetitive questioning patterns in AI conversations and trigger proactive research.
security-best-practices
Automates security vulnerability detection in Python, JavaScript/TypeScript and Go codebases.
toolchain-fallback
Detect missing C/C++ build tools and install Zig as a fallback.
release-changelog
Automates SemVer-Compliant release workflows including bumping versions, updating changelogs, and triggering CI/CD pipelines for diverse programming languages and systems.
code-review
Automate code review with a structured checklist for correctness, readability, architecture, security, and performance.
project-scripts
Catalog project scripts into install, build, and test categories.
context-engineering
Manage and optimize AI agent context to reduce token waste.
portable-self-contained
Install project dependencies locally within the project directory.
playwright
Automate browser navigation, form filling, and screenshots via the Playwright CLI.