Skip to main content

DekaPrayoga/AurixAgent

SkillsMP는 DekaPrayoga/AurixAgent에서 233개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
233
GitHub 스타
61
GitHub 포크
10

수집된 skill 233개 중 40개를 표시합니다.

직업 분류
시장조사 분석가·마케팅 전문가
설명

Deep research what people actually say about any topic across social media. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, NodeLoc, Xiaohongshu, Polymarket, GitHub, and the web.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manus-style persistent file-based planning for AI coding agents: keeps task_plan.md, findings.md, and progress.md on disk so work survives context loss and /clear. Use when asked to plan out, break down, or organize a multi-step project, research task, or any…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Comprehensive CTF and security testing skill covering web exploitation (SQLi, XSS, SSTI, SSRF, JWT, prototype pollution, file upload RCE), binary exploitation (buffer overflow, ROP, heap, format string, kernel, seccomp bypass), cryptography (RSA, AES, ECC,…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes.…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Build an evidence-backed Multiversal install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when Multiversal should be trimmed to what a project…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Engineering operating model for teams where AI agents generate a large share of implementation output.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA),…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the…

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Evidence-first automation inventory and overlap audit workflow for Multiversal. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated measured tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.

원문 언어: 영어

업데이트
직업 분류
건축가(조경 및 선박 제외)
설명

Use this skill when inspecting Blender characters, rigs, poses, animation retargeting, ground contact, facing direction, or model-vs-motion alignment where screenshots alone are not enough.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph,…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.

원문 언어: 영어

업데이트
직업 분류
물류 전문가
설명

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.

원문 언어: 영어

업데이트
수집된 skill 233개 중 40개를 표시합니다.