All authors
nexuslinkproductions avatar

Claude Skills by nexuslinkproductions

github.com/nexuslinkproductions
1,122 skillsA× 1,055B× 48C× 9D× 5F× 50 installs360 views
Visual IntrospectionA

Engineering visual analysis of the Yuri OS architecture graph. Reads _SYSTEM/yuri-graph-state.json and reports structural insights, optimization opportunities, dead-ends, missing returns, duplicate functionality, and merge candidates. Use when reviewing system architecture, planning refactors, or assessing graph health.

code-qualitygonode
0
2
Visual PlanA

Turn ordinary text plans into rich interactive visual plans with diagrams, file maps, annotated code, open questions, and UI/prototype review when useful.

designgonode
0
2
Viz LabA

Build best-in-class, real-data-grounded visualizations of YURI's own systems — energy/ΔU surfaces, quantum Q-spheres, circuitry graphs (2D edge-bundling + 3D die), telemetry cockpits, embedding atlases. Use when the task is to visualize, depict, render, or make interactive any YURI math / quantum / graph / telemetry data, build a 3D / WebGL / three.js / react-three-fiber or D3 visualization, turn a flat view into 3D, or prototype a viz before wiring it into the app. Triggers: visualize, viz, ...

datagoreact
0
2
Write A SkillA

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

developmentgonode
0
2
Writing PlansA

Use when you have a spec or requirements for a multi-step task, before touching code

developmentgonode
0
2
Writing SkillsA

Use when creating new skills, editing existing skills, or verifying skills work before deployment

devopsgonode
0
2
Yuri Code IntelligenceA

Unified code quality intelligence layer that diagnoses code smells (Long Method, Feature Envy, design pattern issues), prescribes targeted Fowler refactoring techniques, and reviews code for security, performance, and clarity. Use when user says 'review this code', 'refactor this', 'what's wrong with this method', 'code smells', or 'clean this up'.

code-qualitygonode
0
2
Yuri Sales IntelligenceA

Unified sales and outreach skill generating cold outreach openers, social selling sequences, objection rebuttals, and ad creative for any paid platform — multi-persona aware, adapting tone and offer frame to buyer type. Use when user says 'write a cold email', 'outreach sequence', 'objection handling', 'ad copy', or 'sales pitch'.

developmentgonode
0
2
Yuri ShuraA

6-perspective adversarial review for high-stakes turns (architecture decisions, refactor planning, deployment review) — fans out architect, adversary (7-vector attack), maintainer, ops, product, and security perspectives in parallel, then consolidates. Use when user says 'review this decision', '/shura', 'adversarial review', 'what could go wrong', 'architecture review', or 'deployment review'.

code-qualitygonode
0
2
Zoom OutA

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

developmentgonode
0
2
MemoryA

viz-lab skill — best-tool, real-data-grounded visualization of YURI's own systems

researchnode
0
2
Cyber Abusing Dpapi For Credential AccessA

Extract DPAPI-protected secrets such as credentials and browser data offline and online.

securitypythongo
0
2
Cyber Abusing Shadow Credentials For PrivescA

Take over Active Directory user and computer accounts by writing alternate certificate keys to msDS-KeyCredentialLink (Shadow Credentials) with pyWhisker, Whisker, and Certipy, then authenticate via PKINIT.

securitypythonrust
0
2
Cyber Attacking Entra Id With RoadtoolsA

Enumerate Entra ID with ROADrecon and acquire and exchange tokens with roadtx.

securitypythonbash
0
2
Cyber Attacking Oauth With Device Code PhishingB

Run OAuth 2.0 device-code and illicit-consent phishing against Microsoft Entra ID to steal access and refresh tokens, bypass MFA, and pivot across Microsoft 365 services.

securitypythonrust
0
2
Cyber Bypassing Authentication With Forced BrowsingB

Discovering and accessing unprotected pages, APIs, and administrative interfaces by enumerating URLs and bypassing authentication controls during authorized security assessments.

securitygojava
0
2
Cyber Exploiting Active Directory Certificate Services Esc1A

Exploit misconfigured Active Directory Certificate Services (AD CS) ESC1 vulnerability to request certificates as high-privileged users and escalate domain privileges during authorized red team assessments.

securitypythongo
0
2
Cyber Exploiting Active Directory With BloodhoundA

BloodHound is a graph-based Active Directory reconnaissance tool that uses graph theory to reveal hidden and unintended relationships within AD environments. Red teams use BloodHound to identify attac

securitypythonrust
0
2
Cyber Exploiting Adcs With CertipyA

Enumerate and exploit Active Directory Certificate Services ESC1 through ESC16 misconfigurations with Certipy, including SAN abuse, NTLM relay to web enrollment (ESC8), and golden certificate forgery.

securitypythongo
0
2
Cyber Exploiting Api Injection VulnerabilitiesB

Tests APIs for injection vulnerabilities including SQL injection, NoSQL injection, OS command injection, LDAP injection, and Server-Side Request Forgery (SSRF) through API parameters, headers, and request bodies. The tester crafts malicious payloads targeting different backend technologies and injection contexts to extract data, execute commands, or access internal services. Maps to OWASP API8:202

databasespythongo
0
2
Cyber Exploiting Aws With PacuC

Use Pacu modules for AWS privilege escalation, persistence, and backdooring.

securitypythonrust
0
2
Cyber Exploiting Bgp Hijacking VulnerabilitiesB

Analyzes and simulates BGP hijacking scenarios in authorized lab environments to assess route origin validation, RPKI deployment, and BGP monitoring defenses against prefix hijacking and route leak attacks on internet routing infrastructure.

devopspythonbash
0
2
Cyber Exploiting Broken Function Level AuthorizationA

Tests APIs for Broken Function Level Authorization (BFLA) vulnerabilities where regular users can invoke administrative functions or access privileged API endpoints by directly calling them. The tester identifies admin and privileged endpoints, then attempts to access them with regular user credentials by manipulating HTTP methods, URL paths, and request parameters. Maps to OWASP API5:2023 Broken

developmentjavascriptpython
0
2
Cyber Exploiting Broken Link HijackingA

Discover and exploit broken link hijacking vulnerabilities by identifying references to expired domains, decommissioned cloud resources, and dead external services that can be claimed by an attacker.

securityjavascriptjava
0
2
Cyber Exploiting Constrained Delegation AbuseA

Exploit Kerberos Constrained Delegation misconfigurations in Active Directory to impersonate privileged users via S4U2self and S4U2proxy extensions for lateral movement and privilege escalation.

securitypythonrust
0
2
Cyber Exploiting Deeplink VulnerabilitiesA

Tests and exploits deep link (URL scheme and App Link) vulnerabilities in Android and iOS mobile applications to identify unauthorized access, data injection, intent hijacking, and redirect manipulation. Use when assessing mobile app attack surface through custom URI schemes, Android App Links, iOS Universal Links, or intent-based navigation. Activates for requests involving deep link security tes

developmentjavascriptgo
0
2
Cyber Exploiting Excessive Data Exposure In ApiA

Tests APIs for excessive data exposure where endpoints return more data than the client application needs, relying on the frontend to filter sensitive fields. The tester intercepts API responses and analyzes them for leaked PII, internal identifiers, debug information, or sensitive business data that the UI does not display but the API transmits. This maps to OWASP API3:2023 Broken Object Property

developmentpythongo
0
2
Cyber Exploiting Http Request SmugglingA

Detecting and exploiting HTTP request smuggling vulnerabilities caused by Content-Length and Transfer-Encoding parsing discrepancies between front-end and back-end servers.

securitypythongo
0
2
Cyber Exploiting Idor VulnerabilitiesA

Identifying and exploiting Insecure Direct Object Reference vulnerabilities to access unauthorized resources by manipulating object identifiers in API requests and URLs.

securitygobash
0
2
Cyber Exploiting Insecure Data Storage In MobileB

Identifies and exploits insecure local data storage vulnerabilities in Android and iOS mobile applications including unencrypted databases, world-readable files, insecure SharedPreferences, plaintext credential storage, and improper keychain/keystore usage. Use when performing mobile penetration testing focused on OWASP M9 (Insecure Data Storage) or assessing compliance with MASVS-STORAGE requirem

securityjavashell
0
2
Cyber Exploiting Insecure DeserializationA

Identifying and exploiting insecure deserialization vulnerabilities in Java, PHP, Python, and .NET applications to achieve remote code execution during authorized penetration tests.

securitypythonrust
0
2
Cyber Exploiting Ipv6 VulnerabilitiesA

Identifies and exploits IPv6-specific vulnerabilities including SLAAC spoofing, Router Advertisement flooding, and IPv6 tunneling during authorized assessments to test dual-stack security controls and IPv6-aware network defenses.

securitypythonbash
0
2
Cyber Exploiting Jwt Algorithm Confusion AttackB

Exploits JWT algorithm confusion vulnerabilities where the server''s token verification library accepts the algorithm specified in the JWT header rather than enforcing a fixed algorithm. The tester manipulates the alg header to switch from RS256 to HS256 (using the RSA public key as the HMAC secret), sets alg to none to bypass signature verification, or exploits kid/jku/x5u header injection to sup

securitypythonrust
0
2
Cyber Exploiting Kerberoasting With ImpacketA

Perform Kerberoasting attacks using Impacket's GetUserSPNs to extract and crack Kerberos TGS tickets for Active Directory service accounts.

securityshellbash
0
2
Cyber Exploiting Mass Assignment In Rest ApisA

Discover and exploit mass assignment vulnerabilities in REST APIs to escalate privileges, modify restricted fields, and bypass authorization controls by injecting unexpected parameters in API requests.

securitypythongo
0
2
Cyber Exploiting Ms17 010 Eternalblue VulnerabilityA

MS17-010 (EternalBlue) is a critical vulnerability in Microsoft's SMBv1 implementation that allows remote code execution. Originally discovered by the NSA and leaked by the Shadow Brokers in 2017, it

securitypythongo
0
2
Cyber Exploiting Nopac Cve 2021 42278 42287A

Exploit the noPac vulnerability chain (CVE-2021-42278 sAMAccountName spoofing and CVE-2021-42287 KDC PAC confusion) to escalate from standard domain user to Domain Admin in Active Directory environments.

securitypythonshell
0
2
Cyber Exploiting Nosql Injection VulnerabilitiesB

Detect and exploit NoSQL injection vulnerabilities in MongoDB, CouchDB, and other NoSQL databases to demonstrate authentication bypass, data extraction, and unauthorized access risks.

securityjavascriptpython
0
2
Cyber Exploiting Oauth MisconfigurationA

Identifying and exploiting OAuth 2.0 and OpenID Connect misconfigurations including redirect URI manipulation, token leakage, and authorization code theft during security assessments.

securityjavascriptpython
0
2
Cyber Exploiting Prototype Pollution In JavascriptA

Detect and exploit JavaScript prototype pollution vulnerabilities on both client-side and server-side applications to achieve XSS, RCE, and authentication bypass through property injection.

developmentjavascriptjava
0
2
Cyber Exploiting Race Condition VulnerabilitiesA

Detect and exploit race condition vulnerabilities in web applications using Turbo Intruder's single-packet attack technique to bypass rate limits, duplicate transactions, and exploit time-of-check-to-time-of-use flaws.

businesspythongo
0
2
Cyber Exploiting Server Side Request ForgeryB

Identifying and exploiting SSRF vulnerabilities to access internal services, cloud metadata, and restricted network resources during authorized penetration tests.

securityrustgo
0
2
Cyber Exploiting Smb Vulnerabilities With MetasploitA

Identifies and exploits SMB protocol vulnerabilities using Metasploit Framework during authorized penetration tests to demonstrate risks from unpatched Windows systems, misconfigured shares, and weak authentication in enterprise networks.

securitypythonshell
0
2
Cyber Exploiting Sql Injection VulnerabilitiesA

Identifies and exploits SQL injection vulnerabilities in web applications during authorized penetration tests using manual techniques and automated tools like sqlmap. The tester detects injection points through error-based, union-based, blind boolean, and time-based blind techniques across all major database engines (MySQL, PostgreSQL, MSSQL, Oracle) to demonstrate data extraction, authentication

securityjavaphp
0
2
Cyber Exploiting Sql Injection With SqlmapB

Detecting and exploiting SQL injection vulnerabilities using sqlmap to extract database contents during authorized penetration tests.

securitypythongo
0
2
Cyber Exploiting Template Injection VulnerabilitiesC

Detecting and exploiting Server-Side Template Injection (SSTI) vulnerabilities across Jinja2, Twig, Freemarker, and other template engines to achieve remote code execution.

securitypythongo
0
2
Cyber Exploiting Type Juggling VulnerabilitiesA

Exploit PHP type juggling vulnerabilities caused by loose comparison operators to bypass authentication, circumvent hash verification, and manipulate application logic through type coercion attacks.

securitypythonphp
0
2
Cyber Exploiting Vulnerabilities With Metasploit FrameworkB

The Metasploit Framework is the world's most widely used penetration testing platform, maintained by Rapid7. It contains over 2,300 exploits, 1,200 auxiliary modules, and 400 post-exploitation modules

securityshellbash
0
2
Cyber Exploiting Websocket VulnerabilitiesC

Testing WebSocket implementations for authentication bypass, cross-site hijacking, injection attacks, and insecure message handling during authorized security assessments.

securitypythonrust
0
2
Cyber Exploiting Zerologon Vulnerability Cve 2020 1472A

Exploit the Zerologon vulnerability (CVE-2020-1472) in the Netlogon Remote Protocol to achieve domain controller compromise by resetting the machine account password to empty.

securitypythongo
0
2