feature-architecture-librarian
Wraps the Feature Architecture Librarian persona to enforce boundaries and structure in large codebases.
Install
mkdir -p .claude/skills/feature-architecture-librarian && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18320" && unzip -o skill.zip -d .claude/skills/feature-architecture-librarian && rm skill.zipInstalls to .claude/skills/feature-architecture-librarian
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Alias wrapper for the Feature Architecture Librarian persona. Use when the user explicitly names this librarian, asks for an architecture assessment, feature boundary enforcement, barrel file creation, or says "organize features" or "feature architecture".Key capabilities
- →Apply an assessment framework to audit features
- →Enforce feature boundary enforcement
- →Create barrel files
- →Organize features
- →Perform architecture assessment
How it works
The skill acts as an alias for the Feature Architecture Librarian persona, applying an assessment framework and operational workflow to audit features, enforce boundaries, and create barrel files.
Inputs & outputs
When to use feature-architecture-librarian
- →Organize feature architecture
- →Enforce code boundaries
- →Create barrel files for modules
About this skill
Feature Architecture Librarian
This is a native skill alias for the librarian persona source file:
- /Users/franklawrencejr./Downloads/skills-library-v2 2/librarians/feature-architecture-librarian.md
Base workflow
Use the operational workflow in this native skill:
- /Users/franklawrencejr./Downloads/skills-library-v2 2/.codex/skills/feature-architecting/SKILL.md
How to apply
- Read the librarian persona file for priorities, framing, and domain focus.
- Read the base skill for the concrete workflow and execution steps (5 phases: Audit, Barrels, Enforce, Redirect, Split).
- Follow the base skill operationally, but keep the librarian persona's focus on the assessment framework and scoring model.
- If there is a conflict, prefer the base skill for execution and the librarian file for emphasis and output style.
When not to use it
- →When the user does not ask for an architecture assessment, feature boundary enforcement, or barrel file creation
- →When the user does not say 'organize features' or 'feature architecture'
Limitations
- →The skill is an alias wrapper for a specific librarian persona.
- →The skill prioritizes the base skill for execution and the librarian file for emphasis and output style.
- →The skill uses the operational workflow defined in the base skill.
How it compares
This skill provides a structured, persona-driven approach to feature architecture, emphasizing an assessment framework and scoring model, which is more specialized than general code organization.
Compared to similar skills
feature-architecture-librarian side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| feature-architecture-librarian (this skill) | 0 | 16d | No flags | Intermediate |
| brainstorming | 93 | 4mo | Review | Beginner |
| create-plan | 36 | 7mo | Review | Beginner |
| project-planner | 32 | 9mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by frvnkfrmchicago
View all by frvnkfrmchicago →You might also like
brainstorming
obra
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
create-plan
antinomyhq
Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need thorough analysis and structured planning before implementation, when breaking down complex features into actionable steps, or when they explicitly ask for a plan, roadmap, or strategy. Strictly planning-focused with no code modifications.
project-planner
adrianpuiu
Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.
confidence-check
SuperClaude-Org
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
system-design
lagz0ne
Use when designing, architecting, or planning a new system from requirements or ideas - transforms concepts into navigable design catalog using EventStorming methodology, Mermaid diagrams, and progressive elaboration through 5 phases (Requirements, Big Picture, Processes, Data/Flows, Integration)
spec-kit-workflow
jmanhype
Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).