Skip to main content
thoughtfulllc
GitHub 创作者资料

thoughtfulllc

按仓库查看 2 个 GitHub 仓库中的 18 个已收集 skills。

已收集 skills
18
仓库
2
更新
2026年6月7日
仓库浏览

仓库与代表性 skills

create-component
网页开发工程师

Guide for creating a new UI component in @gridland/ui. Covers file structure, focus integration, keyboard handling, theme usage, JSDoc, export registration, and documentation.

2026年4月16日
production-ready
软件开发工程师

Review a component for production readiness as a UI framework. Assesses code quality, patterns, tests, docs, and API design. Produces a prioritized fix plan. Use before shipping a new or updated component to users.

2026年4月16日
sync-context
软件开发工程师

Update context files to reflect current codebase state — new components, changed APIs, new patterns, and reasoning behind non-obvious decisions. Routes updates to the correct file based on what changed. Run after any significant design change before…

2026年4月16日
audit-render
软件开发工程师

Audit the browser rendering pipeline for scissor/clipping bypass bugs. Use when touching browser-buffer.ts, canvas-painter.ts, or adding new visual features.

2026年4月13日
debug-layout
软件开发工程师

Diagnose layout issues in Gridland components. Spawns the layout-debugger agent with the relevant component. Use when a component renders incorrectly or layout looks wrong.

2026年4月13日
release-check
软件开发工程师

Pre-release checklist. Runs all 4 agents plus snapshot regression test, TypeScript check, and semver confirmation. Run before publishing a new package version.

2026年4月13日
review-docs
软件开发工程师

Documentation-focused review. Runs docs-mirror and dependency-auditor in parallel. Use after writing or updating documentation, demo components, or MDX pages.

2026年4月13日
review-full
软件开发工程师

Full review of changed files using all 4 agents in parallel — contract-guardian, framework-compliance, docs-mirror, dependency-auditor. Optionally includes layout-debugger for component changes. Run before opening a PR.

2026年4月13日
已展示 8 / 9 个已收集 Skill。
find-roles
人力资源专员

Find matching open roles at the user's interested companies and draft an application markdown file for each match under applications/in-review/. Use whenever the user wants to look for new jobs, scan their interested companies, or fill their applications…

2026年6月7日
onboard
人力资源专员

First-run setup wizard for careerbot. Detects what's missing in a fresh repo (context/preferences.md, context/index.md, context/resume.pdf, companies/ideas.md, plus folder scaffolding), copies the index and ideas example templates into place, then walks the…

2026年6月7日
add-application
项目管理专家

Add a single application by URL. The user pastes one job posting link; the skill fetches the JD, drafts answers from the Answer Bank, and writes one markdown file at applications/in-review/<company>/<ats-id>-<title-slug>.md so it surfaces immediately on the…

2026年5月27日
applicationstatus
项目管理专家

Change an application's status by moving its markdown file between status folders under applications/. Use whenever the user says they've applied, gotten an interview, been rejected, received an offer, or wants to archive an application (withdrew, decided not…

2026年5月27日
commitandpush
软件开发工程师

Commit and push all pending changes as one or more atomic, conventional-commit-style commits, then push to the remote. Before committing, classify each file as public (agent skills, examples, AGENTS.md / README.md / docs) or private (user content under…

2026年5月27日
draft-missing-answers
项目管理专家

Walk every application markdown file under applications/in-review/, find Q&A sections that are empty, TODO placeholders, or `[partial - pending: ...]` essays whose pending stubs have since been filled, and re-synthesize them using the same gap-analysis +…

2026年5月27日
find-companies
人力资源专员

Search for companies that match the user's background, skills, and preferences. For each viable match, spawn a research subagent in parallel to produce a deep profile (products, news, stock/financials, engineering culture, work-life balance, Glassdoor signal,…

2026年5月23日
add-company
人力资源专员

Add a single company to the local Companies tree by name (and optional URL), auto-filling HQ, Industry tags, and Remote Policy from research. Writes a new markdown file at companies/interested/<slug>.md. Use whenever the user says "add company X", "track…

2026年5月21日
已展示 8 / 9 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库