s1366560

60 mods across 1 repository, 5 stars between them.

rust-skills

01

s1366560/agi-demos

Skill Claude CodeCodex

Comprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error handling, async patterns, concurrency, unsafe code, API design, memory optimization, performance, numeric safety, conversions, serde, pattern matching, macros…

5 11d ago A 84 tokens

s1366560/agi-demos

Skill Claude CodeCodex

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

5 11d ago A 58 tokens

s1366560/agi-demos

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

5 11d ago A 67 tokens

s1366560/agi-demos

Skill Claude CodeCodex

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

5 11d ago A 44 tokens

gitnexus-cli

05

s1366560/agi-demos

Skill Claude CodeCodex

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".

5 11d ago A 59 tokens

gitnexus-debugging

06

s1366560/agi-demos

Skill Claude CodeCodex

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".

5 11d ago A 46 tokens

gitnexus-exploring

07

s1366560/agi-demos

Skill Claude CodeCodex

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow".

5 11d ago A 55 tokens

gitnexus-guide

08

s1366560/agi-demos

Skill Claude CodeCodex

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".

5 11d ago A 56 tokens

s1366560/agi-demos

Skill Claude CodeCodex

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?".

5 11d ago A 50 tokens

s1366560/agi-demos

Skill Claude CodeCodex

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".

5 11d ago A 53 tokens

s1366560/agi-demos

Instructions file GitHub Copilot

Copilot instructions for s1366560/agi-demos, covering copilot instructions for memstack, commands, development, testing and single test file.

5 11d ago A 3,023 tokens

architect

13

s1366560/agi-demos

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

5 11d ago A 36 tokens

s1366560/agi-demos

Agent

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

5 11d ago C 50 tokens

code-reviewer

15

s1366560/agi-demos

Agent

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

5 11d ago A 38 tokens

database-reviewer

16

s1366560/agi-demos

Agent

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.

5 11d ago A 48 tokens

doc-updater

17

s1366560/agi-demos

Agent

Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.

5 11d ago A 50 tokens

e2e-runner

18

s1366560/agi-demos

Agent

End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.

5 11d ago A 69 tokens

go-build-resolver

19

s1366560/agi-demos

Agent

Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.

5 11d ago A 39 tokens

go-reviewer

20

s1366560/agi-demos

Agent

Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.

5 11d ago A 37 tokens

planner

21

s1366560/agi-demos

Agent

Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.

5 11d ago A 37 tokens

python-reviewer

22

s1366560/agi-demos

Agent

Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.

5 11d ago A 43 tokens

refactor-cleaner

23

s1366560/agi-demos

Agent

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.

5 11d ago A 51 tokens

security-reviewer

24

s1366560/agi-demos

Agent

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.

5 11d ago A 52 tokens