Jenner Torrence
Community@viperjuice · Washington, DC
Veteran, Fighter Pilot, Engineer, Entrepreneur, Coder, Curious... Always trying to be a better human today than I was yesterday.
Agent Skills by Jenner Torrence
Showing 42 vetted skills indexed across 2 GitHub repositories.
docs-sources
Detect documentation frameworks and configure fetch strategies for registry entries.
browser-discovery
Detect browser tools and discover documentation on JS-rendered sites.
stack-analyzer
Detect a project's tech stack and map it to AI-dev-kit skills.
spec-discovery
Locate spec headings across repositories and emit JSON or TOML manifests with SHA-256 hashes.
docs-retrieval
Retrieve local ai-docs documentation and format structured context blocks for sub-agents.
treesitter-patterns
Standardize tree-sitter AST traversal and query definitions across projects.
standards-extraction
Extract coding standards from CONTRIBUTING.md, .editorconfig, and lint/config files.
dependency-sync
Detect new imports in modified files and auto-install missing dependencies.
model-discovery
Fetch and classify AI provider models into fast, default, and heavy tiers.
supabase-patterns
Provide framework-agnostic Supabase patterns for RLS, realtime, storage, and migrations.
c4-modeling
Generate C4 architecture diagrams across four abstraction levels using Mermaid syntax.
codebase-analysis
Identify entry points and map dependencies in unfamiliar codebases.
toon-format
Encode JSON into a compact, human-readable TOON format.
baml-integration
Generate typed DTOs and client wrappers for Python and TypeScript projects.
multi-agent-orchestration
Route tasks to suitable AI providers using capability-based routing.
library-detection
Detect languages, frameworks, and build tools from package manifests.
chrome-devtools-debugging
Inspect console logs, network traffic, and performance via Chrome DevTools Protocol.
post-impl-docs
Update README, CHANGELOG, docs/, and docstrings from code diffs.
security-audit
Detect security vulnerabilities by scanning source code for OWASP patterns and SQL injection.
schema-alignment
Detect drift between database schemas and ORM code models.
docs-navigation
Navigate hierarchical ai-docs indexes to locate relevant documentation pages.
test-scaffolding
Generate language-specific test scaffolds for public APIs from source files.
spawn
Spawns external processes in new terminal windows for AI agents and CLI commands.
{project}-testing
Standardize project testing with patterns, fixtures, and CI-ready templates.