Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
nrjdalal
GitHub 제작자 프로필

nrjdalal

5개 GitHub 저장소에서 수집된 51개 skills를 저장소 단위로 보여줍니다.

수집된 skills
51
저장소
5
업데이트
2026-07-17
저장소 탐색

저장소와 대표 skills

sync-guidelines
소프트웨어 개발자

Inspect drift between code, shared workflow references, and Claude, Codex, or Antigravity harness assets after architecture or workflow changes.

2026-07-14
sync-guidelines
소프트웨어 개발자

This skill should be used when the user asks to "sync guidelines", "document inspection", "check skill updates", "update project-dna", "sync patterns", "verify code-document consistency", or after architecture changes to verify Skills/AGENTS.md/CLAUDE.md match the actual code.

2026-07-14
plan-feature
프로젝트 관리 전문가

Guide a feature from requirements interview through architecture analysis, security check, and task decomposition.

2026-07-09
plan-feature
프로젝트 관리 전문가

This skill should be used when the user asks to "plan feature", "design feature", or wants to plan and design a new feature before implementation.

2026-07-09
review-architecture
소프트웨어 개발자

Audit a domain or the full repository for architecture compliance using the shared architecture checklist and repository rules.

2026-07-04
review-pr
소프트웨어 품질 보증 분석가·테스터

Review a pull request or local diff against the repository's shared Review Protocol (correctness, regression, stability, contract, architecture, security, governance).

2026-07-04
security-review
정보 보안 분석가

Review a domain, file, or the full repository for OWASP-oriented security issues using the shared security checklist.

2026-07-04
review-architecture
소프트웨어 개발자

Audit architecture compliance for a domain. Use when the user asks to "review architecture", "compliance audit", or wants to check if a domain follows project architecture rules.

2026-07-04
이 저장소에서 수집된 skills 30개 중 상위 8개를 표시합니다.
add-package
소프트웨어 개발자

Add a new shared workspace package under packages/*. Use when creating a new @packages/<name>, whether a bundled library other workspaces import or a build-only script package that runs during a build.

2026-07-17
codebase-map
소프트웨어 개발자

Orient in this repo: which file to edit for a change, how a change ripples across the stack, and how to search the code. Use at the start of a task in an unfamiliar area, or before a cross-cutting change.

2026-07-17
runtime-apis
소프트웨어 개발자

Prefer Bun-native APIs, else Node built-ins with the node: prefix. Use when importing a Node built-in (fs, path, child_process, crypto, os, util), reading or writing files, spawning a process, or choosing between a Bun and a Node API.

2026-07-17
icebox
프로젝트 관리 전문가

Icebox a raised-but-undecided concern instead of forcing a plan-or-dismiss call: record it with no verdict so the context survives. Use when a review, PR, audit, or eval surfaces something real-maybe that should not be scheduled or closed yet, or when the user says to icebox or park an item.

2026-07-14
api-endpoint
소프트웨어 개발자

Add a typed Hono API endpoint or WebSocket route: router, OpenAPI docs, validation envelope, and RPC client wiring. Use when adding or modifying routes in api/hono.

2026-07-14
dev
소프트웨어 개발자

Start, restart, and verify the ZeroStarter dev stack. `bun run dev` serves portless named `.localhost` URLs (branch-prefixed in a worktree); resolve them with `bunx portless get`. Use when asked to run the app, when the API returns NOT_FOUND for routes that exist in source, or before browser testing.

2026-07-14
ui-verify
소프트웨어 개발자

Verify a frontend or UI change in a real browser. Use after any change to web/next pages, components, or styles, before opening or updating a PR, or when an end-to-end flow needs checking.

2026-07-14
agent-browser
소프트웨어 개발자

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.

2026-07-11
이 저장소에서 수집된 skills 17개 중 상위 8개를 표시합니다.
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다