Skip to main content

Skills neste repositório

ModernNomad-98/Project-Aegis - Página 4

O SkillsMP coletou 200 skills de ModernNomad-98/Project-Aegis. Abra uma skill para revisar a origem e os detalhes.

ModernNomad-98/Project-Aegis

Mostrando 40 de 200 skills coletadas.

ocupação
Especialistas em gestão de projetos
descrição

Identify, negotiate, and track the cross-team dependencies an effort needs — map what you need from other teams AND what they need from you, surface each dependency EARLY (before it's a blocker), negotiate a CONCRETE commitment (specific deliverable,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Facilitate a technical DESIGN REVIEW — prepare it (circulate the design/spec ahead, state the decision the review must reach, invite the right reviewers including the skeptics and cross-cutting owners), structure the discussion (surface assumptions, probe the…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Given an edition delta (from framework-edition-tracker), propose the SPECIFIC updates to every affected skill description, reference file, and coverage map — locate each site that cites or maps the old edition, propose the concrete change per site (renamed…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em recursos humanos
descrição

Assemble a promotion case/packet for an engineer — evidence of impact ALREADY delivered, mapped to the target level's expectations. Inventory concrete accomplishments with measurable impact and scope of influence, map each to the leveling rubric's dimensions…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Help a staff+ IC (or one aspiring) choose the highest-leverage SCOPE to work on — not "what task is assigned" but "what should I pick to maximize impact at my level?". Identify the org's important under-owned problems, match them to leverage archetypes…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design GENERATED API reference documentation — reference produced from the API's source of truth (OpenAPI/GraphQL schema, type annotations, docstrings) so it can't drift from the implementation, the split between what to auto-generate (the exhaustive…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design a CONTRIBUTING guide that takes a contributor from zero to a merged change — environment setup, the contribution workflow (fork/branch/PR or the project's flow), coding standards and commit/PR conventions, how to run tests and checks locally, the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design the docs-as-code TOOLCHAIN and pipeline — docs living in the repo beside the code, the format and static-site generator, the build/preview/deploy pipeline, versioning docs with the code they describe, review via pull requests, link-checking and…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Design the numbered retention index governing every workflow/process doc's LIFECYCLE — each doc gets a retention category, a reason-to-keep, a superseded-by pointer, and a cleanup rule, mirrored by per-doc retention frontmatter, so doc retirement becomes an…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design ONBOARDING documentation for someone JOINING a team/codebase — the first-day and first-week path, verified environment setup, an architecture/orientation tour (the mental model, not every detail), how-we-work (processes, tools, comms, rituals), key…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Craft or overhaul a README so a newcomer can understand, evaluate, and start using a project in minutes — the above-the-fold what/why/who in the first screen, a quickstart that actually runs, install and minimal usage, and links OUT to deeper docs (the README…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design AND read A/B and controlled experiments honestly — a falsifiable hypothesis, ONE primary metric plus guardrails, the randomization unit (sticky, non-contaminating), a sample-size/power calculation from a minimum detectable effect, and a pre-set…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Design the non-happy-path UI states for a view or flow — the distinct empty states (first-run vs filtered-to-nothing vs error-emptied, each with its own copy and next action), loading states (skeleton vs spinner vs inline, a delay threshold to avoid flash,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design the ANALYTICS event schema and tracking plan for product measurement — the event naming taxonomy (consistent object-action), a typed property schema per event (required/optional, enums), shared global properties (user/session/tenant/timestamp), the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Define product funnels and conversion/retention measurement rigorously — the ordered funnel steps grounded in the analytics event schema, the counting model (unique users vs sessions vs events) with an honest denominator, the conversion window (how long a…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Design the mobile and responsive viewport craft for a web UI — a content-driven breakpoint strategy (mobile-first; breakpoints where the layout breaks), touch-target sizing and spacing, safe-area/notch handling, the dynamic-viewport-unit fix for the URL-bar…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design pagination for list endpoints and their UIs — cursor (keyset) vs offset chosen with drift and deep-page costs stated, the opaque cursor's contents defined (sort key + deterministic tiebreaker + direction) with a stability contract, a total ordering…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Pick and apply the RIGHT prioritization framework for a decision instead of defaulting to one — match the situation to a frame (RICE, WSJF/cost-of-delay, value-vs-effort/ICE, Kano, opportunity scoring, MoSCoW), surface the inputs each frame needs and how…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Plan a product roadmap when the future is genuinely uncertain — organize by horizon (now/next/later, or committed/planned/exploratory) instead of a false-precision Gantt of dated features, let confidence decay with distance, sequence by dependency AND by…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Plan and communicate the sunset or deprecation of a PRODUCT feature or public API to the USERS and integrators who depend on it — establish the (already-made) decision's rationale, assess impact (who uses it, what breaks), define the migration path to the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Decide what gets cached, where, and how it stays correct — candidate analysis first (read/write ratio, miss cost, staleness tolerance stated per item), layer choice (HTTP/CDN edge, in-process, distributed cache, DB materialization), invalidation designed…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design data-quality monitoring for production pipelines and stores — checks across the six dimensions (freshness, completeness/volume, uniqueness, validity, consistency/referential integrity, distribution drift), placed at the right pipeline stage (ingest,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design the frontend's share of performance — metrics in the loading/interactivity/visual-stability family (largest-paint, interaction latency, layout shift) pinned to a device/network class, bundle strategy (route code splitting, lazy loading, weight audit…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Design the harness that MEASURES performance as release evidence — what to measure per surface (endpoint percentiles, query timings, frontend metrics on a device class, job durations), an environment contract (prod-like data volume and tenant shape, pinned…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Design the end-to-end lifecycle for personal data across the WHOLE estate — PII inventory and classification mapped to every store it lands in (operational tables, analytics, logs, caches, search indexes, vector stores, backups, third-party processors),…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Design the profiling methodology that answers "where does the time (or memory) actually go" — profiler class per layer (sampling vs instrumenting CPU, allocation/heap, off-CPU/blocking-IO, distributed trace for cross-service attribution), measurement…

Idioma do texto original: inglês

atualizado
ocupação
Arquitetos de banco de dados
descrição

Plan how a live store's schema changes without breaking deployed readers and writers — the expand → migrate → contract sequence (additive first, dual-read/dual-write windows, backfill, contraction only after verified cutover), per-stage compatibility…

Idioma do texto original: inglês

atualizado
ocupação
Arquitetos de banco de dados
descrição

Design the analytical data estate a multi-tenant SaaS reports and learns from — warehouse vs lake vs lakehouse decided by workload and team maturity (not fashion), layered zones (raw → conformed → curated marts) with ownership and contracts per zone, modeling…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Design how a skill library's evals would actually EXECUTE — the runner left open where the eval convention is structural-only (files exist and parse; nothing runs). Covers harness architecture (fresh, isolated session per case with the library loaded),…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Review a whole library-changing PR end-to-end — skill-adding, skill-modifying, or skill-retiring — as the integration layer above single-skill quality review. Verifies a fresh mechanical-validator run tied to the PR head (stale or merely claimed passes…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Audit whether an AI-assisted change actually followed governance discipline — classification and scope lock, human approval at each crossed boundary, merge/deploy authority (WHO merged, who armed auto-merge), real validation evidence, security review where…

Idioma do texto original: inglês

atualizado
ocupação
Oficiais de conformidade
descrição

Author the framework-agnostic common control set that ISO 27001, ISO 42001, and SOC 2 work all consumes — one catalog across access control, cryptography, change management, logging/monitoring, incident response, vendor management, and risk assessment, each…

Idioma do texto original: inglês

atualizado
ocupação
Oficiais de conformidade
descrição

Design ISO/IEC 27001:2022 certification readiness — the ISMS per clauses 4–10 (context incl. the Amd 1:2024 climate-relevance check, leadership, risk assessment/treatment incl. the 6.1.3 process behind the SoA, support and documented information, operation,…

Idioma do texto original: inglês

atualizado
ocupação
Oficiais de conformidade
descrição

Author the Statement of Applicability — the ISO-mandatory document tying every reference control to a per-control inclusion or exclusion justification through the 6.1.3 risk-treatment process; serves BOTH ISO 27001:2022 (Annex A controls) and ISO 42001:2023…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Review agent identities and privilege paths (OWASP Agentic ASI03) — verify every agent has a distinct least-privilege identity (no shared god service account), credentials are task- and time-scoped, delegation chains (user → agent → sub-agent → tool)…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Design or review least-privilege tool/function access for an LLM agent, containing excessive agency and tool misuse (OWASP LLM06 + ASI02) — build the per-tool permission matrix (side effects, blast radius, who it runs as), validate arguments against a schema…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Review an agent's persistent memory and stored context for poisoning (OWASP Agentic ASI06) — can untrusted content write into long-term memory (auto-summarized conversations, "remember this" injections, tool outputs persisted as facts), does a poisoned entry…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de sistemas de computador
descrição

Review the governance and risk posture of an AI feature — classify its risk tier by impact (who is affected, reversibility, autonomy, sensitive-data and rights exposure), assign accountable human ownership, require appropriate human oversight (advisory /…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Design controls against LLM misinformation and overreliance (OWASP LLM09) — require grounding (answer from retrieved/authoritative sources, not model memory, for factual claims), verifiable citations checked to actually support the claim, calibrated…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Build the AI-specific threat model for an LLM feature, RAG pipeline, or agent BEFORE it ships — inventory AI assets (prompts, models, vector stores, tools, credentials) and trust boundaries where user input, retrieved documents, tool outputs, and model…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 200 skills coletadas.