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

scwa-framework

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

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

이 저장소의 skills

api
소프트웨어 개발자

Design and scaffold APIs with contracts, validation, error handling, tests, documentation, and consumer impact awareness.

2026-06-20
debug
소프트웨어 개발자

Diagnose bugs systematically by reproducing, isolating, explaining root cause, implementing the smallest safe fix, and adding regression protection.

2026-06-20
docs
소프트웨어 개발자

Create or update project documentation, setup guides, architecture notes, CLAUDE.md, runbooks, and developer-facing references.

2026-06-20
perf
소프트웨어 개발자

Find and fix performance bottlenecks across frontend, backend, database, and test suites using evidence-first analysis.

2026-06-20
refactor
소프트웨어 개발자

Improve structure, readability, modularity, and maintainability without changing behavior, while preserving safety with tests.

2026-06-20
review
소프트웨어 품질 보증 분석가·테스터

Perform senior-level code review for correctness, edge cases, security, performance, typing, maintainability, architecture fit, and missing tests.

2026-06-20
security
정보 보안 분석가

Audit code and workflows for practical security issues including auth flaws, injection risk, insecure defaults, data exposure, and secrets handling.

2026-06-20
skill-creator
기타 컴퓨터 관련 직업

Create focused, reusable Claude Code skills from repeated workflows, review patterns, debugging playbooks, and team conventions.

2026-06-20
test
소프트웨어 품질 보증 분석가·테스터

Generate or improve tests with strong coverage of behavior, edge cases, negative paths, and regression protection.

2026-06-20
webapp-testing
소프트웨어 품질 보증 분석가·테스터

Test web applications using Playwright with stable locators, deterministic assertions, trace-first debugging, and defect-oriented reporting.

2026-06-20
code-reviewer
소프트웨어 품질 보증 분석가·테스터

8-layer structured code review. Use before any PR, merge, or deploy. Triggers on "review this code", "review my PR", "check this before I merge", "ai review", or when the user shares a diff, file, or code block requesting evaluation. Covers logic, edge cases, security, payroll compliance, error handling, performance, test coverage, and readability — in that order by severity.

2026-06-20
defect-hunter
소프트웨어 품질 보증 분석가·테스터

Formal defect lifecycle — triage, isolation, fix, verification, and closure report. Use when a defect has been reported via QA, production incident, or bug ticket. Triggers on "defect", "bug report", "production issue", "ticket", "incident", or any request referencing a specific defect ID, customer report, or QA-found issue. Distinct from systematic-debug which covers ad-hoc investigation.

2026-06-20
fullstack-builder
소프트웨어 개발자

Full-stack feature builder — schema to API to UI with explicit contract validation at each layer. Use when building features that span database, backend, and frontend. Triggers on "build a feature", "add X to the app", "create an endpoint and UI for", "full stack implementation", or any request requiring changes across 3 or more layers simultaneously.

2026-06-20
karpathy-guard
소프트웨어 개발자

Always-active behavioral guardrail. Enforces four rules on every coding interaction — no silent assumptions, minimal solutions, orthogonal change prevention, and verification before execution. This skill is ALWAYS active. Not domain-specific. Applies to every session, every prompt, every tool call.

2026-06-20
pre-build-architect
소프트웨어 개발자

6-layer pre-code architecture mapping skill. Use before writing any non-trivial implementation to map the full architectural surface before the first line of code. Triggers on "architect this", "map the architecture", "design before build", or automatically when spec-architect Phase 2 involves cross-system impact. Outputs a layered architecture map that feeds into DECISIONS.md.

2026-06-20
spec-architect
소프트웨어 개발자

Pre-code specification protocol. Use before implementing any feature, module, or service that touches business logic, data models, or external integrations. Triggers on "implement", "build", "create feature", "add endpoint", "design schema", or any request where code is the expected output but requirements are unstated. Does NOT trigger for quick fixes under 10 lines, config changes, or documentation.

2026-06-20
systematic-debug
소프트웨어 개발자

5-phase structured debugging protocol. Use when encountering any bug, test failure, unexpected behavior, production incident, or error trace. Triggers on "debug this", "why is this failing", "fix this error", "this isn't working", stack traces, error messages, or failed test output anywhere in the prompt. Always runs before proposing any fix.

2026-06-20
tdd-enforcer
소프트웨어 품질 보증 분석가·테스터

Test-Driven Development enforcement. Use when implementing new features, fixing bugs, or adding business logic. Triggers on "write tests", "implement with TDD", "add tests then code", or any implementation request for business logic where the user has not provided pre-existing failing tests. Also activates automatically before Phase 4 of the spec-architect skill.

2026-06-20