Skip to main content
thoughtfulllc
GitHub creator profile

thoughtfulllc

Repository-level view of 18 collected skills across 2 GitHub repositories.

skills collected
18
repositories
2
updated
Jun 7, 2026
repository explorer

Repositories and representative skills

create-component
web-developers

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

Apr 16, 2026
production-ready
software-developers

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.

Apr 16, 2026
sync-context
software-developers

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…

Apr 16, 2026
audit-render
software-developers

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

Apr 13, 2026
debug-layout
software-developers

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.

Apr 13, 2026
release-check
software-developers

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

Apr 13, 2026
review-docs
software-developers

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

Apr 13, 2026
review-full
software-developers

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.

Apr 13, 2026
Showing 8 of 9 collected skills.
find-roles
human-resources-specialists

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…

Jun 7, 2026
onboard
human-resources-specialists

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…

Jun 7, 2026
add-application
project-management-specialists

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…

May 27, 2026
applicationstatus
project-management-specialists

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…

May 27, 2026
commitandpush
software-developers

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…

May 27, 2026
draft-missing-answers
project-management-specialists

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

May 27, 2026
find-companies
human-resources-specialists

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

May 23, 2026
add-company
human-resources-specialists

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…

May 21, 2026
Showing 8 of 9 collected skills.
Showing 2 of 2 repositories
All repositories loaded