Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

pawrrtal-ai

pawrrtal-ai contiene 36 skills recopiladas de OctavianTocan, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
36
Stars
3
actualizado
2026-07-03
Forks
0
Cobertura ocupacional
8 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

domain-cli
Desarrolladores de software

Use when changing, extending, testing, or reviewing the Bun-backed Paw CLI package and its generated agent skills.

2026-07-03
domain-effect
Desarrolladores de software

Use when writing or reviewing Pawrrtal Effect TypeScript code in backend-ts: API contracts, HttpApi handlers, services, repos, layers, tagged errors, Effect tests, streams, SQL, auth middleware, or vendor-source API checks.

2026-07-03
paw
Desarrolladores de software

Use when running the Bun-backed Paw CLI: local health, active context, shell completions, output modes, profiles, and verification of the supported command surface.

2026-07-03
retro
Desarrolladores de software

Turn a bad or long Pawrrtal work session into durable project learning. Use when the user says $retro, asks to learn from a session, says too much went wrong, or asks to create/update skills or rules from recent failures.

2026-07-01
extension-boundaries
Desarrolladores de software

Use when touching Pawrrtal channels, providers, tools, plugins, subagents, context providers, turn orchestration, or code that decides where an integration should live. Enforces the split between generic kernel code, manifest plugins, trusted runtime adapters, provider adapters, channel adapters, and agent runtime primitives.

2026-06-30
live-ops
Administradores de redes y sistemas informáticos

Operate Pawrrtal as a live service: prove the running commit, local origins, Cloudflared public URL, database schema, Telegram channel, and shutdown state. Use when checking whether Pawrrtal is live, deployed, reachable, healthy, broken in Telegram, safe to restart, or safe to take down.

2026-06-30
taste
Diseñadores de interfaces web y digitales

Apply Pawrrtal-specific taste rules for clean modern UX, CLI output, Telegram rendering, and agent/tool presentation. Use when changing UI copy, visual polish, CLI labels, Telegram flow output, tool names, folder/file listings, thinking/tool rendering, or when generalizing user feedback into repo conventions.

2026-06-30
workflow-plan
Especialistas en gestión de proyectos

Use when planning creative, ambiguous, or multi-step work: new features, components, behavior changes, refactors, or any task whose requirements need clarifying before implementation.

2026-06-30
agents-md
Otras ocupaciones informáticas

Use when creating, editing, restructuring, or reviewing AGENTS.md files or the CLAUDE.md symlink. Covers Pawrrtal's two-tier layout, what belongs in AGENTS.md vs memory vs skills, and line budgets.

2026-06-29
code-quality
Desarrolladores de software

Use when writing or reviewing Pawrrtal code: naming booleans and callbacks, shaping function signatures, adding TSDoc/JSDoc, splitting files, choosing readonly params, or deciding how to verify a change. Covers frontend (Next.js/TS), Python backend, and backend-ts Effect strangler. Stack-specific skills refine these rules.

2026-06-29
github-actions
Administradores de redes y sistemas informáticos

Use when creating or modifying GitHub Actions workflows for Pawrrtal. Covers mandatory OctavianTocan actor gate, self-hosted runner defaults, pull_request_target exception, and where CI jobs must live. For VPS runner launch/cleanup, use runner-ops.

2026-06-29
path-rules
Otras ocupaciones informáticas

Use when creating, editing, pruning, or curating path-scoped rule files under .agent/rules/. Covers YAML paths frontmatter, category layout, CURATED.md, and harness symlinks (.claude/rules, .agents/rules).

2026-06-29
repo-operations
Desarrolladores de software

Use for Pawrrtal repo workflow: beans issue tracker, git and PR policy, multi-agent safety, sentrux architecture gates, extension-boundary summaries, commit conventions, and the no-pre-existing-excuse rule. Load before beans tasks, parallel-agent work, structural refactors, or CI workflow authoring.

2026-06-29
workspace-context
Desarrolladores de software

Use when Pawrrtal local dev, auth, deployment routing, or domain vocabulary questions come up during a task. Read memory/semantic/DOMAIN_KNOWLEDGE.md first; this skill adds task-triggered pointers to domain-effect and live-ops.

2026-06-29
ai-elements
Desarrolladores web

Create new AI chat interface components for the ai-elements library following established composable patterns, shadcn/ui integration, and Vercel AI SDK conventions. Use when creating new components in packages/elements/src or when the user asks to add a new component to ai-elements.

2026-06-29
biome-js
Desarrolladores de software

This skill should be used when the user asks to "configure Biome", "extend biome config", "set up BiomeJS", "add biome overrides", "biome lint-staged", "fix biome errors", or mentions biome.jsonc, Biome linting, or Biome formatting configuration.

2026-06-29
electron-best-practices
Desarrolladores de software

Guide AI agents through Electron app development with React including security patterns, type-safe IPC, React integration, packaging with code signing, and testing. Keywords: electron, electron-vite, electron-forge, contextBridge, IPC, security, react, packaging, code signing, notarization, playwright, desktop app.

2026-06-29
electron
Desarrolladores de software

Build cross-platform desktop applications with Electron, covering main/renderer process architecture, IPC communication, BrowserWindow management, menus, tray icons, packaging, and security best practices. Use when the user asks about Electron, needs to create desktop applications, implement Electron features, or build cross-platform desktop apps.

2026-06-29
fireflies
Desarrolladores de software

Retrieve and search meeting summaries, transcripts, and action items from Fireflies.ai. Use when asked to check recent meetings, search for specific topics discussed in meetings, or get transcripts/details of a meeting.

2026-06-29
pr-scope-audit
Desarrolladores de software

Audit whether Pawrrtal work is actually in the intended PR and matches the user's full requested scope. Use when continuing long goals, answering "is everything in this PR?", before saying a PR is ready, after operational VPS work, or whenever implementation, CI, reviews, live deploy, and runtime checks are mixed together.

2026-06-29
returns
Desarrolladores de software

Guardrail for dry-python/returns in pawrrtal. Use when an agent proposes Maybe, Result, IOResult, FutureResult, railway-oriented error handling, or adding the returns dependency.

2026-06-29
runner-ops
Administradores de redes y sistemas informáticos

Operate Pawrrtal self-hosted GitHub Actions runners safely. Use when starting, stopping, installing, debugging, replacing, scaling, cleaning, or checking CI runners for Pawrrtal, especially on the VPS mounted volume.

2026-06-29
skill-cleaner
Otras ocupaciones informáticas

Codex/OpenClaw skill audit: live budget, usage, duplicates, compact descriptions.

2026-06-29
skill-gen
Desarrolladores de software

Use when adding, modifying, generating, checking, or debugging repo-local skill fragments embedded in source code with //<skill-gen> markers.

2026-06-29
systematic-debugging
Desarrolladores de software

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-06-29
teach
Profesores postsecundarios, todos los demás

Teach the user a new skill or concept, within this workspace.

2026-06-29
test-master
Analistas de garantía de calidad de software y probadores

Generates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans and defect reports across functional, performance, and security testing disciplines. Use when writing unit tests, integration tests, or E2E tests; creating test strategies or automation frameworks; analyzing coverage gaps; performance testing with k6 or Artillery; security testing with OWASP methods; debugging flaky tests; or working on QA, regression, test automation, quality gates, shift-left testing, or test maintenance.

2026-06-29
ui-ux-pro-max
Diseñadores de interfaces web y digitales

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

2026-06-29
user-facing-text
Desarrolladores de software

Write and review user-facing text across Pawrrtal's surfaces (Telegram, Google Chat, Web). Use when adding or editing any string a user sees — tool or action display names, command labels, buttons, status lines, error messages, cards, notices — or when reviewing copy. Enforces Title Case "Tool Name" for tool/action names (never tool_name or "Tool name"), American spelling, and consistent labels across channels.

2026-06-29
vercel-react-best-practices
Desarrolladores de software

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-06-29
coding
Desarrolladores de software

General coding patterns and conventions.

2026-06-22
testing
Analistas de garantía de calidad de software y probadores

Testing patterns and best practices.

2026-06-22
heartbeat
Desarrolladores de software

Manage and schedule recurring workspace heartbeats and database-bound reminders.

2026-05-25
paw-bootstrap
Desarrolladores de software

First-run setup for a new Pawrrtal workspace.

2026-05-25
paw-persona
Desarrolladores de software

Maintain the Paw's name, voice, style, emoji, and working preferences.

2026-05-25
nextjs-ambient-panel-texture
Desarrolladores de software

Ports Telegram-style tileable SVG preset masks plus a procedural SVG tile generator into a Next.js App Router app as an ambient CSS-mask texture on panels (chat/main shell), with a small customization UI and idempotent install steps. Bundles 33 preset SVGs under bundled-patterns/ for direct copy to public/. Use when adding subtle panel textures, “Telegram-style” chat backgrounds, mask-based overlays, or onboarding a host repo to match the Pawrrtal whimsy feature without backend persistence.

2026-05-17