Plugins

1 plugin

Results for “exist”

630 skills
composiohq
exist-automation
Automate Exist operations through Composio's Exist toolkit via Rube MCP, with tool discovery and connection management.
66.9k
smith6jt-cop
snakemake-skip-existing
Per-channel skip-existing checks in Snakemake wrapper scripts for resuming interrupted SLURM jobs. Trigger: Snakemake interrupted job, skip existing channels, resume incomplete cycle, sentinel missing but outputs exist, per-channel completeness check, wrapper script resume logic.
3
concertonotes
onboard
Use when taking over an existing codebase that has no living document. Produces a factual record of what already exists.
0
thedixitjain
adopt
Brownfield onboarding — audits existing project artifacts for template format compliance (not just existence), classifies gaps by impact, and produces a numbered migration plan. Run this when joining an in-progress project or upgrading from an older template version. Distinct from /project-stage-detect (which checks what exists) — this checks whether what exists will actually work with the template's skills.
2
kk20300113-png
new-development
Greenfield development path for products, tools, and systems that do not yet exist. G Stack validates the idea before anything is planned or built. Use when starting from zero: no existing codebase, no existing schema, no existing API that this extends. AUTO-FIRE immediately when the user says any of: - "new development", "/new-development [description]" - "I have an idea for [X]", "I want to build [X] from scratch" - "new product", "new tool", "new platform", "new application" - "build [X] — it doesn't exist yet", "start a new project" Do NOT use when an existing codebase already exists for the work — use /full-development for large brownfield work. If unsure: ask "Does any part of this already exist in code?" If yes → /full-development. This is the most token-intensive command. Use it when the investment is justified by the scope of what is being built.
0
micsapp
add-domain
Add a new knowledge domain to your existing system. Derives domain-specific configuration through conversation, generates domain folders, templates, and vocabulary while preserving and connecting to your existing architecture.
3 · bundle
More results
phuryn
brainstorm-experiments-existing
Design low-effort experiments to test product assumptions for an existing product, including prototypes, A/B tests, spikes, and other validation methods.
22.6k
jantoniofc
max
Cleans up and improves existing code without changing behavior.
6
rbutinar
pbir-add-page
Incremental page addition to existing PBIR report
0
phuryn
brainstorm-ideas-existing
Generate new feature ideas for an existing product using multi-perspective ideation from PM, Designer, and Engineer viewpoints, then prioritize the best five.
22.6k
richardnguyen0715
spec-driven-development
Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
0
loopyluci
nano-pdf
Edit text in existing PDFs via natural-language prompts.
1
bog5d
nano-pdf
Edit text in existing PDFs via natural-language prompts.
0
haongo232
enhance
Add or update features in existing application. Used for iterative development.
3
leonxlnx
redesign-existing-projects
Audits and upgrades existing websites and apps to premium quality by identifying generic AI patterns and applying high-end design standards without breaking functionality.
snoodleboot-io
api-versioning-strategy
Versioning exists because you cannot deploy your clients.
2
phuryn
identify-assumptions-existing
Stress-test a feature idea for an existing product by surfacing risky assumptions across Value, Usability, Viability, and Feasibility using multi-perspective devil's advocate thinking.
22.6k
lionelndong
brand-reference
Find existing articles on the brand's own blog covering the target keyword or related topics. Extract reusable modules, internal-linking opportunities, and product use cases to anchor the new article in the brand's existing voice.
0 · bundle
ekatasingh1107
brand-voice
Extract and codify brand voice from existing content for consistent messaging
2 · bundle
construct-ai-primary
regression-prevention
Use when making changes to existing systems to ensure those changes don't break existing functionality. This skill provides procedures for identifying at-risk areas, adding regression tests, and validating changes don't cause unintended side effects.
0
ekatasingh1107
content-seo-optimizer
On-page SEO optimization for existing content with before/after scoring
2 · bundle
snoodleboot-io
compliance-automation
The annual compliance scramble exists because controls are tested once, by
2
alterlab-ieu
alterlab-citation-verifier
Verifies that every entry in a bibliography ACTUALLY EXISTS by cross-checking it against four keyless public scholarly APIs (Crossref, OpenAlex, Semantic Scholar, arXiv) with a polite mailto identifier, resolving DOI/arXiv IDs, fuzzy-matching title and authors (difflib SequenceMatcher ratio >=0.70), flagging retractions marked in Crossref (update-to) or OpenAlex (is_retracted), and emitting per-entry JSON verdicts mapped to the AlterLab citation-hallucination taxonomy (TF/PAC/IH/PH/SH). Accepts BibTeX, a DOI/arXiv ID list, or free-form references; degrades gracefully offline by emitting 'unverified' verdicts and never silently passing. Use when the request mentions verify citations, check references, fabricated or hallucinated references, fake DOI, retraction check, bibliography audit, or reference existence check. Does NOT write or draft papers — for authoring a manuscript (whose citation-check mode inserts citations) prefer alterlab-paper-writer instead. Part of the AlterLab Academic Skills suite.
60 · bundle
luokai0
agent-id
Registers an AI agent on the ClawSwarm hub, generates an identity card, and emits OADP discovery signals for cross-platform findability.
10 · bundle
omer-metin
idea-maze
Idea Maze
128 · bundle
majiayu000
ably
Implements real-time pub/sub messaging with Ably's edge infrastructure, covering presence, message history, and token authentication.
567 · bundle
kensaurus
enhance-motion
Audit an existing app's design system and motion, then apply a coherent, performant, reduced-motion-safe pass. Use when "motion pass", "animate the app", or "add micro-interactions across the app". One new isolated animation → design-motion.
8
timlai666
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
1 · bundle
expo
expo-ui
Build native UI with @expo/ui: real SwiftUI on iOS and Jetpack Compose on Android, rendered from React in Expo or React Native apps. Covers universal cross-platform components, drop-in replacements for community libraries, and platform-specific SwiftUI and Jetpack Compose trees.
2.2k · bundle
microsoft
azure-identity-rust
Authenticate to Azure services from Rust using Microsoft Entra ID credentials, including managed identity, service principal, and local development tools.
2.7k
adobe
migrate
Apply design, canon, and modules to every page in the inventory to produce a deployable static HTML site. Per-page, incremental, and idempotent.
142 · bundle
expo
expo-brownfield
Integrate Expo and React Native into an existing native iOS or Android app, covering both isolated (AAR/XCFramework) and integrated (Gradle/CocoaPods) approaches.
2.2k · bundle
theycallmeholla
gap-scan
Scan a codebase, live app, or site and find the features that obviously should exist but don't — missing exports, bulk actions, search/filter, undo, history, notifications, dead-end workflows, data collected but never surfaced, backend endpoints with no UI, and half-built features that stopped partway. Produces an evidence-backed, ranked punch list (top 10 max) with a portable gap_packet JSON. Use whenever the user asks "what features are missing", "what's this app lacking", "find gaps", "run gap-scan", "feature audit", or wants proposal ammo from a prospect's app. Also use it to recheck an existing gap_packet — "what's left to do", "recheck the gaps", "what got built since" — re-verifying findings against current code and marking stale ones superseded. Flags ABSENCE only — broken code goes to code-audit, confusing flows to ux-audit, weak persuasion to conversion-audit, underexploited assets to a WWBD-style analysis. If something exists but is bad, it's not a gap — hand it off.
0
claude-dev-suite
xunit
xUnit.net testing framework with Fact, Theory, fixtures, DI, and mocking with Moq and NSubstitute. Covers .NET testing best practices. USE WHEN: user mentions "xUnit", ".NET testing", "Fact", "Theory", "InlineData", "Moq", "NSubstitute", "C# unit test" DO NOT USE FOR: NUnit - use `nunit`, Vitest - use `vitest`, Jest - use `jest`, Playwright - use `playwright`
28
affaan-m
search-first
Research existing tools, libraries, and patterns before writing custom code by invoking a researcher agent.
226k
projectious-work
pk-standup
Generate today's standup: what was done, what is in progress, what comes
0