fblissjr/fb-claude-skills
πͺMarketplacefblissjr/fb-claude-skills
my collection of claude skills including a neat video generation engine
Add this Marketplace
/plugin marketplace add fblissjr/fb-claude-skillsPlugins in this Marketplace
agent-state-mcp
Read-only MCP server over <HOME>/.claude/agent_state.duckdb -- query run history, watermarks, skill versions, and flywheel metrics instead of shelling out to the agent-state CLI.
cogapp-markdown
Auto-generate markdown sections using cogapp
dev-conventions
Development conventions with auto-detection: SessionStart hook detects Python/JS projects and injects uv, bun, TDD, version pinning, and doc conventions into context. Skills provide detailed reference on demand including dependency security auditing.
dimensional-modeling
Kimball-style dimensional modeling patterns for DuckDB star schemas in agent systems. SessionStart hook auto-injects principles when DuckDB or fact/dim tables detected.
explainer-video
Deterministic animated explainer films for any domain, on two backends β three.js 3D (cel shading, analytic IK, a per-frame-pure post chain, shots as data with a match-cut constraint) and Canvas2D flat vector β styled by swappable packs and bibles, delivered as self-contained HTML, frame-exact MP4, or animated WebP/AVIF that plays inline in a README
json-query
JSON query tool selection and syntax β jg (jsongrep) for fast extraction, jq for transformations
mcp-apps
Skills for building and migrating MCP Apps with interactive UIs
mece-decomposer
MECE decomposition of goals, tasks, and workflows into Agent SDK-ready components with interactive tree visualizer. SessionStart hook auto-injects principles when Agent SDK or decomposition files detected.
model-routing
Opt a project into down-tier model delegation: installs a standalone .claude/rules/ file telling Claude to route well-specified data and coding tasks to a cheaper model in a subagent, keeping judgment-heavy work in the main loop. Optional pre-shaped .claude/agents/ definitions and an optional agent-state feedback layer.
path-privacy
Enforces a single rule: every path written into a repo must be relative to the repo root. Ships a SessionStart directive plus pre-commit and commit-msg git hooks that hard-block commits whose staged files, message, or branch name reference anything outside the repo.
plugin-toolkit
Tools for analyzing, polishing, and managing Claude Code plugins
postmortem
Evidence-grounded retrospectives: session and span postmortems of finished work (grounding rule, deviations table, escape analysis, annotate-don't-rewrite) plus a test-suite audit that checks each test's claim, oracle, and reachability envelope, with keep/rewrite/delete verdicts
pyright-autoconfig
SessionStart hook that drops a personal, locally-git-ignored pyrightconfig.json into any Python project lacking a Pyright config -- points Pyright at the uv .venv so imports resolve and silences the reportMissingImports flood. Self-healing (adds the venv pointer once .venv appears), never touches a config it didn't write byte-for-byte, no-op outside Python projects.
readwise-reader
Search, save, and surface your Readwise Reader library via MCP server with OAuth, DuckDB storage, and full-text search
scan-for-secrets
Pre-share scanner: wraps simonw/scan-for-secrets for literal matches (with escape variants) and composes a ripgrep regex pass for privacy-sensitive paths, emails, API key shapes, and SSH fingerprints.
screenwright
Deterministic animated films of any register β explainer, game cutscene, meme, character short β on the three.js node stack (WebGPURenderer with WebGL2 fallback, TSL node materials, MaterialX procedural noise) plus a Canvas2D backend, delivered as self-contained HTML, frame-exact MP4, or animated WebP/AVIF. Successor to explainer-video: same beats/shots/instruments method, new renderer and material ceiling.
skill-dashboard
Interactive MCP App dashboard: quality checks, token budgets, freshness, and repo hygiene
skill-maintainer
Maintenance tools for skills repos: validation, quality, freshness, upstream detection, best practices review, wiki-sanity lint
tui-design
Design functional, readable terminal UIs with proper visual hierarchy, semantic color, and responsive layout. SessionStart hook auto-injects principles when Rich/Textual/Click detected.
writing
Writing skills for clear, accessible prose β an American plain-language house style (plain English, active voice, front-loaded content, sentence case, no bold for emphasis) plus voice matching that learns the user's own style.