mobile
vmain
io.github.fengshao1227/ccg-workflow/mobile
移动开发。iOS、Android、SwiftUI、Jetpack Compose、React Native、Flutter、跨平台。当用户提到移动开发、iOS、Android、跨平台时路由到此。
“slack notion n8n zapier” 共 3,488 个结果
vmain
io.github.fengshao1227/ccg-workflow/mobile
移动开发。iOS、Android、SwiftUI、Jetpack Compose、React Native、Flutter、跨平台。当用户提到移动开发、iOS、Android、跨平台时路由到此。
vmain
io.github.fengshao1227/ccg-workflow/frontend-design
Frontend design skill fused from Impeccable + custom extensions. Covers design philosophy, anti-AI-slop patterns, typography, color (OKLCH), spatial design, motion, interaction, responsive, UX writing, state management, engineering, and 4 style variants. Includes 20 command skills for audit/critique/polish/animate/etc.
vmain
io.github.tradermonty/claude-trading-skills/skill-designer
Design new Claude skills from structured idea specifications. Use when the skill auto-generation pipeline needs to produce a Claude CLI prompt that creates a complete skill directory (SKILL.md, references, scripts, tests) following repository conventions.
vmaster
io.github.jrkerns/pylinac/refactor
Refactor code for big-picture architectural improvements
vmain
io.github.openai/codex-plugin-cc/codex-cli-runtime
Internal helper contract for calling the codex-companion runtime from Claude Code
vmain
io.github.openai/codex-plugin-cc/codex-result-handling
Internal guidance for presenting Codex helper output back to the user
vdevelop
io.github.rtk-ai/rtk/code-simplifier
Review RTK Rust code for idiomatic simplification. Detects over-engineering, unnecessary allocations, verbose patterns. Applies Rust idioms without changing behavior.
vdevelop
io.github.rtk-ai/rtk/design-patterns
Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.
vmaster
io.github.supabase/supabase/studio-testing
Testing strategy for Supabase Studio. Use when writing tests, deciding what type of test to write, extracting logic from components into testable utility functions, or reviewing test coverage. Covers unit tests, component tests, and E2E test selection criteria.
vmain
io.github.sendou-ink/sendou.ink/sql
Help write, debug, and explore SQLite database queries using Kysely. Use when writing repository code, exploring data, debugging query issues, or understanding the database schema.
vmain
io.github.udecode/plate/browser-debug-setup
One-time setup for a persistent debug browser on `127.0.0.1:9222` for `dev-browser --connect`. Use when browser work is needed but no reusable debug browser is running yet.
vmain
io.github.AlexPEClub/ai-coding-starter-kit/backend
Build APIs, database schemas, and server-side logic with Supabase. Use after frontend is built.
vmain
io.github.udecode/kitcn/nextjs
Next.js routing with typed routes, PageProps, LayoutProps helpers, and nuqs for URL state. Use for pages, layouts, navigation, and query parameters.
vmain
io.github.vamseeachanta/workspace-hub/n8n-webhook-workflow
Sub-skill of automation: n8n Webhook Workflow (+3).
vmain
io.github.vamseeachanta/workspace-hub/error-handling
Sub-skill of automation: Error Handling (+2).
vmain
io.github.vamseeachanta/workspace-hub/choose-n8n-when
Sub-skill of automation: Choose n8n when: (+4).
vmain
io.github.vamseeachanta/workspace-hub/webhook-to-workflow-pattern
Sub-skill of automation: Webhook-to-Workflow Pattern (+2).
vmain
io.github.udecode/plate/code-simplicity-reviewer
Final review pass to ensure code is as simple and minimal as possible. Use after implementation is complete to identify YAGNI violations and simplification opportunities.
vmain
io.github.udecode/plate/coherence-reviewer
Reviews planning documents for internal consistency -- contradictions between sections, terminology drift, structural issues, and ambiguity where readers would diverge. Spawned by the document-review skill.
vmain
io.github.udecode/plate/agent-native-reviewer
Reviews code to ensure agent-native parity -- any action a user can take, an agent can also take. Use after adding UI features, agent tools, or system prompts.
vmain
io.github.udecode/plate/scope-guardian-reviewer
Reviews planning documents for scope alignment and unjustified complexity -- challenges unnecessary abstractions, premature frameworks, and scope that exceeds stated goals. Spawned by the document-review skill.
vmain
io.github.udecode/plate/product-lens-reviewer
Reviews planning documents as a senior product leader -- challenges problem framing, evaluates scope decisions, and surfaces misalignment between stated goals and proposed work. Spawned by the document-review skill.
vmain
io.github.farm-fe/farm/agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
vmain
io.github.catlog22/Claude-Code-Workflow/security-audit
OWASP Top 10 and STRIDE security auditing with supply chain analysis. Triggers on "security audit", "security scan", "cso".