Skip to main content
GitHub 저장소

Shotgun

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

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

이 저장소의 skills

build
소프트웨어 개발자

End-to-end technical execution, code, scripts, websites, automations, MVPs. Use for any request to build, fix, code, deploy, or automate anything.

2026-07-11
daily
프로젝트 관리 전문가

Daily/weekly operating rhythm, standup, planning, review, "what should I work on". Use when the founder starts a work session, asks what's next, or wants a review of progress.

2026-07-11
design
그래픽 디자이너

Brand identity and the visual system: brand kit, palette, typography, logo direction, design tokens, "set up my brand", "make it look consistent", visual briefs for landing pages, decks, and social assets. Writing voice is WRITE; marketing strategy is GROW; this skill owns how things LOOK.

2026-07-11
doctor
기타 컴퓨터 관련 직업

Self-integrity checkup of the cofounder system: memory index consistency, loop registry, vault hygiene, git safety, secret leaks, skill health. Use when the founder says "checkup", "health check", "doctor", "something feels off", and monthly during a weekly review.

2026-07-11
grow
시장조사 분석가·마케팅 전문가

Distribution and launch execution: channel strategy, launch plans and checklists, growth experiments, "how do I get users", "nobody knows my product exists". Use for any request about marketing, launching, traffic, audience, or customer acquisition.

2026-07-11
onboard
프로젝트 관리 전문가

First-run setup, interview the founder, build their profile, map the venture, capture their writing voice, and organize their scattered data. Run automatically when memory/founder-profile.md does not exist, or when the founder says "onboard", "set up", or "start over".

2026-07-11
organize-data
파일 사무원

Intelligently organize scattered files and business data into the vault. Use for any request about files, data cleanup, "where is X", imports of CSVs/sheets/exports, or when new data arrives.

2026-07-11
roadmap
프로젝트 관리 전문가

The company-building roadmap: staged milestones from idea to scale. Use for "where am I", "what's next for the company", "show the roadmap", "what should the business do next", marking milestones done, or planning the next company stage. Today's task list is DAILY; this is the months-long path.

2026-07-11
sell
도매·제조업 영업 담당자(기술·과학 제품 제외)

Sales execution and the CRM: ICP definition, prospecting, pipeline management, outreach drafting, follow-ups, consult calls, negotiation prep, closing. Use for "find me customers", "who should I sell to", "draft outreach", "update the pipeline", "prep me for this call". Selling to identified humans is SELL; getting broad attention is GROW.

2026-07-11
stack
네트워크·컴퓨터 시스템 관리자

Company infrastructure, guided and founder-owned: hosting and deploys, staging-to-prod publishing, domains and DNS, transactional email, database, Stripe payments, analytics wiring. Use for "set up payments", "get this live", "set up my domain", "add a database", "can people pay me yet". Writing app code is BUILD; this skill gets the company's rails ready.

2026-07-11
port
소프트웨어 개발자

Import, export, back up, or migrate the cofounder itself. Use when the founder says "back this up", "export everything", "move to my new laptop", "import my Obsidian vault", "import my Notion export", "import my Roam graph", "import my Google Docs", "import my Linear issues", "import my ChatGPT history", "make an advisor bundle", or asks how to take their cofounder somewhere else.

2026-07-10
review
프로젝트 관리 전문가

The Panel, a virtual team of specialists that critiques work before it ships, plus Debate Mode where the specialists argue trade-offs against each other. Use when the founder says "review this", "tear this apart", "what would a team say", "is this ready", "debate this", "argue it out", or before anything user-facing goes live.

2026-07-10
code-simplification
소프트웨어 개발자

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

2026-07-09
data-hook
재무 및 투자 분석가

Automated parsing of Stripe exports, Google Analytics screenshots, or raw CSV/text data dumps into canonical memory metrics. Trigger phrases: 'here is my stripe export', 'parse this csv', 'update my metrics from this', 'here is a screenshot of my dashboard'.

2026-07-09
code-review-and-quality
소프트웨어 품질 보증 분석가·테스터

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2026-07-09
context-engineering
기타 컴퓨터 관련 직업

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

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

Structured decision support, prioritization, strategy, "should I X or Y", pricing, pivots. Use whenever the founder faces a choice with real consequences.

2026-07-09
documentation-and-adrs
소프트웨어 개발자

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

2026-07-09
doubt-driven-development
소프트웨어 개발자

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.

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

Metric hill-climbing loop (the Karpathy autoresearch pattern): autonomously improve a measurable number through many small keep-or-revert experiments. Use when the founder says "make X faster/better/cheaper", "optimize this", "squeeze more out of", and the quality can be expressed as a number a command can produce.

2026-07-09
finance
재무 및 투자 분석가

Used when the founder wants to log expenses, track revenue, calculate runway, or check the financial health of the venture. Trigger phrases: 'i spent', 'we made', 'whats my runway', 'survival mode', 'burn rate'

2026-07-09
frontend-ui-engineering
웹 개발자

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

2026-07-09
incremental-implementation
소프트웨어 개발자

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

2026-07-09
legal
변호사

Generate localized compliance checklists, privacy policies, terms of service, and incorporation roadmaps based on the founder's country of operation. Trigger phrases: 'privacy policy', 'terms of service', 'gdpr', 'incorporate', 'legal compliance'.

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

Autonomous work loop, delegated tasks the agent iterates on alone until verifiably done. Use when the founder says "loop on this", "keep going until it works", "don't stop until", or delegates a bounded task and walks away.

2026-07-09
observability-and-instrumentation
소프트웨어 개발자

Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened from the available data.

2026-07-09
performance-optimization
소프트웨어 개발자

Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.

2026-07-09
planning-and-task-breakdown
프로젝트 관리 전문가

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

2026-07-09
research
시장조사 분석가·마케팅 전문가

Answers questions about the world outside the repo: market and competitor analysis, customer discovery prep, tool and vendor comparisons, "what already exists for X", "who else does this". Use when the founder needs external facts, or when a DECIDE is missing a key number.

2026-07-09
security-and-hardening
정보 보안 분석가

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

2026-07-09
shipping-and-launch
소프트웨어 개발자

Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

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

Used when the founder wants to debate an idea, bounce thoughts, get pushback, or explore a strategy without immediately deciding. Trigger phrases: 'what if we', 'im thinking about', 'argue with me on this', 'tear this idea apart', 'spar with me'

2026-07-09
support
일반 사무원

Used when the founder needs to triage user feedback, bugs, complaints, or emails without losing focus. Trigger phrases: 'user feedback', 'customer said', 'triage this bug', 'reply to this user'

2026-07-09
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

2026-07-09
using-agent-skills
기타 컴퓨터 관련 직업

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

2026-07-09
write
시장조사 분석가·마케팅 전문가

Writes anything humans will read under the founder's name, in the founder's own voice: launch posts, emails, landing page copy, investor updates, social posts, changelogs. Use when the founder asks to write, draft, or punch up any prose. Not for code or technical docs inside a build.

2026-07-09