Skip to main content

Skills neste repositório

seasonedcc/seasoned-skills - Página 2

O SkillsMP coletou 134 skills de seasonedcc/seasoned-skills. Abra uma skill para revisar a origem e os detalhes.

seasonedcc/seasoned-skills

Mostrando 40 de 134 skills coletadas.

ocupação
sem classificação
descrição

Run delegated work reliably — writing subagent charters, verifying subagent claims, keeping judgment at the orchestrator tier, ledger discipline, recovering from interruptions, and shipping/merging lane PRs. Use when spawning subagents or workflows,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Automate browser interactions using the agent-browser CLI, and keep its sessions and processes from leaking. Use when navigating pages, clicking elements, filling forms, taking screenshots, extracting page data, running browser tests, verifying UI behavior,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Run delegated work reliably — writing subagent charters, verifying subagent claims, keeping judgment at the orchestrator tier, ledger discipline, recovering from interruptions, and shipping/merging lane PRs. Use when spawning subagents or workflows,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Design database tables and migrations following the project's identity-and-event-table doctrine. Use when creating new tables, writing migrations, adding columns, modeling state changes, deriving current state, or discussing database schema design.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Format dates and timestamps in SQL queries instead of JS Date instances. Use when rendering dates, date/times, timestamps, or times from the database, when user mentions date formatting, toLocaleDateString, toLocaleString, or timezone issues, or when working…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Build optimistic UI with React Router v7 using deterministic resource routes. Use when implementing toggles, optimistic updates, action-only routes, or when user mentions optimistic UI, toggle, or real-time feedback.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Implement authorization using context getters, context schemas, and composable functions. Use when working with authentication, permissions, user access control, protected routes, business logic authorization, or when user mentions auth, context, permissions,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Create and manage background jobs with graphile-worker using makeJob and makeCronJob. Use when adding new background jobs, cron jobs, fan-out patterns, enqueuing work, or working with the worker infrastructure.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Organize business logic in app/business/ by domain cohesion and framework independence. Use when creating files in app/business/, adding functions to business files, naming business modules, deciding where to place business logic, or choosing what to import…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Work with composable-functions library for type-safe business logic. Use when working with applySchema, withContext, pipe, sequence, business functions, context validation, input validation, or when user mentions composable functions, schemas, or error…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Design database tables and migrations following the project's identity-and-event-table doctrine. Use when creating new tables, writing migrations, adding columns, modeling state changes, deriving current state, or discussing database schema design.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Produce the two narrated demo videos for a scope of work — a five-minute highlights cut and a full-length walkthrough — filmed from a screenplay against the seeded product. Use when the user invokes /demo-videos, asks for a demo video, demo videos, a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Follow the project's design system when building or changing UI. Use when creating pages, lists, forms, drawers, modals, badges, buttons, empty states, headings, or status indicators, when choosing icons, copy, button sizes, or breakpoints, when making a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Manage environment variables following the two-tier env pattern. Use when adding new env vars, modifying env schemas, working with app/framework/env.server.ts or app/env.server.ts, or updating CI env configuration.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Format dates and timestamps in SQL queries instead of JS Date instances. Use when rendering dates, date/times, timestamps, or times from the database, when user mentions date formatting, toLocaleDateString, toLocaleString, or timezone issues, or when working…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Enforce separation between framework and app code in the framework folder. Use when adding new files or logic to the framework folder, importing framework modules, or deciding where to place new abstractions.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Create nested route sections with layouts, index redirects, and menu navigation in React Router v7. Use when adding new route groups, creating layouts with sidebar navigation, nesting routes under a parent path, or restructuring flat routes into nested ones.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Build optimistic UI with React Router v7 using deterministic resource routes. Use when implementing toggles, optimistic updates, action-only routes, or when user mentions optimistic UI, toggle, or real-time feedback.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Post a completed code review on a teammate's GitHub PR as inline comments anchored to the diff, with the verdict and blocking rationale in the review summary. Use when posting review findings to GitHub, requesting changes or approving a PR, or after analyzing…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Review a GitHub pull request with full context — the description, every comment, review, and inline thread, then the diff — judging the big picture personally before multi-angle finding and adversarial verification. Use when asked to review a PR, analyze a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Run a small fix or polish to an existing surface under a reduced quick-iteration Definition of Done — no subagents, no self-improvement pass. Use ONLY when the user explicitly invokes /quick; never select this mode on your own, never suggest it, and never let…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Parse meeting recordings into precise feature-request documents under ./requests-from-meetings. Use when the user invokes /requests-from-meetings, asks to parse a meeting or meeting backlog, asks what was requested or shown in a meeting, or mentions meeting…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Codify lessons from a completed task on two channels at once — a draft pull request on the project's own content or tooling, plus a detailed anonymized issue on the seasoned-skills package — with every PR marked ready only by the user. Use when a task has met…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Spawn subagents and dynamic workflows well — size each task to the context window (~33% of 1M target), pick the right model tier, and rule on agents that run past it. Use whenever delegating work to subagents, launching a Workflow, deciding how to split a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Write minimal, correct TypeScript type annotations. Use when adding types, declaring variables, writing function signatures, creating type aliases, or reviewing code for unnecessary type declarations.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Produce the two narrated demo videos for a scope of work — a five-minute highlights cut and a full-length walkthrough — filmed from a screenplay against the seeded product. Use when the user invokes /demo-videos, asks for a demo video, demo videos, a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Post a completed code review on a teammate's GitHub PR as inline comments anchored to the diff, with the verdict and blocking rationale in the review summary. Use when posting review findings to GitHub, requesting changes or approving a PR, or after analyzing…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Review a GitHub pull request with full context — the description, every comment, review, and inline thread, then the diff — judging the big picture personally before multi-angle finding and adversarial verification. Use when asked to review a PR, analyze a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Run a small fix or polish to an existing surface under a reduced quick-iteration Definition of Done — no subagents, no self-improvement pass. Use ONLY when the user explicitly invokes /quick; never select this mode on your own, never suggest it, and never let…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Cut a release — scope the span since the last release, deeply study every merged pull request in it, write release notes in which every sentence traces to a merged change, run the gates and audits, and treat the publish as the deliberate final act. Use when…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Parse meeting recordings into precise feature-request documents under ./requests-from-meetings. Use when the user invokes /requests-from-meetings, asks to parse a meeting or meeting backlog, asks what was requested or shown in a meeting, or mentions meeting…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Codify lessons from a completed task on two channels at once — a draft pull request on the project's own content or tooling, plus a detailed anonymized issue on the seasoned-skills package — with every PR marked ready only by the user. Use when a task has met…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Spawn subagents and dynamic workflows well — size each task to the context window (~33% of 1M target), pick the right model tier, and rule on agents that run past it. Use whenever delegating work to subagents, launching a Workflow, deciding how to split a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Write, run, and debug tests across the project's unit and end-to-end suites. Covers test-driven development and mutation proofs, gate reconciliation, parallel-safe unit tests, E2E seeding and retry safety, coverage discipline, and diagnosing CI-only failures…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Implement authorization using context getters, context schemas, and composable functions. Use when working with authentication, permissions, user access control, protected routes, business logic authorization, or when user mentions auth, context, permissions,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Create and manage background jobs with graphile-worker using makeJob and makeCronJob. Use when adding new background jobs, cron jobs, fan-out patterns, enqueuing work, or working with the worker infrastructure.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Organize business logic in app/business/ by domain cohesion and framework independence. Use when creating files in app/business/, adding functions to business files, naming business modules, deciding where to place business logic, or choosing what to import…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Work with composable-functions library for type-safe business logic. Use when working with applySchema, withContext, pipe, sequence, business functions, context validation, input validation, or when user mentions composable functions, schemas, or error…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Follow the project's design system when building or changing UI. Use when creating pages, lists, forms, drawers, modals, badges, buttons, empty states, headings, or status indicators, when choosing icons, copy, button sizes, or breakpoints, when making a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Manage environment variables following the two-tier env pattern. Use when adding new env vars, modifying env schemas, working with app/framework/env.server.ts or app/env.server.ts, or updating CI env configuration.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 134 skills coletadas.