Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
kibertoad
Perfil de creador de GitHub

kibertoad

Vista por repositorio de 23 skills recopiladas en 5 repositorios de GitHub.

skills recopiladas
23
repositorios
5
actualizado
2026-07-05
explorador de repositorios

Repositorios y skills representativas

add-zones
Desarrolladores de software

Adds zone-based layout regions to the shell that modules populate per-route or per-active-tab. Use when the shell layout has dynamic panels, sidebars, or header regions that change based on the current route or active module.

2026-03-30
add-scoped-store
Desarrolladores de software

Creates a per-entity scoped Zustand store using createScopedStore(). Use when you need independent state instances keyed by ID — per-interaction tabs, per-conversation messages, per-workspace scratchpads, etc.

2026-03-30
add-slots
Desarrolladores de software

Adds slot-based extensibility to the application — defines slot types in app-shared, contributes items from modules, and consumes them in the shell. Use when the shell needs to collect and render contributions from multiple modules (command palettes, system registrations, dashboard widgets, etc.).

2026-03-30
test-module
Analistas de garantía de calidad de software y probadores

Writes tests for a Reactive module using @tanstack-react-modules/testing with renderModule(), resolveModule(), and createMockStore(). Use when adding or updating tests for module components, routes, or slot contributions.

2026-03-30
wire-shared-dependencies
Desarrolladores de software

Adds a new shared dependency (zustand store, plain service, or reactive service) to the AppDependencies contract and wires it into the shell. Use when adding new cross-cutting concerns like analytics, feature flags, call adapters, or notification services.

2026-03-29
add-api-query
Desarrolladores de software

Adds data fetching to a module component using React Query with Lokalise HTTP client and API contracts. Use when a component needs to fetch, create, update, or delete server data, or when integrating a new backend contract.

2026-03-29
create-module
Desarrolladores de software

Creates a new Reactive module with routes, navigation, page components, and package.json. Use when asked to add a new feature module, section, or domain area to the application.

2026-03-29
register-module
Desarrolladores de software

Registers an existing module in the shell host app. Use when wiring a new or existing module into the running application.

2026-03-29
add-slots
Desarrolladores de software

Adds slot-based extensibility to the application — defines slot types in app-shared, contributes items from modules, and consumes them in the shell. Use when the shell needs to collect and render contributions from multiple modules (command palettes, system registrations, dashboard widgets, etc.).

2026-04-02
add-api-query
Desarrolladores de software

Adds data fetching to a module component using React Query with Lokalise HTTP client and API contracts. Use when a component needs to fetch, create, update, or delete server data, or when integrating a new backend contract.

2026-04-02
add-scoped-store
Desarrolladores de software

Creates a per-entity scoped Zustand store using createScopedStore(). Use when you need independent state instances keyed by ID — per-interaction tabs, per-conversation messages, per-workspace scratchpads, etc.

2026-04-02
add-zones
Desarrolladores de software

Adds zone-based layout regions to the shell that modules populate per-route or per-active-tab. Use when the shell layout has dynamic panels, sidebars, or header regions that change based on the current route or active module.

2026-04-02
create-module
Desarrolladores de software

Creates a new Reactive module with routes, navigation, page components, and package.json. Use when asked to add a new feature module, section, or domain area to the application.

2026-04-02
register-module
Desarrolladores de software

Registers an existing module in the shell host app. Use when wiring a new or existing module into the running application.

2026-04-02
test-module
Analistas de garantía de calidad de software y probadores

Writes tests for a Reactive module using @react-router-modules/testing with renderModule(), resolveModule(), and createMockStore(). Use when adding or updating tests for module components, routes, or slot contributions.

2026-04-02
wire-shared-dependencies
Desarrolladores de software

Adds a new shared dependency (zustand store, plain service, or reactive service) to the AppDependencies contract and wires it into the shell. Use when adding new cross-cutting concerns like analytics, feature flags, call adapters, or notification services.

2026-04-02
smoketest
Analistas de garantía de calidad de software y probadores

Run a cat-factory Pi-agent smoketest end to end. Use when asked to smoketest, sanity-check, or shake out a model on real coding tasks through the actual Pi setup — e.g. "smoketest the new Cloudflare model", "does Llama get stuck on the healthcheck task", "shake out qwen-coder on the coding fixtures". Configures the matrix, runs cat-smoke against actual Cloudflare AI, and surfaces breakage / dead-ends / loops from the captured transcripts. It does NOT grade quality (that's the benchmark skill).

2026-06-21
investigate-telemetry
Desarrolladores de software

Investigate a failed or suspicious agent run (implementer/coder, bootstrap, reviewer, etc.) using the production telemetry in D1. Use when asked to look into a run failure, "no progress" abort, a stuck/looping agent, model output quality, token/truncation issues, or "what went wrong with the latest run". Pulls the run lifecycle from `agent_runs` and the per-LLM-call prompt/response/usage from `llm_call_metrics`, then reads the tool-call loop to find the root cause.

2026-06-20
benchmark
Analistas de garantía de calidad de software y probadores

Run a cat-factory agent benchmark end to end. Use when asked to benchmark, compare, or measure models or prompt versions on the agent tasks (requirement review, code review, implementation) — e.g. "benchmark Llama vs Claude on code review", "compare review@v1 vs a new prompt", "run the benchmark and grade it". Configures the matrix, runs cat-bench, invokes the benchmark-arbiter skill to grade, merges the report, and offers to commit under docs/benchmarks/.

2026-06-18
benchmark-arbiter
Analistas de garantía de calidad de software y probadores

Grade cat-factory benchmark runs. Use when asked to grade, score, judge, or arbitrate a benchmark run produced by the benchmark-harness (cat-bench) — typically a directory under docs/benchmarks/ containing a grading/ folder. Reads each cell's candidate output against its rubric and writes grades.json, grading-summary.md, and conclusions.md.

2026-06-17
Mostrando 5 de 5 repositorios
Todos los repositorios cargados