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