.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

…/lucasfcosta/backpressured
home/skills/lucasfcosta/backpressured
lucasfcosta avatar

lucasfcosta/backpressured

9 skills

View on GitHub
$npx skills add lucasfcosta/backpressured
SkillInstalls
configSets up backpressure for a project — detects its check/run commands, writes or edits a BACKPRESSURE.md, verifies Playwright, and installs the MCP servers the…—general-code-reviewUse when a backpressured code-review subagent is reviewing a diff for correctness/logic, simplicity/reuse, or test-quality defects — everything except type…—goalRuns a backpressured automated development loop. Use it ONLY when the user explicitly mentions "backpressured" or "backpressure" — e.g.—manual-testingVerifies a feature works by running the real app, not by trusting green tests.—plan-reviewReviews implementation plans during iterative backpressured development.—pr-monitoringUse after a pull request has been opened and the task is not finished until it lands.—running-benchmarksUse when a backpressured loop needs to run benchmarks on a performance-sensitive project and decide whether a change is a regression, an improvement, or a wash…—type-design-reviewUse when a backpressured code-review subagent is judging whether a diff uses the type system to make illegal states unrepresentable — i.e.—visual-reviewUse when a backpressured loop has a front-end/UI change and needs to compare the rendered result against its design reference (a Figma frame or images on a…—