Source available
CC BY-NC 4.0Imbad0202/academic-research-skills는 Claude Code용 학술 연구 스킬 4종, 10단계 파이프라인, citation/integrity gate, peer-review workflow를 묶은...
- `deep-research`, `academic-paper`, `academic-paper-reviewer`, `academic-pipeline` 4개 SKILL.m...
- 10단계 파이프라인, Stage 2.5/4.5 integrity gate, Material Passport, citation/claim audit, temporal...
- README 기준 설치는 Claude Code plugin marketplace의 `/plugin marketplace add Imbad0202/academic-re...
- 라이선스는 CC BY-NC 4.0이라 비상업 학술 사용에 맞춘 source-available 배포로 보는 편이 정확하며, 상업 SaaS나 유료 컨설팅 재포장은 별도...
- 긴 pipeline은 토큰·모델 비용과 API key, 문헌 corpus, 원고 데이터 경계를 동반하므로 개인/연구실 환경에서는 필요한 skill 또는 mode부터...
elementalsouls/Claude-BugHunter는 Claude Code에 51개 보안 스킬, 15개 slash command, hunt/cbh CLI를 설치해 버그헌팅·외부 레드팀의 범위 확인, 정찰, 취약점 탐색...
- Claude Code의 ~/.claude/skills와 ~/.claude/commands에 51개 보안 스킬과 15개 slash command를 복사해, 프롬프트 주...
- Scope → Recon → Hunt → Validate → Capture → Report의 6단계 흐름, 7-Question Gate, 증거 위생, Bugcrowd...
- hunt 셸 함수는 ~/Targets/<target>/에 scope.md, findings, evidence, submissions.txt, notes.md, CLA...
- cbh Python CLI는 recon, classify, triage, report를 터미널에서 deterministic하게 실행하는 보조 인터페이스이며 Burp...
- 공격 지식과 로컬 Claude 설정을 함께 설치하는 번들이므로 허가된 자산, 프로그램 scope, ~/.claude 변경 범위, Burp/API 키, 보고서 증거의...
bigmacfive/appbun은 URL, localhost 앱, SaaS 대시보드를 소스가 보이는 Electrobun 프로젝트와 macOS DMG 패키징 흐름으로 scaffold하는 TypeScript CLI다.
- 웹 URL, built-in recipe, 실행 중인 localhost 앱을 일반 Electrobun 프로젝트로 생성한다.
- 생성물은 appbun.generated.json, 아이콘, 로컬 webview shell, GitHub Actions release workflow, macOS/Wi...
- npx, npm 전역 설치, Bun 전역 설치를 모두 지원하고 Bun이 있으면 Bun을 우선 사용한다.
- macOS DMG, signing, notarization 흐름이 준비되어 있지만 공개 배포에는 Apple 인증서와 notary 환경변수 관리가 필요하다.
- Codex skill, Claude Code CLAUDE.md, agent prompt 생성 기능이 있어 에이전트에게 웹 앱 패키징 작업을 맡기기 쉽다.
esengine/DeepSeek-Reasonix는 DeepSeek API의 prefix-cache 특성을 전제로 설계한 TypeScript 기반 터미널 AI 코딩 에이전트로, 긴 세션의 비용·캐시 hit·도구 실행을 한 화...
- DeepSeek 전용으로 byte-stable prefix-cache, append-only log, cache/cost meter를 중심에 둔 터미널 코딩 에이전트...
- Node 22 이상에서 `npx reasonix code` 또는 `npm install -g reasonix`로 시작하고, `reasonix`와 `dsnix` CLI...
- code/chat/run/doctor, MCP, skills, memory, hooks, permissions, semantic index, dashboard 같은...
- CLI는 macOS·Linux·Windows 터미널을 지원하고, 별도 Tauri desktop release는 DMG/AppImage/deb/rpm/EXE/MSI 자...
- DeepSeek API key, `~/.reasonix/config.json`, shell/edit gate, hooks, MCP 서버, QQ/Telegram류 re...