Fswe
Skill by khamalismadie
Why use this skill?
Master microservices, Vue 3, and TypeScript development with the Fswe skill. Get architectural blueprints, performance audits, and production-ready templates.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/khamalismadie/fsweWhat This Skill Does
The Fswe skill, developed by khamalismadie, serves as a comprehensive engineering suite for Full-Stack developers. It integrates 18 distinct modules that bridge the gap between architectural planning and production-ready code. Designed for mid-to-senior level engineers, this skill streamlines tasks ranging from microservices migration and legacy PHP-to-TypeScript refactoring to frontend modernization using Vue 3. It acts as a specialized assistant that provides real-world checklists, architectural decision matrices, and boilerplate templates to ensure consistency and speed in software delivery. By focusing on modern toolchains like Bun and TypeScript, it helps teams maintain high standards in API design, performance optimization, and system reliability.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/khamalismadie/fswe
Use Cases
This skill is ideal for teams undergoing digital transformation or developers responsible for end-to-end feature ownership. Use cases include:
- Migrating monolithic applications into distributed microservices architectures.
- Setting up high-performance TypeScript backends using the Bun runtime.
- Conducting performance audits to identify bottlenecks in API latency or database queries.
- Standardizing code review processes and PR quality gates across distributed teams.
- Implementing fault-tolerance strategies such as circuit breakers and retry logic to improve system resilience.
Example Prompts
- "Fswe, help me design a migration path from a legacy monolithic PHP architecture to a distributed microservices setup using Bun and TypeScript. Provide an architectural checklist."
- "I am seeing performance bottlenecks in my API responses. Use the Fswe performance module to generate an audit checklist and suggest caching strategies."
- "Create a structured plan for implementing feature flags in my Vue 3 frontend to enable safe A/B testing for our upcoming dashboard release."
Tips & Limitations
To maximize the utility of Fswe, treat it as an architectural advisor rather than a black-box code generator. Always review the generated code against your specific security and business requirements. While it excels at structure and standard-setting, ensure that your team's specific CI/CD pipeline limitations are factored in when using the provided boilerplate templates. The skill is best used during the design phase of a project, though it remains highly effective for refactoring legacy logic.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-khamalismadie-fswe": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution