Skip to main content

Skills en este repositorio

nota-america/forgecat-agent-profiles - Página 18

SkillsMP ha recopilado 1102 skills de nota-america/forgecat-agent-profiles. Abre una skill para revisar su origen y sus detalles.

nota-america/forgecat-agent-profiles

Mostrando 40 de 1102 skills recopiladas.

ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Científicos de datos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores gráficos
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores gráficos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores gráficos
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores gráficos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores, todos los demás
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores, todos los demás
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Escritores y autoresRedactores técnicos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Redactores técnicos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Empleados de correspondencia
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de noticias, reporteros y periodistas
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de gestión
descripción

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,…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de gestión
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en operaciones de negocios, todos los demás
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Contadores y auditores
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Contadores y auditores
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Contadores y auditores
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Contadores y auditores
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Contadores y auditores
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Contadores y auditores
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Contadores y auditores
descripción

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…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de presupuesto
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en compensación, beneficios y análisis de empleo
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en recursos humanos
descripción

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.

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en recursos humanos
descripción

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.

Idioma del texto original: inglés

actualizado
Mostrando 40 de 1102 skills recopiladas.