Browse
301 extensions
Create Calendar Event
levio
tool extension from Levio
List Captures
nexalog
tool extension from Nexalog
Update Calendar Event
levio
tool extension from Levio
Create Collection
fonto
tool extension from Fonto
Planning And Task Breakdown
addyosmani
Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.
Update Capture
nexalog
tool extension from Nexalog
Transaction Categorizer
fylo
skill extension from Fylo
Get Note
nexalog
tool extension from Nexalog
Merchant Resolver
fylo
skill extension from Fylo
Create Bookmark Tag
nexalog
tool extension from Nexalog
Deprecation And Migration
addyosmani
Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.
Delete Asset
fonto
tool extension from Fonto
Tag Asset
fonto
tool extension from Fonto
Delete Collection
fonto
tool extension from Fonto
Code Review And Quality
addyosmani
Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
Add Bookmark
nexalog
tool extension from Nexalog
Budget Health Monitor
fylo
skill extension from Fylo
Delete Bookmark
nexalog
tool extension from Nexalog
Browser Testing With Devtools
addyosmani
Tests in real browsers. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data via Chrome DevTools MCP.
Api And Interface Design
addyosmani
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.