Skip to main content

이 저장소의 skills

nota-america/forgecat-agent-profiles - 18페이지

SkillsMP는 nota-america/forgecat-agent-profiles에서 1,102개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

nota-america/forgecat-agent-profiles

수집된 skill 1,102개 중 40개를 표시합니다.

직업 분류
데이터 과학자
설명

Generate or improve a company-specific data analysis skill by extracting tribal knowledge from analysts. BOOTSTRAP MODE - Triggers: "Create a data context skill", "Set up data analysis for our warehouse", "Help me create a skill for our database", "Generate a…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Profile and explore a dataset to understand its shape, quality, and patterns. Use when encountering a new table or file, checking null rates and column distributions, spotting data quality issues like duplicates or suspicious values, or deciding which…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Write correct, performant SQL across all major data warehouse dialects (Snowflake, BigQuery, Databricks, PostgreSQL, etc.). Use when writing queries, optimizing slow SQL, translating between dialects, or building complex analytical queries with CTEs, window…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Apply statistical methods including descriptive stats, trend analysis, outlier detection, and hypothesis testing. Use when analyzing distributions, testing for significance, detecting anomalies, computing correlations, or interpreting statistical results.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

QA an analysis before sharing -- methodology, accuracy, and bias checks. Use when reviewing an analysis before a stakeholder presentation, spot-checking calculations and aggregation logic, verifying a SQL query's results look right, or assessing whether…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Write optimized SQL for your dialect with best practices. Use when translating a natural-language data need into SQL, building a multi-CTE query with joins and aggregations, optimizing a query against a large partitioned table, or getting dialect-specific…

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Run a WCAG 2.1 AA accessibility audit on a design or page. Trigger with "audit accessibility", "check a11y", "is this accessible?", or when reviewing a design for color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Get structured design feedback on usability, hierarchy, and consistency. Trigger with "review this design", "critique this mockup", "what do you think of this screen?", or when sharing a Figma link or screenshot for feedback at any stage from exploration to…

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Generate developer handoff specs from a design. Use when a design is ready for engineering and needs a spec sheet covering layout, design tokens, component props, interaction states, responsive breakpoints, edge cases, and animation details.

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Audit, document, or extend your design system. Use when checking for naming inconsistencies or hardcoded values across components, writing documentation for a component's variants, states, and accessibility notes, or designing a new pattern that fits the…

원문 언어: 영어

업데이트
직업 분류
기타 디자이너
설명

Synthesize user research into themes, insights, and recommendations. Use when you have interview transcripts, survey results, usability test notes, support tickets, or NPS responses that need to be distilled into patterns, user segments, and prioritized next…

원문 언어: 영어

업데이트
직업 분류
기타 디자이너
설명

Plan, conduct, and synthesize user research. Trigger with "user research plan", "interview guide", "usability test", "survey design", "research questions", or when the user needs help with any aspect of understanding their users through research.

원문 언어: 영어

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

Write or review UX copy — microcopy, error messages, empty states, CTAs. Trigger with "write copy for", "what should this button say?", "review this error message", or when naming a CTA, wording a confirmation dialog, filling an empty state, or writing…

원문 언어: 영어

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

Create or evaluate an architecture decision record (ADR). Use when choosing between technologies (e.g., Kafka vs SQS), documenting a design decision with trade-offs and consequences, reviewing a system design proposal, or designing a new component from…

원문 언어: 영어

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

Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a change for N+1 queries, injection risks, missing edge cases, or error handling gaps.

원문 언어: 영어

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

Structured debugging session — reproduce, isolate, diagnose, and fix. Trigger with an error message or stack trace, "this works in staging but not prod", "something broke after the deploy", or when behavior diverges from expected and the cause isn't obvious.

원문 언어: 영어

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

Pre-deployment verification checklist. Use when about to ship a release, deploying a change with database migrations or feature flags, verifying CI status and approvals before going to production, or documenting rollback triggers ahead of time.

원문 언어: 영어

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

Write and maintain technical documentation. Trigger with "write docs for", "document this", "create a README", "write a runbook", "onboarding guide", or when the user needs help with any form of technical writing — API docs, architecture docs, or operational…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Run an incident response workflow — triage, communicate, and write postmortem. Trigger with "we have an incident", "production is down", an alert that needs severity assessment, a status update mid-incident, or when writing a blameless postmortem after…

원문 언어: 영어

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

Generate a standup update from recent activity. Use when preparing for daily standup, summarizing yesterday's commits and PRs and ticket moves, formatting work into yesterday/today/blockers, or structuring a few rough notes into a shareable update.

원문 언어: 영어

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

Design systems, services, and architectures. Trigger with "design a system for", "how should we architect", "system design for", "what's the right architecture for", or when the user needs help with API design, data modeling, or service boundaries.

원문 언어: 영어

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

Identify, categorize, and prioritize technical debt. Trigger with "tech debt", "technical debt audit", "what should we refactor", "code health", or when the user asks about code quality, refactoring priorities, or maintenance backlog.

원문 언어: 영어

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

Design test strategies and test plans. Trigger with "how should we test", "test strategy for", "write tests for", "test plan", "what tests do we need", or when the user needs help with testing approaches, coverage, or test architecture.

원문 언어: 영어

업데이트
직업 분류
서신 담당 사무원
설명

Generate a daily or weekly digest of activity across all connected sources. Use when catching up after time away, starting the day and wanting a summary of mentions and action items, or reviewing a week's decisions and document updates grouped by project.

원문 언어: 영어

업데이트
직업 분류
뉴스 분석가·기자·저널리스트
설명

Combines search results from multiple sources into coherent, deduplicated answers with source attribution. Handles confidence scoring based on freshness and authority, and summarizes large result sets effectively.

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

Search across all connected sources in one query. Trigger with "find that doc about...", "what did we decide on...", "where was the conversation about...", or when looking for a decision, document, or discussion that could live in chat, email, cloud storage,…

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into source-specific syntax, ranks results by relevance, and handles ambiguity and fallback strategies.

원문 언어: 영어

업데이트
직업 분류
기타 비즈니스 운영 전문가
설명

Manages connected MCP sources for enterprise search. Detects available sources, guides users to connect new ones, handles source priority ordering, and manages rate limiting awareness.

원문 언어: 영어

업데이트
직업 분류
회계사 및 감사원
설명

Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.

원문 언어: 영어

업데이트
직업 분류
회계사 및 감사원
설명

Manage the month-end close process with task sequencing, dependencies, and status tracking. Use when planning the close calendar, tracking close progress, identifying blockers, or sequencing close activities by day.

원문 언어: 영어

업데이트
직업 분류
회계사 및 감사원
설명

Generate financial statements (income statement, balance sheet, cash flow) with period-over-period comparison and variance analysis. Use when preparing a monthly or quarterly P&L, closing the books and need to flag material variances, comparing actuals to…

원문 언어: 영어

업데이트
직업 분류
회계사 및 감사원
설명

Prepare journal entries with proper debits, credits, and supporting documentation for month-end close. Use when booking accruals, prepaid amortization, fixed asset depreciation, payroll entries, revenue recognition, or any manual journal entry.

원문 언어: 영어

업데이트
직업 분류
회계사 및 감사원
설명

Prepare journal entries with proper debits, credits, and supporting detail. Use when booking month-end accruals (AP, payroll, prepaid), recording depreciation or amortization, posting revenue recognition or deferred revenue adjustments, or documenting an…

원문 언어: 영어

업데이트
직업 분류
회계사 및 감사원
설명

Reconcile accounts by comparing GL balances to subledgers, bank statements, or third-party data. Use when performing bank reconciliations, GL-to-subledger recs, intercompany reconciliations, or identifying and categorizing reconciling items.

원문 언어: 영어

업데이트
직업 분류
회계사 및 감사원
설명

Generate SOX sample selections, testing workpapers, and control assessments. Use when planning quarterly or annual SOX 404 testing, pulling a sample for a control (revenue, P2P, ITGC, close), building a testing workpaper template, or evaluating and…

원문 언어: 영어

업데이트
직업 분류
예산 분석가
설명

Decompose financial variances into drivers with narrative explanations and waterfall analysis. Use when analyzing budget vs. actual, period-over-period changes, revenue or expense variances, or preparing variance commentary for leadership.

원문 언어: 영어

업데이트
직업 분류
보상·복리후생·직무분석 전문가
설명

Analyze compensation — benchmarking, band placement, and equity modeling. Trigger with "what should we pay a [role]", "is this offer competitive", "model this equity grant", or when uploading comp data to find outliers and retention risks.

원문 언어: 영어

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

Draft an offer letter with comp details and terms. Use when a candidate is ready for an offer, assembling a total comp package (base, equity, signing bonus), writing the offer letter text itself, or prepping negotiation guidance for the hiring manager.

원문 언어: 영어

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

Create structured interview plans with competency-based questions and scorecards. Trigger with "interview plan for", "interview questions for", "how should we interview", "scorecard for", or when the user is preparing to interview candidates.

원문 언어: 영어

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