Find the perfect skill
Live Scene Commentator
Data & AI
Opens the camera and provides pseudo real-time scene descriptions by capturing a frame every second.
Git Workflow Expert
DevOps
Master advanced Git workflows with worktrees, conventional commits, and PR best practices. Complete guide for efficient collaborative code management.
Financial Report Generator
Finance & Accounting
Generates structured financial reports from raw data: balance sheet, income statement, key ratios.
Clean AI marks from French text
Content
Detects and corrects AI writing marks in French text. Helps humanize text, remove AI tics, and give it a natural voice.
ghst
Content
Work with Ghost blogs using the ghst CLI tool, supporting full Ghost Admin API including posts, pages, members, tags, newsletters, themes, stats, social web, etc.
Canvas Design
Content
Create beautiful visual art in .png and .pdf documents using a design philosophy. Generate original visual designs, never copying existing artists' work.
Frontend Style & Layout Patterns
Development
Applies consistent styling and layout patterns using Tailwind v4. Covers the Section Compound Pattern for structuring pages, spacing selection methods (flex gap, space-y/x, spacer divs), CLS-free responsive images with aspect-ratio containers, and migration from Tailwind v3 to v4. Useful when building page layouts, choosing spacing, implementing responsive images, or updating from v3 to v4.
Documentation Generation
Documentation
Generates comprehensive project documentation including README files, API documentation (OpenAPI/Swagger), code comments with proper docstrings (Python, JSDoc), architecture overviews, and changelogs. Useful for creating new documentation from scratch or improving existing documentation to ensure clarity and consistency across projects.
Recover bioSkills Skill into Foundry
Documentation
Recover a single SKILL.md from bioSkills and reconstruct a traceable equivalent inside the Foundry as a do-then-audit pair, producing a recoverability probe.
CQRS Architecture
Development
Design and implement CQRS patterns for scalable systems. Separate read and write models with query optimization techniques.
Triage Report Structure
Development
Explains the output layout of the triage script: which files to read first (executive-summary.md, triage.md, agent-briefs.md) and how the report directory is organized. Helps after running triage or when onboarding a new maintainer to the workflow.
Do Workflow
Development
Automate a task end-to-end: research, implement, run CI, open a PR, and ship. Use --no-git to work in-place without git.