Tale avatar

Tale

Official

@tale-project · Switzerland

0Followers
|
1Public Repos
|
28Published Skills

The Orchestrator for AI Agents — Connect OpenClaw, Hermes Agent, Claude Code, Codex, Cursor, Gemini CLI, OpenCode, and Pi

Skills Distribution
DomainDeveloper To...Code Governance & .. (40%)Backend & Database.. (30%)Quality Assurance .. (30%)

Agent Skills by Tale

Showing 28 vetted skills indexed across 1 GitHub repositories.

tale-projecttale-project
20

clean-code

Enforce language-agnostic coding standards for naming, structure, and reuse.

Official
Intermediate
tale-projecttale-project
20

docker

Orchestrate local Docker stack setup and SQL migrations for Tale development.

Official
Intermediate
tale-projecttale-project
20

translation

Translate Tale UI, marketing copy, and docs across locales using per-locale governance files.

Official
Advanced
tale-projecttale-project
20

python

Enforce Python coding conventions using ruff, type hints, pathlib, and defusedxml.

Official
Intermediate
tale-projecttale-project
20

verify

Verify backend and frontend outcomes via Convex MCP and Playwright MCP.

Official
Advanced
tale-projecttale-project
20

security

Enforce secure coding governance with SAST gates and input validation.

Official
Advanced
tale-projecttale-project
20

docs-check

Run structural docs tests to validate parity, navigation, and content.

Official
Intermediate
tale-projecttale-project
20

ui-components

Standardize reusable UI primitives with Radix, CVA, Tailwind, Storybook, and accessibility tests.

Official
Advanced
tale-projecttale-project
20

handoff

Record durable learnings and continuation notes in a MEMORY.md index.

Official
Intermediate
tale-projecttale-project
20

plan

Document ordered slices, a Ripple Map, and verification strategy before coding.

Official
Intermediate
tale-projecttale-project
20

typescript

Enforce TypeScript conventions across the Tale monorepo.

Official
Advanced
tale-projecttale-project
20

definition-of-done

Apply a Ripple Map to verify completion across translations, docs, migrations, accessibility, and tests.

Official
Advanced
tale-projecttale-project
20

docs

Enforce consistent voice and structure across Tale documentation pages.

Official
Advanced
tale-projecttale-project
20

auth-schema

Regenerate the Better Auth Convex schema from the auth config using the Better Auth CLI.

Official
Intermediate
tale-projecttale-project
20

bash

Enforce strict Bash scripting rules for safe, reliable shell code.

Official
Advanced
tale-projecttale-project
20

convex

Standardize Convex backend code with queries, mutations, actions, and RLS wrappers.

Official
Advanced
tale-projecttale-project
20

testing

Document Tale's testing conventions across Vitest, Testing Library, vitest-axe, and Playwright.

Official
Intermediate
tale-projecttale-project
20

engineering-approach

Classify coding tasks by mode and map blast radius before editing.

Official
Intermediate
tale-projecttale-project
20

review

Automate adversarial code reviews and orchestrate built-in verification for pull requests.

Official
Advanced
tale-projecttale-project
20

browser-qa

Automate browser-based QA for Tale platform using Playwright MCP.

Official
Advanced
tale-projecttale-project
20

ship

Gate code changes through Definition of Done, reviews, and automated tests before opening a PR.

Official
Advanced
tale-projecttale-project
20

performance

Optimize Tale platform performance with frontend gating and Convex query cost management.

Official
Advanced
tale-projecttale-project
20

convex-migrations

Automate versioned, reversible data migrations for Convex services.

Official
Advanced
tale-projecttale-project
20

react

Build React 19 UI with TanStack Router and gated Convex data.

Official
Advanced

Frequently Asked Questions About Tale

FAQPage Schema
What 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.