.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

…/borda/ai-rig
home/skills/borda/ai-rig
borda avatar

borda/ai-rig

39 skills · 3 total installs

View on GitHub
$npx skills add borda/ai-rig
SkillInstalls
fixReproduce-first bug resolution — capture bug in failing regression test, apply minimal fix, run quality stack and review loop.1fortifySystematic ablation study runner. After research:run finds improvements, fortify identifies component candidates from git diff + diary, creates isolated git…1integrationAdapter over `codemap-py integrate` — audit, plan, source-wire, locally sync, and demonstrate the codemap-py integration with its supported consumers.1agent-shimsDiagnose, inspect, install, update, or remove the complete Codex Rig user-agent shim roster.—analyseAnalyze GitHub issues, Pull Requests (PRs), Discussions, and repo vitality for an Open Source Software (OSS) project.—auditFull-sweep quality audit of .claude/ config — cross-references, permissions, inventory drift, model tiers, docs freshness.—brainstormIterative brainstorming skill for turning fuzzy ideas into approved tree documents.—calibrateCalibration testing for agents and skills. Generates synthetic problems with known outcomes (quasi-ground-truth), runs targets against them, measures recall,…—code-remediateCodex-native code-remediation loop: triage/apply code-review findings, rerun checks, publish unresolved gaps with measurable gates; `$code-remediate #123…—code-reviewTiered Codex-native multi-axis code review for local diffs or GitHub PRs, including `$code-review #123` (bare number = PR); uses mechanical scope gates,…—createInteractive outline co-creation for developer advocacy content — collects format, audience profile, story arc (Problem→Journey→Insight→Action), and voice/tone;…—debrief-codingRead local codemap telemetry logs and produce a diagnostic/usage report. Supports date filtering, session filtering, and optional anonymization before sharing.—debugInvestigation-first debugging — gather evidence, form confirmed root-cause hypothesis, hand off to fix mode with diagnosis file.—developMinimal codex-native develop loop. Use for implementation tasks with linear plan-build-verify flow and measurable quality gates.—distillOne-time snapshot extracting patterns from work history and accumulated lessons, distills into concrete improvements — new agent/skill suggestions, memory…—featureTDD-first feature development — crystallise API as a demo test, drive implementation to pass it, run quality stack and progressive review loop.—humanizerStrip AI-writing tells from prose destined for humans — docs, PR/commit bodies, reports, release notes, blog posts, Slack/email drafts.—investigateSystematic diagnosis for unknown failures — local environment, tool setup, CI vs local divergence, hook misbehavior, and runtime anomalies.—judgeResearch-supervisor review of program.md — validates experimental methodology (hypothesis clarity, measurement validity, control adequacy, scope, strategy…—kaggleGenerate a Kaggle competition notebook as a Jupytext `# %%` Python script following the user's established ML research style: PTL for DNN training, best-fit…—manageCreate, update, or delete agents, skills, rules, and hooks with full cross-reference propagation.—optimizeMinimal codex-native optimization loop. Use for metric-driven improvements with guardrails and measurable gates.—planAnalysis-only planning — classify and scope a task without writing code; outputs a structured plan to .plans/active/.—profileSession clock-time analyzer. Reads the foundry plugin''s timings.jsonl and invocations.jsonl logs (written by task-log.js) and produces a per-session and…—query-codeQuery the codemap structural index — module deps/rdeps/central/coupled/path, symbol-level source extraction, function call graph (fn-deps, fn-rdeps,…—refactorTest-first refactoring — audit coverage, add characterization tests, apply changes with safety net, run quality stack and review loop.—releasePrepare release communication and check readiness. Main mode: notes with optional flags --changelog, --summary, --migration; range as v1->v2.—rename-refsAtomic rename of Python symbols or modules via the structural index — static callers, import sites, __all__ re-exports, Sphinx cross-refs; optional deprecated…—resolveOSS maintainer fast-close workflow for GitHub PRs. Three phases: (1) PR intelligence — reads full thread, linked issues, PR body to synthesize contribution…—retroPost-run retrospective: reads .experiments/ JSONL, computes Wilcoxon significance, detects dead iterations, flags suspicious jumps, generates next-hypothesis…—reviewMulti-agent code review of local Python files, directories, or the current git diff covering architecture, tests, performance, docs, lint, security, and API…—runSustained metric-improvement loop with atomic commits, auto-rollback, and experiment logging.—scan-codebaseScan the Python codebase and build a structural JSON index (import graph + blast-radius metrics).—sessionSession parking lot — automatically parks diverging ideas and unanswered questions to project-scoped memory; /session resume shows pending items, /session…—setupPost-install setup for foundry plugin. Run once after installing on a new machine, or after a plugin version upgrade to sync settings and symlinks.—sweepNon-interactive end-to-end pipeline — auto-configure program.md (accept defaults), run judge+refine loop (up to 3 iterations), then run the campaign.—test-impactIdentify which tests need rerunning after a code change — traces static call graph (function-level) or import graph (module-level) to find affected test files,…—topicResearch State of the Art (SOTA) literature for an Artificial Intelligence / Machine Learning (AI/ML) topic, method, or architecture.—verifyPaper-vs-code consistency audit. After research:scientist implements a method from a paper, verify the implementation matches paper claims across five…—