.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

…/oxbshw/llm-agents-ecosystem-handbook
home/skills/oxbshw/llm-agents-ecosystem-handbook
oxbshw avatar

oxbshw/llm-agents-ecosystem-handbook

10 skills

View on GitHub
$npx skills add oxbshw/llm-agents-ecosystem-handbook
SkillInstalls
adr-writerUse when capturing an architecture decision so it survives turnover — produces an ADR-NNNN.md from context, options considered, and the chosen path.—agent-memory-curatorUse after a session to promote useful episodic notes from logs/episodic/ into distilled, dated entries in MEMORY.md and memory/semantic/.—api-design-reviewerUse when reviewing a proposed REST or GraphQL API change before merge — checks contract clarity, backwards compatibility, errors, pagination, auth, and naming.—dataset-profilerUse when first encountering a new dataset — produces a structured profile (schema, missingness, distributions, outliers, gotchas) before any analysis.—incident-postmortemUse after an incident is resolved — drafts a blameless postmortem from timeline notes, alerts, and chat threads.—mcp-security-reviewerUse before connecting a new MCP server to your agent — produces a structured security review covering source, permissions, tools, network, and approvals.—pr-summarizerUse when opening a PR — produces a clean PR description (what / why / how to verify / risks) from a branch diff against base.—repo-auditorUse before opening a PR to audit the changes for stale comments, unused imports, missing tests, and inconsistencies with neighboring code.—research-summarizerUse when the user asks for a sourced briefing on a topic that spans multiple web sources and requires citations.—sprint-plannerUse when planning the next sprint — turns ticket intake + team capacity into a planned sprint with explicit non-goals.—