.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/arman-jalili/rigorix-oss
home/skills/arman-jalili/rigorix-oss
arman-jalili avatar

arman-jalili/rigorix-oss

17 skills

View on GitHub
$npx skills add arman-jalili/rigorix-oss
SkillInstalls
architecture-coordinatorMaster orchestrator. Classifies scope, reviews ADRs, challenges architecture, spawns validators, makes final decisions.—architecture-validatorValidates architecture compliance, reviews ADR alignment, and challenges design decisions. Use for plan review and post-code wiring checks.—ci-mr-validatorValidates CI pipeline and merge readiness. Automated — runs scripts, no LLM reasoning needed.—code-developerPrimary implementation agent. Writes code following approved plans and validation contracts.—documentation-maintainerKeeps documentation in sync with code. Use after implementation.—gitnexus-cliUse 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.—gitnexus-debuggingUse when the user is debugging a bug, tracing an error, or asking why something fails.—gitnexus-exploringUse when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase.—gitnexus-guideUse when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference.—gitnexus-impact-analysisgitnexus-refactoringUse when the user wants to rename, extract, split, move, or restructure code safely.—integration-validatorValidates component integration. Use for Complex+ scope.—issue-creatorCreates and manages GitHub issues. Use for tracking work items.—operations-validatorValidates production readiness. Performance, observability, error handling, cancellation.—rust-codegenMinimal skill for Rust code generation. References full patterns on demand — never loads inline.—security-validatorSecurity review skill. Scans code for injection, auth bypass, secret leakage, unsafe deserialization, weak crypto.—test-validatorValidates test coverage and quality. Use post-implementation.—