.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

…/fractera/agent-engineering-infrastructure
home/skills/fractera/agent-engineering-infrastructure
fractera avatar

fractera/agent-engineering-infrastructure

18 skills

View on GitHub
$npx skills add fractera/agent-engineering-infrastructure
SkillInstalls
activate-projectActivate a guest project deployed into the app slot (:3000) — make it a first-class Fractera project: add the standard workspace pages and migrate its cloud…—audit-broken-charactersScan the whole project for BROKEN / REPLACEMENT characters in localized text — a control byte (e.g.—choose-agentPick WHICH of the 5 coding agents (claude-code/codex/gemini-cli/qwen-code/kimi-code) to delegate a task to.—compose-frozen-templateAdd a whole STRUCTURE to the site (a news feed, a blog, a documentation tree, a catalogue) by COMPOSING it from the Frozen Template Constructor — vetted frozen…—confirm-before-mutationGlobal interaction rule for EVERY state-changing MCP tool call: before any write / mutation (set, toggle, create, update, apply), restate the intent back to…—delegate-taskDelegate a coding task to one of the 5 AI coding platforms and handle the result.—expand-site-languageAdd a NEW language to an EXISTING site across ALL its content, and translate the pages later without blocking.—manage-app-settingsRead or change the deployed app's settings — brand name, description, URL, support email, SEO/OpenGraph, PWA, analytics, structured data — and the app's…—manage-app-shell-authEnable or disable the PUBLIC auth control of the app shell — the Sign in / account button in the header and the signed-in visitor's account drawer.—manage-content-collectionsCreate, edit or delete CONTENT in the site's collections — a whole GROUP (a tab: news / blog / documentation) or a single PAGE (a post inside a tab).—orchestrate-content-by-stepsDo a content request the RIGHT way, end-to-end, through the frozen development-step process.—orchestrate-project-by-stepsTurn a PROJECT (automation / internal tool) request into a fully decomposed, materialized queue of development sub-steps the RIGHT way — the frozen process for…—perceive-workspaceSee what is really on the owner's site before you act. Use whenever the owner asks about EXISTING things — "what do I have", "what pages / news do I have",…—persist-env-var-with-rebuildMake a BUILD-TIME environment variable survive a production redeploy.—prepare-automation-knowledgePrepare the KNOWLEDGE an automation/project needs BEFORE any code is written: at planning time explicitly consider the class of external tools (web search like…—propose-new-agent-skill-or-mcpPropose a new agent skill or MCP connector for any of the 6 agents by creating a draft record on /ai-draft-settings.—record-deploymentLog each development deployment into the Product Loop "Deployments" table the owner sees in admin — which agent did the work, which model, token cost, commit,…—scaffold-routeTurn a declared route into the standard shell-component skeleton (page.tsx + _components/index.tsx + a leaf + a full RouteMeta _meta.ts) with the access shape…—