Tale
Official@tale-project · Switzerland
The Orchestrator for AI Agents — Connect OpenClaw, Hermes Agent, Claude Code, Codex, Cursor, Gemini CLI, OpenCode, and Pi
Agent Skills by Tale
Showing 28 vetted skills indexed across 1 GitHub repositories.
clean-code
Enforce language-agnostic coding standards for naming, structure, and reuse.
docker
Orchestrate local Docker stack setup and SQL migrations for Tale development.
translation
Translate Tale UI, marketing copy, and docs across locales using per-locale governance files.
python
Enforce Python coding conventions using ruff, type hints, pathlib, and defusedxml.
verify
Verify backend and frontend outcomes via Convex MCP and Playwright MCP.
security
Enforce secure coding governance with SAST gates and input validation.
docs-check
Run structural docs tests to validate parity, navigation, and content.
ui-components
Standardize reusable UI primitives with Radix, CVA, Tailwind, Storybook, and accessibility tests.
handoff
Record durable learnings and continuation notes in a MEMORY.md index.
plan
Document ordered slices, a Ripple Map, and verification strategy before coding.
typescript
Enforce TypeScript conventions across the Tale monorepo.
definition-of-done
Apply a Ripple Map to verify completion across translations, docs, migrations, accessibility, and tests.
docs
Enforce consistent voice and structure across Tale documentation pages.
auth-schema
Regenerate the Better Auth Convex schema from the auth config using the Better Auth CLI.
bash
Enforce strict Bash scripting rules for safe, reliable shell code.
convex
Standardize Convex backend code with queries, mutations, actions, and RLS wrappers.
testing
Document Tale's testing conventions across Vitest, Testing Library, vitest-axe, and Playwright.
engineering-approach
Classify coding tasks by mode and map blast radius before editing.
review
Automate adversarial code reviews and orchestrate built-in verification for pull requests.
browser-qa
Automate browser-based QA for Tale platform using Playwright MCP.
ship
Gate code changes through Definition of Done, reviews, and automated tests before opening a PR.
performance
Optimize Tale platform performance with frontend gating and Convex query cost management.
convex-migrations
Automate versioned, reversible data migrations for Convex services.
react
Build React 19 UI with TanStack Router and gated Convex data.
Frequently Asked Questions About Tale
FAQPage SchemaWhat specific development tasks does Tale enable?▼
Tale enables standardized monorepo management, including automated backend schema regeneration, versioned data migrations, and rigorous quality gates. It enforces consistent coding conventions, accessibility testing, and documentation parity, ensuring that all code changes meet predefined completion criteria before integration.
Which engineering personas benefit from these standards?▼
Full-stack engineers, backend developers, and quality assurance leads working within monorepo environments benefit most. It is designed for teams requiring strict governance over React 19 interfaces, Convex backend services, and documentation structures to maintain high-velocity, reliable development cycles.
What are the primary prerequisites for implementing these standards?▼
Implementation requires a TypeScript-based monorepo environment utilizing Convex for backend services. Developers must adhere to the defined Ripple Map strategy and maintain SKILL.md frontmatter for all components, ensuring compatibility with the existing verification, testing, and migration governance structures.