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일
수집된 skill 11개 중 8개를 표시합니다.
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개 표시
모든 저장소를 표시했습니다