Skip to main content
tanishqkancharla
Perfil de criador do GitHub

tanishqkancharla

Visão por repositório de 30 skills coletadas em 8 repositórios do GitHub.

skills coletadas
30
repositórios
8
atualizado
27 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

testing
sem classificação

Design and implement automated tests around concrete user-facing flows with the minimum suite needed to trust the behavior. Use when adding, pruning, or restructuring tests.

30 de mar. de 2026
generate-spec
sem classificação

Create a spec sheet for the given feature/fix request in specs/ directory. Use when planning a significant new feature or complex fix.

30 de mar. de 2026
database
sem classificação

Execute SQL queries against the agent database. Use when inspecting database schema, tables, or data, verifying data after changes, or debugging database-related issues.

29 de mar. de 2026
external-electron-apps
sem classificação

Automate user-installed Electron desktop apps (Slack, Discord, VS Code, Notion, Figma, Spotify, etc.) via CDP using this repo's `.bin/playwright` CLI. Use when the task is to control a local desktop app on the user's machine, not this repo's own Electron app.…

29 de mar. de 2026
glimpse-changes
sem classificação

Create a visual explanation of the current session diff as a single HTML page and show it in a native Glimpse window. Use when the user wants a visual walkthrough of local code changes instead of a plain text diff.

29 de mar. de 2026
playwright
sem classificação

Browser automation CLI using Playwright. Use when automating browser workflows, filling forms, clicking elements, scraping pages, or debugging web issues.

29 de mar. de 2026
push-everything
sem classificação

Stage ALL changes in the repository (not just session changes), commit, and push. Use when you need to commit all pending changes.

29 de mar. de 2026
push
sem classificação

Commit and push changes, creating or updating a PR as needed. Use for standard push workflow.

29 de mar. de 2026
Mostrando 8 de 11 skills coletadas.
generate-spec-v2
sem classificação

Research and collaboratively design a significant feature, fix, or refactor, then write a phased implementation spec in specs/ and serve it with tkstack. Use when the user asks to plan, spec, scope, or phase work before implementation.

27 de ago. de 2026
maui
sem classificação

Conventions and design constraints for consuming the Maui design system. Use when building UI with Maui tokens, components, or purse-styles in an app that depends on Maui.

26 de ago. de 2026
code-walkthrough
sem classificação

Write a markdown walkthrough of code that already landed, store it in a temp directory, and serve it with tkstack. Use when the user asks for a walkthrough, explanation, tour, or review of existing changes rather than a plan for new work.

24 de ago. de 2026
generate-spec
sem classificação

Create a spec sheet for the given feature/fix request in specs/ directory. Use when planning a significant new feature or complex fix.

22 de ago. de 2026
errore
Desenvolvedores de software

errore is Go-style error handling for TypeScript: return errors instead of throwing them. Instead of Go's two-value tuple (val, err), functions return a single Error | T union. Instead of checking err != nil, you check instanceof Error. TypeScript narrows the…

13 de ago. de 2026
testing
Analistas de garantia de qualidade de software e testadores

How to write and choose tests in this repo. Use when adding, changing, or reviewing Vitest, Playwright, halo-web, service, or end-to-end tests.

6 de ago. de 2026
halo-web
Analistas de garantia de qualidade de software e testadores

Drive and test the renderer in a running Halo Electron debug app with the project-local halo-web CLI and Libretto Browser Tools. Use when an agent needs to inspect Halo's UI, click controls, enter text, read state or errors, take screenshots, or verify an…

6 de ago. de 2026
Mostrando 8 de 8 repositórios
Todos os repositórios foram exibidos