Skip to main content
Run any Skill in Manus
with one click
GitHub repository

telar-framework

telar-framework contains 190 collected skills from zekiyugnak, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
190
Stars
2
updated
2026-07-17
Forks
0
Occupation coverage
9 occupation categories · 100% classified
repository explorer

Skills in this repository

orchestrate
software-developers

End-to-end orchestrated execution. Takes a feature description and drives the entire pipeline — plan, plan review (3 fresh reviewers), WU decomposition, 4-phase execution loop per WU, final review, COMMIT-READY emit. Honors user's git policy (no auto-commit).

2026-07-17
orchestration-adversarial-code-review
software-quality-assurance-analysts-and-testers

`--default-domain` comes from the project-detect framework signal (orchestrator Step 5b / project-context); it only decides how UI files with no strong path marker are classified. `--risk-tier` is the WU's `risk_tier` fi

2026-07-17
orchestration-orchestrated-execution
computer-occupations-all-other

**Capture the WU baseline ONCE per WU, before attempt 1 (NOT on retries).** This is what makes file-scope checks correct across a multi-WU run where the user has not yet committed prior WUs (per the `ben yapacagim` git p

2026-07-17
orchestration-plan-review-gate
software-developers

This gate has **two interchangeable execution paths that MUST emit the identical aggregated verdict object** (Step 3). The prose path below is the canonical fallback and the single source of truth for reviewer prompts an

2026-07-17
iterative-build-loop
software-developers

A baton-based system for building mobile features across multiple Claude Code sessions with persistent progress tracking and simulator verification between steps.

2026-07-14
setup-e2e
software-quality-assurance-analysts-and-testers

Set up end-to-end testing framework with CI integration

2026-07-14
setup-web-e2e
software-quality-assurance-analysts-and-testers

Scaffold a Supabase/Playwright E2E harness for a Refine/TanStack web app using Telar's Arrange/Act patterns

2026-07-14
supabase-e2e-harness
software-quality-assurance-analysts-and-testers

The most common mistake in Supabase E2E suites is letting `service_role` do double duty: it provisions the fixtures AND performs the action under test, which means the test never actually proves RLS works — it just prove

2026-07-14
web-e2e-catalog
software-quality-assurance-analysts-and-testers

The most common failure mode for an E2E suite that starts small and grows is that it never gets a map: nobody can tell what's covered without reading every spec file, there's no way to run just the fast subset before a m

2026-07-14
web-e2e-locators
software-quality-assurance-analysts-and-testers

The most common mistake in Playwright specs against a Refine + TanStack + Supabase + shadcn/ui stack is reaching for CSS selectors or `waitForTimeout` because the UI is composed of Radix primitives (portals, generated id

2026-07-14
web-e2e-review
software-quality-assurance-analysts-and-testers

A green E2E suite proves nothing on its own — a spec that swallows an error, forgets `await` on an assertion, sleeps on a fixed timer instead of waiting for state, or performs its act with an admin/service key can pass o

2026-07-14
web-e2e-testing-expert
software-quality-assurance-analysts-and-testers

Expert in end-to-end testing for Refine and TanStack Router web applications backed by Supabase, with shadcn/ui as the component layer. Sibling to `mobile-e2e-testing-expert`, scoped to the web surface: this agent owns s

2026-07-14
web-testing
software-quality-assurance-analysts-and-testers

The most common testing mistake in a React/TypeScript web app is either testing implementation details — internal state, component method calls, class names — that shatter on every refactor, or having a thin unit layer a

2026-07-14
admin-panel-architect
software-developers

Architecture specialist for internal admin and operator panels built on Vite, React 19, TypeScript, TanStack Router/Query/Table, Tailwind v4 with shadcn/ui, and Supabase — deployed as a pure static SPA with no server-sid

2026-07-14
android-native-bridge
software-developers

Expert in bridging native Android code (Kotlin/Java) with React Native and Flutter applications.

2026-07-14
astro-web-expert
web-developers

Specialist in Astro for public-facing marketing and candidate-acquisition (careers) sites, where the two things that matter most are shipping near-zero JavaScript by default and getting SEO/Open Graph metadata exactly ri

2026-07-14
clean-code
software-developers

The defects that compound fastest are not crashes — they are **duplication**, **bloat**, and the **wrong abstraction**. Copy-pasted logic drifts out of sync; speculative flexibility slows every future change; and — the s

2026-07-14
desktop-expert
software-developers

Specialist in cross-platform desktop application development with Electron and Tauri — covering process architecture, secure IPC design, native OS integration, packaging, and auto-update pipelines.

2026-07-14
flutter-expert
software-developers

Cross-platform development specialist focusing on Flutter/Dart patterns, state management, and native integration.

2026-07-14
ios-native-bridge
software-developers

Expert in bridging native iOS code (Swift/Objective-C) with React Native and Flutter applications.

2026-07-14
mobile-backend-architect
software-developers

Principal engineer specializing in backend architecture for mobile applications.

2026-07-14
mobile-screen-builder
software-developers

Orchestrates the iterative construction of mobile screens and multi-screen flows, from specification through scaffolding, navigation wiring, and simulator verification.

2026-07-14
mobile-ui-ux-specialist
web-and-digital-interface-designers

Expert in mobile UI design patterns, platform conventions, and creating native-feeling experiences.

2026-07-14
nextjs-web-expert
web-developers

Specialist in Next.js App Router applications for authenticated, data-heavy business web consoles — the "admin panel for your own company" pattern: a login-gated dashboard built with Server Components, Server Actions, Ta

2026-07-14
react-native-expert
software-developers

Cross-platform mobile development specialist focusing on modern React Native patterns, performance optimization, and native integration.

2026-07-14
review-code
software-quality-assurance-analysts-and-testers

Mobile-specific code review with two-stage review gates, platform conventions, and priority-ranked findings

2026-07-14
review-gates
software-quality-assurance-analysts-and-testers

Two-stage review gates ensuring both requirement compliance and code quality before merging.

2026-07-14
rust-service-architect
software-developers

Backend service architecture specialist for Rust HTTP services built on axum, tokio, and sqlx, typically serving the mobile apps (React Native/Flutter) and web frontends already covered by this plugin.

2026-07-14
supabase-expert
software-developers

Specialist in Supabase backend development for mobile applications.

2026-07-14
web-frontend-expert
web-developers

Framework-agnostic React + TypeScript specialist for general-purpose SPAs — the foundational web UI craft that any React app needs regardless of whether it runs on Next.js, Astro, Vite, or another host. Covers component

2026-07-14
okf-knowledge-authoring
software-developers

An OKF knowledge bundle (`docs/knowledge/`) is only useful if agents can trust it. Three failure modes rot it: (1) a concept **restates a decision or schema** and then drifts from the real source, becoming a second, wron

2026-07-08
okf-knowledge-curator
software-developers

Builds and keeps healthy the project's machine-readable domain-knowledge bundle under `docs/knowledge/` (Open Knowledge Format v0.1: plain markdown + YAML frontmatter, required `type`). Does not write product code. Where

2026-07-08
web-accessibility-expert
web-and-digital-interface-designers

WCAG 2.2 AA specialist for web applications. Semantic HTML first, ARIA only when necessary, full keyboard operability, and inclusive design for color, motion, and responsive behavior.

2026-07-06
web-animations
software-developers

Web animations fall into three layers: CSS (fastest, zero JS overhead), Framer Motion (richer orchestration over the same compositor layer), and the View Transitions API (route/state crossfades managed by the browser). P

2026-07-06
web-performance-optimizer
software-developers

Profiling-first specialist for web application performance — Core Web Vitals, bundle size, rendering, data fetching, and asset optimization across Vite, Next.js, and Astro stacks.

2026-07-06
web-security-architect
information-security-analysts

Principal engineer specializing in proactive web application, API, and data-layer security architecture. Applies STRIDE threat modeling, defense-in-depth, and secure-by-default patterns for Next.js, Astro, Vite/TanStack,

2026-07-06
web-state-management
software-developers

The single biggest cause of stale-data bugs in React apps is putting server state in a global store. Server state — anything fetched from an API — already has a cache manager in TanStack Query (see `tanstack-query-patter

2026-07-06
accessibility-patterns
software-developers

Making mobile apps accessible to all users.

2026-07-06
add-feature
software-developers

Add a new feature to an existing mobile application with requirements check, codebase exploration, brainstorming, planning, implementation, and review

2026-07-06
ai-api-integration
software-developers

Integrating AI APIs (OpenAI, Claude, Gemini) in mobile apps.

2026-07-06
Showing top 40 of 190 collected skills in this repository.