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

ainb-toolkit

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

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

이 저장소의 skills

godmode
기타 컴퓨터 관련 직업

Autonomous product factory — /make-a-goal in godmode. Point it at a north-star outcome and it runs the whole delivery machine unattended: brainstorm the feature landscape (Discover), put every idea through a Feasibility Court, cluster into a Roadmap of epics, then per epic Plan → adversarial review → Execute (model-paired build) → VERIFY (drive the real UI/TUI/API, not mocks) → ship a stacked PR, looping until the backlog is dry or a budget/time bound fires. One human gate (roadmap blessing), hard stop rules, always-on tabbed RAG dashboard, crash-proof resume from state files. Use when the user says 'godmode', 'run the factory', 'ship X to nirvana', 'execute this whole backlog autonomously', 'goals within goals', or wants a multi-epic programme driven end-to-end with real end-to-end verification. NOT for single features, one-off verification, or scoped builds — use /make-a-goal, browser/tmux verification skills, or a plain plan for those.

2026-07-17
sync-learnings
기타 컴퓨터 관련 직업

Sync user-level agent config changes back to the ainb-toolkit repo (works for Claude, Codex, Copilot)

2026-07-16
explain-to-me
소프트웨어 개발자

Produce a self-contained, richly styled HTML explainer for any topic the user asks about. Picks the right template from a bundled set of 22 visual patterns (feature explainer, concept explainer, module map, PR review, ADR, options paper / trade-off analysis, system diagram, flow- chart, status report, slide deck, prototype, editor, etc.), fills it with real content, augments with inline diagrams via sister skills (/fireworks-tech-graph for architecture / flow / sequence diagrams, /graphify for knowledge graphs), applies a Claude-brand polish layer, and publishes it: by default onto the configured here.now custom domain (path mount + searchable categorised index + password lock per the config's protect rule, driven by ~/.herenow/explainers.json), or a plain here.now URL, or a GitHub gist (--gist / --gist --public). Local-only output is available with --local. Use when Stevie says "/explain-to-me", "explain-to-me X", "make me an explainer for X", "give me an HTML explainer", "render this as a webpage", "ADR for

2026-07-02
reflect
기타 컴퓨터 관련 직업

Self-improvement through conversation analysis. Extracts learnings from corrections and success patterns, permanently encoding them into agent definitions. Philosophy - Correct once, never again.

2026-07-02
claude-langfuse
기타 컴퓨터 관련 직업

Claude Code observability skill: analyze session traces stored in Langfuse, extract learnings from corrections, identify success patterns, and propose agent/skill improvements based on historical data. Powers self-improvement through trace analysis of Claude Code sessions.

2026-07-02
commit
소프트웨어 개발자

Create well-formatted git commits for changes made during the session

2026-07-02
handover
소프트웨어 개발자

Generate a handover document for transferring work to another developer or spawning an async agent

2026-07-02
interview
소프트웨어 개발자

Interview the user about a plan file to extract detailed requirements, clarify ambiguities, and uncover edge cases. Uses iterative questioning to produce a comprehensive specification.

2026-07-02
research
소프트웨어 개발자

Conduct comprehensive multi-source research (codebase, docs, web) by spawning parallel sub-agents and synthesizing a single cited document. Searches past learnings first, then live codebase, docs, and optionally web. Use for "research X", "how does X work in this repo", "investigate", "find prior art", "compare approaches", "gather sources on".

2026-07-02
standup
소프트웨어 개발자

Read-only branch-scoped situation report for Stevie. Surfaces beads in-flight, what's been done since last invocation, what's pending, active swarms/coding-agents/subagents in this worktree, and — most importantly — what specifically needs Stevie's input (decisions, PR merges, AskUserQuestion threads, blocked beads). Output is progressive tables, one shape per stage, address the user as Stevie. Trigger on /standup, "give me a standup", "what's the state of this branch", "what do you need from me". Read-only — never claims beads, never merges, never posts anywhere.

2026-07-02
validate
소프트웨어 품질 보증 분석가·테스터

Verify implementation against specifications

2026-07-02
brainstorm
소프트웨어 개발자

Turn an idea into an approved design spec. Brainstorm is the orchestrator - it scaffolds a topic-stub with subject-type detection and ASCII preview hypotheses, then DELEGATES the iterative Q&A to /interview. After /interview returns a spec, brainstorm self-reviews, gates on user approval, and hands off to /plan. No HTML, no browser - terminal + ASCII previews only.

2026-07-02
critique
소프트웨어 개발자

Get a Distinguished Engineer level technical critique of the current approach

2026-07-02
implement
소프트웨어 개발자

Execute an approved implementation plan from plans/ step-by-step — phase-by-phase code changes, run success criteria, check off boxes, handle checkpoints and parallel waves

2026-07-02
make-a-goal
소프트웨어 개발자

Produce a fully-filled autonomous-run mega-prompt at .agents/goals/<slug>.md by interviewing the user for the missing context. The output file is the "set the goal · walk away · come back to shipped work" prompt — drop it into a fresh Claude Code / Codex session to run end-to-end without hand- holding. Use when Stevie says "/make-a-goal", "/make-a-goal <outcome>", "make a goal", "set a goal", "build me a goal prompt", or similar. The skill does NOT execute the goal — it only produces the artifact. Named `make-a-goal` (not `goal`) because `/goal` is a reserved system slash.

2026-07-02
plan
소프트웨어 개발자

Create a detailed implementation plan

2026-07-02
plan-tdd
소프트웨어 개발자

Create a test-driven development plan for the project

2026-07-02
research-cache
소프트웨어 개발자

Manage and search the research cache for previously analyzed repositories

2026-07-02
cost-aware-pipeline
소프트웨어 개발자

Intelligence-first model routing for LLM pipelines. Sonnet is the default. Haiku is the exception, requiring positive justification. Opus for high-stakes and complex reasoning. Protects answer quality while reducing cost 30-50% vs defaulting everything to the session model. Use when: building multi-model pipelines, optimising API costs without sacrificing quality, designing retry strategies, implementing prompt caching, choosing models for sub-tasks.

2026-06-21
skill-creator
소프트웨어 개발자

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

2026-06-21
design-md
소프트웨어 개발자

Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files

2026-06-21
coding-agent
소프트웨어 개발자

Delegate coding tasks to subagents or run Claude Code/Codex in tmux sessions. Use the Task tool for focused multi-step coding work. Use tmux for long-running interactive sessions, parallel worktree-based fixes, and PR reviews. NOT for simple single-file edits — do those directly.

2026-06-21
plugins
소프트웨어 개발자

Manage and track installed plugins, skills, and extensions across all sources

2026-06-18
agent-ops
소프트웨어 개발자

Enterprise SRE patterns for AI agent operations. Provides cost caps, circuit breakers, stall detection, observability, and runbook-driven incident response for autonomous agent workflows. Use when: (1) Running long autonomous agent sessions, (2) Managing multi-agent swarms, (3) Monitoring agent costs and performance, (4) Debugging stuck or expensive agent loops, (5) Setting up agent observability.

2026-06-18
agentmail
소프트웨어 개발자

Spin up disposable email inboxes via myagentinbox.com for tests, signup flows, OTP/magic-link captures, and any task that needs to receive mail from a service without using a real mailbox. Provides a REST-first bash workflow (no MCP required), 24h-lifetime inboxes, polling helpers with timeout, and verification-code/magic-link extractors. Use when the user mentions "throwaway email", "disposable inbox", "test signup", "OTP capture", "magic link", "verify email flow", "/expect-test signup", or any flow where a service emails a code and the agent needs to read it back. Stores inbox metadata in a tool-neutral state file under .agents/agentmail/ so multiple inboxes survive across sessions. MCP is intentionally NOT recommended — direct REST is simpler and avoids the npx mcp-remote shim. mcporter is documented as a fallback for projects already standardised on MCP tooling.

2026-06-18
ats-resume-matcher
인사 전문가

Professional ATS (Applicant Tracking System) resume matching and scoring tool that operates with the precision of enterprise systems like Greenhouse, Lever, Workday, and Breezy HR. Use this skill when: (1) Matching a resume against a job description to calculate fit scores (2) Analyzing resume-JD alignment with detailed category breakdowns (3) Identifying gaps between candidate qualifications and job requirements (4) Getting actionable suggestions to improve resume match percentage (5) Preparing a resume for ATS optimization before job applications Supports PDF, DOCX, Markdown, and plain text inputs for both resumes and job descriptions.

2026-06-18
attach-agent-worktree
소프트웨어 개발자

Attach to Agent Session

2026-06-18
autonomous-loops
소프트웨어 개발자

Six proven autonomous agent loop patterns with guard rails. Provides reusable patterns for generate->validate->fix, explore->hypothesize->test, and other autonomous workflows. Includes the reviewer-never-authored principle for quality assurance. Use when: (1) Building autonomous agent workflows, (2) Designing self-correcting pipelines, (3) Implementing agent retry/fix loops, (4) Setting up multi-agent review processes, (5) User asks about agent loop patterns.

2026-06-18
browser-verify
소프트웨어 품질 보증 분석가·테스터

Combined AI browser testing + visual inspection. Runs expect-cli for automated test generation/execution, then debug-bridge for screenshots and DOM inspection. Use when you need to verify UI changes with both automated tests AND visual evidence. Trigger on "verify in browser", "browser verify", "visual test", "test and screenshot", or after completing UI fixes that need proof.

2026-06-18
cleanup-agent-worktree
소프트웨어 개발자

Remove Agent Worktree

2026-06-18
crypto-research
시장조사 분석가·마케팅 전문가

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets, evaluating digital assets, or investigating blockchain projects like Bitcoin, Ethereum, Solana, etc.

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

Browser automation and inspection for AI agents via WebSocket

2026-06-18
discuss
프로젝트 관리 전문가

Discuss and explore ideas before committing to an approach

2026-06-18
do-issues
소프트웨어 개발자

Work on GitHub issues systematically with proper development workflow

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

AI-powered browser testing using expect-cli. Auto-detects dev server, reads git diff, generates and executes browser tests via Playwright. Use when you need to verify UI changes in a real browser, test user flows, or validate fixes visually. Trigger on "test this in the browser", "verify the UI", "run expect", "browser test", or after completing UI fixes.

2026-06-18
expose
네트워크·컴퓨터 시스템 관리자

Expose a local service on Tailscale with a unique path

2026-06-18
find-missing-tests
소프트웨어 품질 보증 분석가·테스터

Analyze codebase and identify missing test cases, then create GitHub issues for each gap

2026-06-18
frontend-slides
웹 개발자

Generate zero-dependency HTML presentations with keyboard navigation, print CSS, responsive design, and speaker notes. Creates a single self-contained HTML file — no build step, no framework, no CDN. Use when: (1) Creating slide decks or presentations, (2) Building pitch decks, (3) Making technical talks, (4) User asks for slides or a presentation, (5) Quick visual content for meetings.

2026-06-18
gh-issue
소프트웨어 개발자

Analyze and fix the specified GitHub issue

2026-06-18
git-history-surgery
소프트웨어 개발자

Safely split, reorder, or rewrite already-pushed commits using a throwaway worktree. Isolates the surgery from any existing checkout, verifies byte-identical tree before force-pushing, and uses --force-with-lease to refuse silent clobbers from concurrent work. Use when asked to split a pushed commit into atomic pieces, fix a bulked commit after the fact, or reshape recent history on a shared branch.

2026-06-18
이 저장소에서 수집된 skills 86개 중 상위 40개를 표시합니다.