← All creators

noory-code

Organization

Claude Code plugins and MCP servers — Evonest, Distill, Solera, metang, and more

48 indexed · 0 Featured · 0 stars · avg score 74
Prolific

Categories

Indexed Skills (48)

AI & Automation Listed

evonest

Use evonest MCP tools to analyze, improve, and evolve a project — observe, plan, execute, verify. Triggers when the user asks to run evonest, analyze code, find improvements, execute a proposal, or improve a project with evonest.

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-firebase-analytics

Firebase Analytics event tracking and user analysis

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-freezed

Immutable data class generation using the Freezed package

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-go-router

Type-safe routing using go_router + go_router_builder

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-in-app-purchase

In-app purchases (subscriptions, consumables, non-consumables)

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-local-notifications

Local push notifications (scheduled, repeating, custom)

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-package-info

Retrieve package info such as app version and build number

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-riverpod

State management using Riverpod + riverpod_generator

0 Updated yesterday
noory-code
AI & Automation Listed

update-flutter-skills

Update all Flutter skills in the flutter-cask plugin. Reflect latest docs, add new skills, improve existing skills.

0 Updated yesterday
noory-code
Web & Frontend Listed

design-guide

M3 Expressive base rules and component reference for Flutter screen design using the Pencil library. Used as the base layer for project-specific design skills; not directly invocable.

0 Updated yesterday
noory-code
AI & Automation Listed

pmf-change-logo

Replace the app logo in the design guide .pen file. Triggers when the user asks to change, replace, or update the logo, app icon, or brand mark in the Pencil design guide.

0 Updated yesterday
noory-code
AI & Automation Listed

pmf-change-seed-color

Change the seed color of the Material Design 3 Pencil library. Triggers when the user asks to change the seed color, primary color, brand color, or update the color palette/scheme in material-design-guide.lib.pen.

0 Updated yesterday
noory-code
AI & Automation Listed

pmf-init

Initialize a new app design guide .lib.pen file. Triggers when the user asks to initialize, create a new design guide, or set up a new app's design system in Pencil.

0 Updated yesterday
noory-code
AI & Automation Listed

init-rag

rag plugin initial setup (configure · start) — auto-creates the `.noory/rag/` directory, the `raw/` material store, `settings.json`, and the project `.gitignore`. A setup task that does not erase existing data. Example utterances "rag setup", "start rag", "rag config", "init-rag", "set up rag", "attach rag to the project". (For the initialization/reset that erases the index, use `rag-clear`.)

0 Updated yesterday
noory-code
AI & Automation Listed

rag-evaluate

Batch-evaluate rag index quality with pre-registered probes — search results + the active AI session's diagnosis and tuning suggestions. Example utterances "evaluate rag", "run the probes", "check whether indexing went well", "rag-evaluate", "measure search quality".

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-admob

Google AdMob ads (banner, interstitial, rewarded)

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-cached-image

Image caching using cached_network_image

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-connectivity

Network connectivity detection and monitoring

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-firebase-crashlytics

Firebase Crashlytics crash reporting

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-firebase-messaging

Firebase Cloud Messaging (FCM) push notifications

0 Updated yesterday
noory-code
API & Backend Listed

flutter-firebase-performance

Firebase Performance app performance monitoring

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-fvm

Flutter SDK version management using FVM

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-geolocator

GPS location retrieval and tracking

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-google-fonts

Applying fonts using google_fonts

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-hive

Lightweight NoSQL local storage using Hive

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-image-picker

Pick images from gallery or camera

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-melos

Flutter monorepo management using Melos

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-pinput

PIN/OTP code input widget

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-quick-actions

Home screen Quick Actions (3D Touch / Long Press)

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-quill

Rich text editor (WYSIWYG)

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-screenutil

Screen size adaptive utility for responsive UI

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-secure-storage

Encrypted key-value storage (tokens, secret keys)

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-share

Share content via the native share sheet

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-shimmer

Loading skeleton animation

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-svg

SVG vector image rendering

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-talker

Structured logging and debug console

0 Updated yesterday
noory-code
Testing & QA Listed

flutter-test-integration

E2E testing using integration_test

0 Updated yesterday
noory-code
Testing & QA Listed

flutter-test-unit

Unit testing using test + mockito

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-test-widget

Widget testing using flutter_test

0 Updated yesterday
noory-code
AI & Automation Listed

flutter-webview

Display web pages inside the app (WebView)

0 Updated yesterday
noory-code
AI & Automation Listed

help

Explain what flutter-cask is and list all 32 available Flutter package guide skills.

0 Updated yesterday
noory-code
AI & Automation Listed

rag-add-source

Add an indexing source — add it to settings.json `sources` and immediately do a partial index. Utterance examples "rag add source docs/", "rag-add-source notes/", "register wiki/ in rag".

0 Updated yesterday
noory-code
AI & Automation Listed

rag-clear

Destructive reset/wipe that clears the rag index·graph·cache. settings.json is preserved (optionally delete it if desired). Example utterances "clear rag", "reset rag", "delete rag index", "rag-clear", "start over from scratch", "wipe rag". (The non-deleting first-time setup·start is `init-rag`.)

0 Updated yesterday
noory-code
AI & Automation Listed

rag-explore

N-hop graph exploration around a specific entity — reports what is connected to what as a visual/table. Example utterances "explore around entity X", "rag-explore Riverpod", "explore around Notifier", "show me X's relations".

0 Updated yesterday
noory-code
AI & Automation Listed

rag-export

Create a rag index snapshot tarball (vec.db + graph/ + manifest + settings + compatibility header). Example utterances "make a rag snapshot", "rag-export ~/Downloads/foo.tar.gz", "rag backup".

0 Updated yesterday
noory-code
AI & Automation Listed

rag-feedback-report

Aggregates accumulated search feedback to report what is searched most, which sources match well, and weak spots (sources with many 👎), and proposes improvements. Example utterances "rag feedback report", "search feedback stats", "what's not matching well", "rag-feedback-report".

0 Updated yesterday
noory-code
AI & Automation Listed

rag-feedback

Record 👍/👎 feedback on the most recent search results to improve the quality of future searches. Example utterances "this result was good", "rag feedback positive", "that last search was bad", "rag-feedback 👎", "this isn't it".

0 Updated yesterday
noory-code
AI & Automation Listed

plainly-configure

Interview the user, list, inspect, select, reset, or override Plainly response styles for the active project. Use when the user asks to personalize how the AI writes, choose a built-in Plainly style, configure a project-owned external style file, or view the active style.

0 Updated yesterday
noory-code

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.