Skip to main content
tanishqkancharla
GitHub 创作者资料

tanishqkancharla

按仓库查看 8 个 GitHub 仓库中的 30 个已收集 skills。

已收集 skills
30
仓库
8
更新
2026年8月27日
仓库浏览

仓库与代表性 skills

testing
未分类

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.

2026年3月30日
generate-spec
未分类

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

2026年3月30日
database
未分类

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

2026年3月29日
external-electron-apps
未分类

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.…

2026年3月29日
glimpse-changes
未分类

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.

2026年3月29日
playwright
未分类

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

2026年3月29日
push-everything
未分类

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

2026年3月29日
push
未分类

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

2026年3月29日
已展示 8 / 11 个已收集 Skill。
generate-spec-v2
未分类

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.

2026年8月27日
maui
未分类

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.

2026年8月26日
code-walkthrough
未分类

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.

2026年8月24日
generate-spec
未分类

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

2026年8月22日
errore
软件开发工程师

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…

2026年8月13日
testing
软件质量保证分析师与测试员

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.

2026年8月6日
halo-web
软件质量保证分析师与测试员

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…

2026年8月6日
已展示 8 / 8 个仓库
已展示全部仓库