missingbulb avatar

missingbulb

Community

@missingbulb

0Followers
|
9Public Repos
|
45Published Skills

missingbulb publishes Claudinite conventions: repo-mounted packs, checks, and task contracts governing coding-agent behavior, git discipline, CI, and lesson extraction.

Skills Distribution
DomainDeveloper To...Agent Harness Conv.. (35%)Git, GitHub & Comm.. (20%)Testing, Code Revi.. (20%)CI/CD Performance .. (15%)

Agent Skills by missingbulb

Showing 45 vetted skills indexed across 3 GitHub repositories.

missingbulbmissingbulb

explore-link

Extract product, market, usage, and pricing insights from a URL into a product wiki.

Community
Intermediate
missingbulbmissingbulb

writing-wiki-pages

Enforces citation, attribution, and growth-log rules when editing product-wiki pages.

Community
Intermediate
missingbulbmissingbulb

merge-and-ci

Manages PR-to-merge workflows with CI polling and auto-merge on GitHub.

Community
Advanced
missingbulbmissingbulb

snapshot-approval

Guides owner approval workflow for changed UI snapshot test baselines.

Community
Intermediate
missingbulbmissingbulb

testing-guide

Maps the repo's test suites, requirements model, and harness documentation for test changes.

Community
Intermediate
missingbulbmissingbulb

write-a-saga

Author saga test cases capturing multi-step UI transitions as golden frames or animated APNG goldens.

Community
Intermediate
missingbulbmissingbulb

deterministic-expecteds

Renders byte-stable expected screenshots using pinned clocks, faked inputs, and pixel-exact comparison.

Community
Intermediate
missingbulbmissingbulb

write-a-requirement-leaf

Writes backtick-numbered requirement leaves with collapsed detail blocks in requirements.md.

Community
Intermediate
missingbulbmissingbulb

chrome-store-releases

Standardizes Chrome Web Store release pipelines across extension repositories using vendored GitHub Actions workflows.

Community
Advanced
missingbulbmissingbulb

extension-host-permissions

Requests runtime host permissions for Chrome extension content scripts on arbitrary sites.

Community
Intermediate
missingbulbmissingbulb

web-speech-io

Wire browser speech recognition and text-to-speech APIs into web applications.

Community
Intermediate
missingbulbmissingbulb

node-test-discovery

Validates node --test invocations so test paths resolve to real files instead of silently running zero tests.

Community
Basic
missingbulbmissingbulb

file-placement

Evaluates file placement using a reference-distance metric against the repository folder tree.

Community
Intermediate
missingbulbmissingbulb

authoring-agent-docs

Guides writing CLAUDE.md and instruction files that coding agents follow reliably.

Community
Intermediate
missingbulbmissingbulb

writing-repo-scanning-checks

Guides writing repo-scanning checks that select files, strip comments, and validate against real sources.

Community
Intermediate
missingbulbmissingbulb

committing

Enforces one-concern-per-commit discipline with issue references and explicit file staging in git.

Community
Basic
missingbulbmissingbulb

ci-performance-evaluation

Diagnose where CI pipeline time goes and validate which optimizations are worth shipping.

Community
Intermediate
missingbulbmissingbulb

writing-handover-issues

Writes GitHub issue checklists that a human executes step by step.

Community
Intermediate
missingbulbmissingbulb

searching-for-a-tool

Guides ToolSearch queries for finding deferred harness tools by name.

Community
Basic
missingbulbmissingbulb

do-later

Files deferred changes as chained GitHub issues blocked behind current work.

Community
Intermediate
missingbulbmissingbulb

bug-investigation

Diagnose bug root causes using observation-driven investigation methods.

Community
Intermediate
missingbulbmissingbulb

verify-in-production

Files deferred production verification issues for merged changes that cannot be observed immediately.

Community
Advanced
missingbulbmissingbulb

fetching-from-the-web

Guides web fetching decisions for exact bytes, 403 responses, and egress blocks.

Community
Basic
missingbulbmissingbulb

repo-text-sweeps

Guides grep and sed sweeps for renames and path relocations across repositories.

Community
Intermediate

Frequently Asked Questions About missingbulb

FAQPage Schema
What tasks can I perform using missingbulb's skills?▼

You can bootstrap and adopt Claudinite packs, enforce commit and merge discipline, evaluate CI runtime, write migration plans and handover issues, investigate bugs, author agent instruction docs, convert pack prose into repo-scanning checks, and process research paper PDFs with vessel-overlay review.

Who are missingbulb's skills designed for?▼

They target engineers running coding agents inside repositories — maintainers who need enforceable conventions for commits, tests, CI, file placement, and agent instruction docs, plus teams extracting reusable lessons from repo activity and conversation logs into local packs.

How do the skills load and run in practice?▼

Skills load conditionally via native frontmatter triggers: file-edit path globs (e.g. **/CLAUDE.md, **/*.test.*), tool-call matchers (git commit, WebFetch, ToolSearch, GitHub merge), and prompt patterns like '/do-later' or 'LGTM', so guidance appears exactly when the matching action occurs.

What prerequisites or dependencies do these skills assume?▼

They assume a repo running the Claudinite harness with mounted packs, hooks, and declared checks, plus GitHub integration (MCP issue and merge tools), git, and GitHub Actions. The paper-intake and vessel-overlay skills assume a research repo with a references/ folder and a segmentation pipeline.

How do the growth and revalidation skills keep pack rules accurate?▼

extract-from-activity and extract-from-conversations mine commits, PRs, and session logs for lessons; prose-to-checks converts testable prose into checks; growth-dedup prunes local items the canon now covers; revalidating-rules re-probes environmental claims like tool contracts and platform behavior for staleness.