Find the perfect skill
Character Design Sheet
Content
Creates consistent character designs across AI-generated images using reference sheets, turnaround views, expression sheets, and color palettes. Leverages the inference.sh CLI to generate character concepts and maintain visual identity through techniques like FLUX LoRA training and detailed description anchoring. Useful for character design, game art, illustration, animation, comics, and visual novels.
Fix Notebook Errors
Development
Fixes errors encountered during Jupyter notebook execution. It addresses issues by either editing the notebook cells (if the problem is in the notebook logic or missing imports) or by patching the underlying Python source code (if the bug is in the library package).
Solana Token Development
Development
Guides the creation and management of tokens on Solana using SPL Token, Token-2022, and Metaplex metadata standards. Use this skill when building fungible tokens, NFTs, or token-gated applications on Solana, especially when implementing token extensions like transfer fees or on-chain metadata.
Distinctive Frontend Design
Development
Creates production-grade web interfaces with distinctive visual identity and high design quality. Use when building landing pages, dashboards, React components, or any web UI that needs intentional, memorable aesthetics rather than generic layouts. Generates polished code with advanced typography, color systems, motion, and responsive design.
Backlog Prioritization
Development
This skill orders backlog items using frameworks like RICE, MoSCoW, or Value-Effort. It reads PBIs from a directory, applies the selected framework, and outputs a ranked list with numeric priorities. Useful during sprint planning or when stakeholders request priority ranking.
Newsletter curation and subscriber growth
Content
Helps curate and structure email newsletters with content sourced via Tavily and Exa search tools. Provides templates for five formats including link roundups, deep dives, and original essays, plus guidelines for issue structure and sending cadence. Useful for creators and teams running weekly digests or curated newsletters.
Conductor Status
Productivity
Displays the overall progress, active tracks, and next actions for a Conductor project. Helps track work on conductor-related tasks and workflows, providing guidance and checklists when needed.
Typed Documentation Forms System
Documentation
Add typed comments, documentation, todos, and metadata to Scheme code using `(doc ...)` forms. Doc annotations are authoritative for type inference, extracted by search commands (lf-todo, lf-types), and integrated with the type checker and LSP. Useful for annotating functions, marking deprecations, or tracking localized improvements alongside the code.
MLOps Engineer
Data & AI
Expert in building scalable ML infrastructure and automation pipelines across cloud platforms. Covers the complete MLOps lifecycle including pipeline orchestration, experiment tracking, model versioning, and CI/CD for models. Useful for tasks involving production ML systems, model deployment, and workflow automation.
Textum: PRD→Scaffold→Story workflow
Development
This skill implements a multi-stage workflow that transforms a product requirements document (PRD) into a scaffold (global context) and then into executable stories, with low-noise outputs and mandatory gate checks at each stage. It supports 16 distinct stages from PRD planning through story execution, and accepts Chinese commands for routing between stages. Useful when you need a disciplined, low-noise progression from high-level requirements to concrete, executable tasks.
GitHub Issues Auto-fix with Parallel Sub-agents
Development
Fetches GitHub issues, spawns parallel sub-agents to implement fixes and open pull requests, then monitors and addresses PR review comments. Automates bug fixing or feature implementation from GitHub issues, particularly when multiple issues need simultaneous handling.
Nix Package & Configuration Manager
Development
Automates Nix package and configuration management following Determinate Systems best practices. Handles adding, updating, and removing packages in a flake-based setup, with instructions for maintenance tasks like flake updates and profile upgrades.