Dragohn avatar

Dragohn

Community

@coff33ninja

12Followers
|
44Public Repos
|
51Published Skills

Agent Skills by Dragohn

Showing 51 vetted skills indexed across 1 GitHub repositories.

coff33ninjacoff33ninja

no-dead-code-removal

Identify added but unintegrated code and suggest refactoring over deletion.

Community
Intermediate
coff33ninjacoff33ninja

anti-sycophancy

Reset AI sessions after two failed corrections on the same topic.

Community
Intermediate
coff33ninjacoff33ninja

debugging-and-error-recovery

Reproduce, localize, reduce, and fix software errors with file:line evidence.

Community
Advanced
coff33ninjacoff33ninja

security-threat-model

Enumerate trust boundaries, assets, attacker capabilities, abuse paths, and mitigations into a Markdown report.

Community
Advanced
coff33ninjacoff33ninja

anti-rogue-actions

Enforce API guardrails and validate permissions and bounds using PowerShell scripts.

Community
Advanced
coff33ninjacoff33ninja

screenshot

Capture desktop, window, or region screenshots on macOS, Linux, and Windows.

Community
Intermediate
coff33ninjacoff33ninja

detect-utf8

Detect UTF-8 encoding support in terminal environments using PowerShell and .NET.

Community
Basic
coff33ninjacoff33ninja

test-driven-development

Implement the Test-Driven Development cycle with failing tests before code.

Community
Intermediate
coff33ninjacoff33ninja

incremental-implementation

Decompose large changes into independently reviewable and testable slices.

Community
Intermediate
coff33ninjacoff33ninja

anti-global-install

Configure project-local package installations across multiple programming languages.

Community
Advanced
coff33ninjacoff33ninja

safe-code-modifications

Verify unused imports, functions, variables, and constants before removal.

Community
Intermediate
coff33ninjacoff33ninja

project-backup-status

Create timestamped project directory backups before risky modifications.

Community
Advanced
coff33ninjacoff33ninja

anti-library-hallucination

Validate package names and version pins against external registries.

Community
Advanced
coff33ninjacoff33ninja

anti-phantom-symbols

Verify APIs, imports, methods, and class members against a codebase.

Community
Intermediate
coff33ninjacoff33ninja

anti-cascade-collapse

Detect and prevent order-gap hallucination by re-verifying assumptions at each step.

Community
Advanced
coff33ninjacoff33ninja

break-repetitive-patterns

Detect repetitive questioning patterns in AI conversations and trigger proactive research.

Community
Advanced
coff33ninjacoff33ninja

security-best-practices

Automates security vulnerability detection in Python, JavaScript/TypeScript and Go codebases.

Community
Advanced
coff33ninjacoff33ninja

toolchain-fallback

Detect missing C/C++ build tools and install Zig as a fallback.

Community
Intermediate
coff33ninjacoff33ninja

release-changelog

Automates SemVer-Compliant release workflows including bumping versions, updating changelogs, and triggering CI/CD pipelines for diverse programming languages and systems.

Community
Advanced
coff33ninjacoff33ninja

code-review

Automate code review with a structured checklist for correctness, readability, architecture, security, and performance.

Community
Advanced
coff33ninjacoff33ninja

project-scripts

Catalog project scripts into install, build, and test categories.

Community
Advanced
coff33ninjacoff33ninja

context-engineering

Manage and optimize AI agent context to reduce token waste.

Community
Advanced
coff33ninjacoff33ninja

portable-self-contained

Install project dependencies locally within the project directory.

Community
Advanced
coff33ninjacoff33ninja

playwright

Automate browser navigation, form filling, and screenshots via the Playwright CLI.

Community
Intermediate