Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
Manavarya09
GitHub creator profile

Manavarya09

Repository-level view of 19 collected skills across 10 GitHub repositories, including approximate occupation coverage.

skills collected
19
repositories
10
occupation fields
2
updated
2026-05-04
occupation focus
Major fields detected across this creator.
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
cost-guardian
4 skills332updated 2026-03-31
21% of creator
#002
bullpen
4 skills30updated 2026-05-04
21% of creator
bullpen-learn
소프트웨어 개발자

Use this skill after a bullpen agent completes a task to extract 0-3 durable learnings (decisions, patterns, preferences, failures, or code snippets) and write them to the project's local memory store (`<project>/.bullpen/memory.json`) under that agent's namespace. The matching Intern agent runs this. Keep each learning self-contained and project-scoped.

2026-05-04
bullpen-memory
소프트웨어 개발자

Use this skill before any bullpen agent runs to retrieve relevant past learnings from the project's local memory store. Trigger when an agent activates and needs context from prior sessions — preferences, decisions, patterns, failures, or code snippets stored in their namespace. Memory lives in `<project>/.bullpen/memory.json` — per-project, plain JSON, no daemons.

2026-05-04
idempotent-apis
소프트웨어 개발자

Use when designing or reviewing any state-changing HTTP endpoint (POST, PUT, PATCH, DELETE) — covers idempotency keys, request deduplication, retry safety, exactly-once semantics over at-least-once delivery, and the Stripe/standard idempotency-key pattern. Use anytime an endpoint creates resources, charges money, sends notifications, or has any non-reversible side effect.

2026-05-04
react-rsc
웹 개발자

Use when working with React Server Components — choosing between Server and Client components, designing the server/client boundary, debugging hydration mismatches, fetching data on the server, using Server Actions, optimizing initial load, or migrating from a Pages Router or pure client-side React app to App Router + RSC.

2026-05-04
#003
team-brain
3 skills70updated 2026-03-30
16% of creator
#005
design-extract
1 skills3.0k268updated 2026-04-15
5.3% of creator
저장소 10개 중 10개 표시
모든 저장소를 표시했습니다