kasimmj
- 6 skills
- 0 followers
- 9 hours ago last updated
- ▌ API Mock · kasimmjGenerate a working mock server from an OpenAPI/Swagger spec or from a verbal API description. Outputs Express (Node), FastAPI (Python), or Hono (TypeScript).
- ▌ DB Migrate · kasimmjGenerate safe, reversible SQL migrations with proper up/down statements, transactional wrappers, and rollback safety checks. Supports Postgres, MySQL, SQLite.
- ▌ Changelog Gen · kasimmjBuild a CHANGELOG.md from conventional commits. Groups by type (feat, fix, perf...) and infers semver bump.
- ▌ License Check · kasimmjInventory all dependency licenses across package.json, requirements.txt, go.mod, Cargo.toml, pubspec.yaml and flag incompatible or unknown licenses.
- ▌ I18N Translate · kasimmjExtract user-facing strings from source code into locale files, then translate them across locales. Supports JSON, YAML, .po, and Flutter .arb formats.
- ▌ Security Audit · kasimmjRun an OWASP-style security audit on the current diff, the working tree, or a specified path. Flags injection, auth flaws, secrets, insecure deserialization, and misconfigurations.