flutter.layered-architecture.software-librarian

Locate files, directories, and code segments by feature or package name.

2|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/eaglesakura/ai-agent-headquarters --skill flutter-layered-architecture-software-librarian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flutter.layered-architecture.software-librarian
Source: https://github.com/eaglesakura/ai-agent-headquarters/tree/main/skills/flutter.layered-architecture.software-librarian
Command: npx skills add https://github.com/eaglesakura/ai-agent-headquarters --skill flutter-layered-architecture-software-librarian

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you quickly find specific code files, documentation, or architectural components within a complex codebase, saving you time on navigation and discovery.

Core Features & Use Cases

  • File and Directory Location: Pinpoints the exact location of files and directories based on function, feature, or package name.
  • Code and Documentation Search: Identifies relevant source code snippets and associated documentation.
  • Use Case: When working on a new feature, you can ask this Skill to find all files related to user authentication or locate the documentation for the data layer.

Quick Start

Find all files related to the 'user_profile' feature within the repository.

Frequently Asked Questions about flutter.layered-architecture.software-librarian

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I locate specific files and code segments in a complex codebase?

To locate specific files in a codebase, this Skill pinpoints exact file paths and code segments based on user-defined criteria like feature, architecture layer, or package name. It provides a structured report with directory trees and relevant snippets.

What is the best way to find documentation for a specific architecture layer?

Finding architecture layer documentation is done by searching the repository based on the layer or package name. This Skill identifies associated source code snippets and documentation, providing insights from embedded comments and TODO markers.

Can I search for all files related to a specific feature in my repository?

Yes, you can search for files related to a specific feature. This Skill locates exact directories and files matching your feature name, such as user authentication, and delivers a structured report including file paths and directory trees.

How do I find code containing TODO and FIXME markers during codebase analysis?

Finding code with TODO and FIXME markers is handled during codebase analysis. This Skill locates relevant code segments and provides insights extracted from embedded comments and these markers within the structured report.

Does this code navigation tool work with Flutter architecture layers?

Yes, this code navigation tool works with Flutter architecture layers. It locates specific files and directories within your software repository by searching using architecture layer or package name criteria to generate a structured report.