Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

NimBus

NimBus에는 akakaule에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
2
Stars
8
업데이트
2026-07-02
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

adapter-docs
소프트웨어 개발자

Create, generate, or update the Technical Design Document (TDD) and events documentation for a NimBus adapter. Use when the user asks to "document an adapter", "generate TDD", "update TDD after code changes", "draft adapter documentation", "draft TDD before implementation", or mentions adapter documentation alongside a NimBus adapter project (any project that consumes or publishes events via NimBus — e.g. `Crm.Adapter`, `Erp.Adapter.Functions`, a `*.Adapter` worker, or a NimBus-backed Azure Function). The skill produces a `docs/TDD.md` and `docs/events.md` in the adapter's source repo following the NimBus adapter TDD template.

2026-07-02
security-owasp
정보 보안 분석가

Secure coding guidelines grounded in the OWASP Top 10 and industry best practices. Covers access control, authentication, injection prevention (SQL, XSS, command), cryptographic failures, SSRF, security misconfiguration, vulnerable dependencies, insecure deserialization, security logging, and secure design patterns. Applies to all languages and file types including C#, JavaScript, TypeScript, Python, Go, Java, YAML, Dockerfiles, Terraform, and Bicep. Use this skill whenever writing, reviewing, or refactoring code that handles user input, authentication, authorization, secrets, passwords, tokens, session management, HTTP headers, CORS, CSP, API endpoints, database queries, file uploads, URL handling, deserialization, cryptography, or dependency management. Also use when performing security reviews, hardening existing code, fixing vulnerabilities, or responding to security audit findings.

2026-07-02