بنقرة واحدة
feature-research
Research existing architecture before implementing a complex feature.
القائمة
Research existing architecture before implementing a complex feature.
Headless and headful browser automation with natural language control. Saves tokens by delegating all Playwright logic to a dedicated browser automation layer.
Unified multi-agent role system. Covers Builder, Coder, Council, Orchestrator, Plan, Researcher, Reviewer, and Scribe personas. Use when coordinating multi-agent workflows with MECE principle and role delegation.
Bold aesthetic principles for AI-native interfaces, conversational UI, and trust-forward design. Use when building Claude-like interfaces, trust signals, conversational layouts, or intellectual generosity patterns.
Automates detection and prioritization of audit-related issues across the workspace. Scans for performance, accessibility, and monitoring signals. Use when analyzing audit errors or requesting actionable improvement patches.
Research open-source repositories to understand how something is built or works.
Use this skill when the user asks you something that requires searching a code base
| name | feature-research |
| description | Research existing architecture before implementing a complex feature. |
| metadata | {"author":"morph","version":"0.1.0","argument-hint":"<feature>"} |
Before implementing a complex feature, use codebase_search to avoid duplicating patterns and to match existing conventions.
codebase_search with a natural language question or description that asks for similar features and relevant files."Find existing implementations similar to . Include endpoints, data models, background tasks, and tests."