Skip to main content
GitHub 저장소

rageatc-oss

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

수집된 skills
46
Stars
8
업데이트
2026-07-19
Forks
0
직업 범위
직업 카테고리 10개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

delegating-to-codex
소프트웨어 개발자

Delegates a task to OpenAI Codex running as an interactive session in a herdr pane - uses the user's ChatGPT subscription, visible in herdr, steerable mid-session. Use when delegating work to codex, offloading a task to a GPT model (sol, terra, luna), or running a second opinion from a non-Claude frontier model. Not for Claude Code's own Agent tool or local-LLM delegation (delegating-to-local-llm).

2026-07-19
delegating-to-local-llm
소프트웨어 개발자

Delegates a task to a local LLM running as a Pi coding-agent session in a herdr pane - the subagent is visible in herdr, can be steered mid-session, and costs no cloud tokens. Use when delegating work to a local model, spawning a Pi subagent, offloading a task to omlx (qwen, gemma), or running agent work offline. Not for Claude Code's own Agent tool or subagents inside Pi.

2026-07-19
loading-rules
기타 컴퓨터 관련 직업

Loads the rageatc-code-oss operating rules directly from the plugin when the SessionStart hook has not delivered them. Use when the rageatc-code-oss failsafe line appears in session-start hook output, when the plugin's operating rules are absent from context, or when the injected rules look truncated.

2026-07-05
loading-rules
기타 컴퓨터 관련 직업

Loads the rageatc-core-oss operating rules directly from the plugin when the SessionStart hook has not delivered them. Use when the rageatc-core-oss failsafe line appears in session-start hook output, when the plugin's operating rules are absent from context, or when the injected rules look truncated.

2026-07-05
debloating
기술 작가

Raises an artefact's signal-to-noise ratio by removing text that earns nothing for its reader — filler, repetition, over-explanation, ornamental phrasing — and relocating conditional detail to references. Use to slim a skill, agent, or document, cut bloat, tighten prose, or shrink a file that has grown too long. Tuned for SKILL.md files.

2026-07-04
designing-interfaces
웹·디지털 인터페이스 디자이너

Creates a design system for software with a UI. Use when a project has a user interface and architecture is confirmed — whether creating from scratch or extracting patterns from existing code.

2026-07-04
orchestrating-software-dev
기타 컴퓨터 관련 직업

Runs software development projects from idea to completion. Use when starting a software project, adding a feature, fixing a bug, or resuming an in-progress build.

2026-07-04
playwright-cli
소프트웨어 개발자

Automates browser interactions. Use when navigating websites, interacting with web pages, filling forms, taking screenshots, testing web applications, or extracting data from web pages.

2026-07-04
working-with-pdfs
데스크톱 출판 전문가

Handles PDF operations (reading, creating, modifying). Use when extracting text from PDFs, converting markdown to PDF, merging or splitting PDFs, compressing, rotating pages, handling metadata, or when Claude Code's native PDF reading fails.

2026-07-04
architecting-software
소프트웨어 개발자

Designs software architecture from a confirmed PRD. Use when a PRD exists and architecture must be designed before implementation, when writing ADRs, choosing an architecture style, or selecting technology and databases.

2026-07-04
building-telegram-bots
소프트웨어 개발자

Writes correct, version-aware Telegram bot code. Use when writing, extending, or debugging a Telegram bot in python-telegram-bot, aiogram, grammY, or Telegraf. Not for Telegram client API (TDLib), languages other than Python and Node.js, or non-Telegram platforms.

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

Reviews code. Use when reviewing code implementations, assessing code quality, running a security review, checking spec or design system compliance, or conducting an end-of-build whole-project review against PRD success criteria.

2026-07-04
systematic-debugging
소프트웨어 개발자

Guides root cause investigation before proposing fixes. Use when debugging, diagnosing failures, investigating test errors, or tracing unexpected behaviour.

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

Enforces the red-green-refactor TDD cycle. No production code without a failing test first. Use when implementing features, fixing bugs, or writing production code.

2026-07-04
planning-software
소프트웨어 개발자

Transforms an approved enriched roadmap into an orchestration plan. Use when creating an orchestration plan, producing a build plan, or resuming a project from a saved plan. Not for roadmap creation/enrichment or workflow tier selection.

2026-07-04
using-worktrees
소프트웨어 개발자

Manages git worktree isolation for implementation chunks. Use when setting up isolated workspaces, creating worktrees for chunks, or merging completed chunk branches.

2026-07-04
verifying-claims
일반 사무원

Verifies claims and assesses source credibility. Use when fact-checking claims, verifying accuracy, validating sources, detecting hallucinations, triangulating evidence, or performing SIFT or RADAR assessment.

2026-07-04
decomposing-work
소프트웨어 개발자

Converts an approved ARCHITECTURE.md into an implementation roadmap of isolated, dependency-ordered chunks. Use when architecture has been approved and work must be decomposed before implementation begins.

2026-07-04
enriching-roadmap
소프트웨어 개발자

Enriches implementation roadmap chunks with acceptance criteria, pattern references, and contextual notes. Use after decomposing-work has produced the structural roadmap and before planning-software creates the orchestration plan. Does not modify chunk structure or dependencies.

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

Evaluates software quality from an end user's perspective. Use when emulating a real user to assess a running web app, CLI tool, or API.

2026-07-04
finding-docs
소프트웨어 개발자

Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service — including well-known ones like React, Next.js, Prisma, Django, or Spring Boot. Use for API syntax, configuration, version migration, setup, and library-specific debugging. Use even when you think you know the answer — training data and web search are frequently outdated for API details.

2026-07-04
managing-product
프로젝트 관리 전문가

Extracts product requirements and produces a PRD. Use when a user wants to build software and needs to define what to build before architecture or implementation, when scoping an MVP, or when translating a vague idea into a buildable specification.

2026-07-04
scaffolding-project
소프트웨어 개발자

Creates the standard project file structure for a software project. Use when starting a new software project, initialising project files, or setting up a project workspace before architecture and decomposition begin.

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

Gates completion claims with mandatory evidence — no "should work" or "probably passes" without fresh verification output. Use when verifying test results, confirming builds pass, checking linter output, or validating acceptance criteria.

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

Invokes the critic-agent to review the latest produced output. Use when the user runs /critic to request a quality review of the most recent artefact or deliverable from the current workflow.

2026-07-04
eli40
기타 중등 후 교사

Re-explains concepts at a "knows the basics" level — strips jargon, uses analogies, and assumes broad general knowledge without domain expertise. Use when the user invokes /eli40 to request a simpler explanation of the previous message, or /eli40 <topic> to get an accessible explanation of a specific topic. Like ELI5 but calibrated for an adult generalist.

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

Capture an observation — something that went wrong or worked well — to LEARNINGS.md for future reference. Quick in-session capture, not full analysis.

2026-07-04
roast
프로젝트 관리 전문가

Challenges the user's reasoning, assumptions, or proposals — a thinking sparring partner that pokes holes without the full critic workflow. Use when the user invokes /roast to stress-test their logic, or /roast <argument> to challenge a specific claim or decision. Not a review of artefacts — a challenge to thinking.

2026-07-04
assessing-quality
소프트웨어 개발자

Conducts quality reviews of non-code artefacts. Use when reviewing or critiquing Skills, agents, workflows, documentation, or written materials, assessing quality against standards, or providing structured feedback.

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

Sweep the project's LEARNINGS.md inbox and turn accumulated entries into durable skill, rule, or documentation changes. Run when ready to process learnings — not mid-task.

2026-07-04
designing-workflow
소프트웨어 개발자

Designs workflow structure. Use when planning a workflow, choosing which phases to include, or selecting a workflow pattern for a task.

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

Session handover — end a session by systematically updating project state files for continuity. Use this when the session is ending, the user asks for a "handover", or when significant progress needs to be recorded.

2026-07-04
orchestrating-work
소프트웨어 개발자

Principles for multi-agent workflow execution. Use when coordinating agents, accepting or rejecting agent work, executing producer-critic cycles, or running any multi-phase orchestrated task.

2026-07-04
collecting-sources
기타 중등 후 교사

Collects research sources with quality evaluation. Use when gathering or finding sources, building a source library, searching for academic papers, or performing RADAR assessment.

2026-07-04
communicating-in-writing
기술 작가

Guides written communication — emails, reports, presentations, documents, website copy, newsletters, books. Use when writing or improving writing, adapting to an audience, or shaping document structure. Not for oral delivery or tool-specific formatting (slides, PDFs).

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

Extracts genuine value from a subject and frames it so the right audience recognises it. Use when producing LinkedIn posts, pitch narratives, cover letters, proposals, case studies, or positioning statements. Not for general writing guidance, negotiation, or copywriting templates.

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

Conducts research. Use when asked to research, investigate, explore, look into a topic, compare options, learn about an unfamiliar domain, or understand current state.

2026-07-04
creating-briefs
프로젝트 관리 전문가

Transforms unstructured requests into clear, actionable briefs. Use when writing a brief, preparing a specification, extracting requirements, or clarifying what a task needs.

2026-07-04
finalise-session
소프트웨어 개발자

Run /handover then commit and push changes to git

2026-07-04
ideating
프로젝트 관리 전문가

Generates and explores ideas. Use when capturing fleeting thoughts, brainstorming, exploring a problem space before committing to a direction, or reviewing stored ideas to decide what to pursue.

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