What is feature-agents?
Specialized feature development agents. Use for deep codebase exploration and architecture design during feature development. Source: hjewkes/agent-skills.
Specialized feature development agents. Use for deep codebase exploration and architecture design during feature development.
Quickly install feature-agents AI skill to your development environment via command line
Source: hjewkes/agent-skills.
| code-explorer | references/code-explorer.md | | code-architect | references/code-architect.md |
When spawning feature agents, include domain context to focus their analysis:
| API/Backend | Routes, middleware, auth, DB queries, error handling | | Frontend/UI | Components, state management, rendering, accessibility | | Data/Pipeline | Transformations, validation, schema, performance | | Infrastructure | Config, deployment, monitoring, secrets management | | CLI/Tools | Argument parsing, output formatting, error messages |
Specialized feature development agents. Use for deep codebase exploration and architecture design during feature development. Source: hjewkes/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/hjewkes/agent-skills --skill feature-agentsSpecialized feature development agents. Use for deep codebase exploration and architecture design during feature development. Source: hjewkes/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hjewkes/agent-skills --skill feature-agents Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/hjewkes/agent-skills