.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

…/kevin-liu-01/agent-machines
home/skills/kevin-liu-01/agent-machines
kevin-liu-01 avatar

kevin-liu-01/agent-machines

59 skills · 3 total installs

View on GitHub
$npx skills add kevin-liu-01/agent-machines
SkillInstalls
frontend-design-tasteBuild distinctive frontends that avoid generic AI aesthetics. Provides anti-slop enforcement, variance dials, art direction archetypes, creative arsenal, and…2cursor-codingSpawn a Cursor coding agent for real code work. Use when the user asks for actual code changes -- refactors, bug fixes, new features, repo edits -- that need…1aframe-webxragent-activity-logBootstrap and maintain a persistent agent memory file (memory.md) in any project.—agent-browserFast, persistent browser automation with session continuity. Use when automating browsers, scraping websites, filling forms, taking screenshots, testing UIs,…—agent-ethosMinimal-fix coding philosophy. Use when writing or reviewing any code change -- favors deletions, hard line/file/PR limits, and elegance over cleverness.—agent-reachInternet access for AI agents — read and search Twitter/X, Reddit, YouTube, GitHub, LinkedIn, RSS, and web pages. Zero API fees, CLI-based, fully local.—agentcoreRun agent-browser on AWS Bedrock AgentCore cloud browsers. Use when the user wants to use AgentCore, run browser automation on AWS, use a cloud browser with…—animated-component-librariesanimejsapp-onboarding-questionnaireDesign and build high-converting questionnaire-style app onboarding flows modelled on proven conversion patterns from top subscription apps (Headspace, Noom,…—automation-cronSchedule recurring agent tasks with the cronjob tool. Use when the user wants something to run on a schedule, when you finish a task that should recur, or when…—babylonjs-enginebabysitKeep a PR merge-ready by triaging comments, resolving clear conflicts, and fixing CI in a loop.—barba-jsblender-web-pipelinebugsCTF-style security and correctness audit. Dispatches parallel Opus subagents to hunt for day-0 bugs in security-critical files.—canvasA Cursor Canvas is a live React app that the user can open beside the chat.—career-opsAI job search pipeline — evaluate offers, generate tailored CVs, scan 45+ company portals, track applications, interview prep, salary negotiation, and LinkedIn…—ci-cd-best-practicesApply Dedalus CI/CD workflow rules for runner placement, Docker build verification, artifact publication, and self-hosted runner orchestration.—closed-loop-developmentUse when building, debugging, or verifying software inside an Agent Machine.—code-reviewStaff engineer code review. Adapted from GStack's /review (Garry Tan, github.com/garrytan/gstack) for Cursor.—column-aligned-fieldsEnforce column-aligned inline comments on dataclass and enum fields.—commentWrite doc comments, module docs, and inline comments that follow Dedalus conventions per language. Loads the canonical style guides from the monorepo.—commitCreate a git commit with conventional commit format. Injects current git state automatically.—commit-and-pushStage, commit, and push changes without opening a PR. Use when the user says "commit and push", "commit these to a new branch", "push this branch", or wants a…—computer-useBrowser automation patterns via the browser_* tools (Playwright). Use when the user asks me to navigate a website, fill a form, scrape data, or test a UI flow.—content-strategyComprehensive self-promotion and content strategy covering positioning arcs, content calendars, weekly rhythms, and quality gates for X and LinkedIn.—copywritingMarketing copy for homepages, landing pages, pricing pages, and conversion-focused web pages.—counterfactualCompare the current implementation against the minimal correct algorithm.—create-hookCreate Cursor hooks. Use when you want to create a hook, write hooks.json, add hook scripts, or automate behavior around agent events.—create-ruleCreate Cursor rules for persistent AI guidance. Use when you want to create a rule, add coding standards, set up project conventions, configure file-specific…—create-skillCreate Cursor Agent Skills. Use when authoring a new skill or asking about SKILL.md structure.—create-subagentCreate custom subagents for specialized AI tasks. Use when you want to create a new type of subagent, set up task-specific agents, configure code reviewers,…—cross-modal-reviewQuality gate via a second AI model. Spawn a different model to review work before committing. Grades against the originating skill's Contract.—daily-bugfix-checkCheck the current author's commits from the last 24 hours and proactively find and fix any bugs they introduced.—dbRun read-only SQL queries against Supabase databases (local or remote).—db-writeRun mutating SQL (INSERT, UPDATE, DELETE, DDL) against Supabase databases. Requires explicit user invocation.—dcs-testRun DCS test profiles against controlplane (Go), host-agent (Rust), storage-daemon, or live clusters.—dedalus-machinesHow Agent Machines work -- providers (Dedalus, E2B, Sprites), agent runtimes (Hermes, OpenClaw, Claude Code, Codex), MCP catalog, bootstrap, and closed-loop…—deepsecRun vercel-labs/deepsec — an agent-powered vulnerability scanner — against any local codebase.—design-engineeringThis skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.—design-reviewDesign audit with UX usability tests. Adapted from GStack's /design-review (Garry Tan, github.com/garrytan/gstack) for Cursor + agent-browser.—doctor-enforcementAuto-run the relevant codebase doctor(s) after large edit sessions or before committing. Detects which subsystems were touched and runs the matching doctor.—dogfoodelectronemil-design-engThis skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.—empirical-verificationScientific method for software. Use when debugging, reviewing surprising behavior, or before claiming code works -- always tether assumptions to reality with a…—exemplar-auditCompare implementation against canonical open-source references. Clone exemplars into /tmp, diff edge cases, error paths, and protocol invariants.—fail-closed-case-matchingDedalus philosophy on conditional logic, error paths, and why we never write fallbacks.—find-skillsDiscover and install agent skills from skills.sh — the definitive open skills registry.—fix-typesAudit code for loose types that allow semantically invalid values to compile.—font-switcher-dev-toolBuild a floating font selector dev tool for any Next.js app. Copies font files, generates @font-face CSS, creates a FontProvider context with localStorage…—frontend-designDistinctive, production-grade frontend interfaces that reject generic AI aesthetics.—frontend-frontierUse when the user wants a high-signal frontend, distinctive art direction, strong motion design, 3D/parallax, shader effects, landing pages, docs sites,…—generate-interfaceDefine or refactor subsystem interfaces into small, explicit contracts with clear ownership, narrow scope, stable semantics, and README-first documentation.—gh-address-commentsgh-fix-cireticle-aestheticBuild landing page sections, hero blocks, and marketing surfaces in the Reticle/Sigil engineering-instrument-grid aesthetic.—