feat
High-performance Java web framework with multi-agent orchestration
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Feat?โผ
Run `npx skills add smartboot/feat --all -g -y` in your terminal to install all skills in this suite globally.
What is the Feat Java framework used for?โผ
Feat is a high-performance Java web framework for building HTTP services with fast startup, low memory usage, and simple annotation-based controllers, similar to Spring Boot or Vert.x.
How does FeatClaw multi-agent orchestration work?โผ
You define agents and skills in YAML files under ~/.featclaw/, and the built-in orchestrator agent analyzes each request and delegates work to specialized agents like code generation or project analysis.
Can I create custom agents in FeatClaw?โผ
Yes. Add a YAML file with a name, role, system prompt, skills, and tools to the agents directory, then restart FeatClaw to load it.
Is Feat faster than Spring Boot?โผ
Yes. Feat starts in under 100ms with lower memory consumption and higher requests per second compared to Spring Boot, based on the project's published benchmarks.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core