Skip to main content
Run any Skill in Manus
with one click
andrelandgraf
GitHub creator profile

andrelandgraf

Repository-level view of 35 collected skills across 6 GitHub repositories.

skills collected
35
repositories
6
updated
2026-07-12
repository explorer

Repositories and representative skills

fallow
software-developers

Codebase intelligence for JavaScript and TypeScript. Free static layer reports quality, changed-code risk, cleanup opportunities (unused files, exports, types, dependencies), code duplication, circular dependencies, complexity hotspots, architecture boundary violations, feature flag patterns, and opt-in security candidates. Runtime coverage merges production execution data into the same health report for hot-path review, cold-path deletion confidence, and stale-flag evidence, with a single local capture available by default and continuous/cloud runtime monitoring available as an optional mode. 118 framework plugins, zero configuration, sub-second static analysis. Use when asked to analyze code health, audit PR risk, find cleanup opportunities or unused code, detect duplicates, check circular dependencies, audit complexity, check architecture boundaries, detect feature flags, surface security candidates, clean up the codebase, auto-fix issues, merge runtime coverage, or run fallow.

2026-06-08
better-env
software-developers

Better environment variable management for agents and humans with full type safety, CLI-based remote environment synchronization, and environment validation. Use when setting up typed config schemas, validating env variables, or managing remote env vars across Vercel, Netlify, Railway, Cloudflare, and Fly.io with better-env.

2026-06-08
authoring-recipes
software-developers

Guidelines for authoring fullstackrecipes content - setup recipes, exposed skills (in ./skills/), cookbooks, templates, and installable registry utilities. Use when creating or editing any catalog content. For maintainers building the fullstackrecipes project, not developers consuming the stack.

2026-06-08
better-auth-components
software-developers

Add UI components and pages for authentication flows including sign in, sign up, forgot password, reset password, and email verification.

2026-06-08
better-auth-emails
software-developers

Add email verification, password reset, and account management emails to Better Auth using Resend.

2026-06-08
better-auth-profile
software-developers

Add a complete account settings page with profile editing, password changes, email updates, session management, and account deletion.

2026-06-08
better-auth-protected-routes
software-developers

Add server-side route protection to enforce authentication on specific pages while keeping others public.

2026-06-08
better-auth-setup
software-developers

Add user authentication using Better Auth with Drizzle ORM and Neon Postgres. Base setup with email/password authentication.

2026-06-08
Showing top 8 of 24 collected skills in this repository.
neon-ai-gateway
software-developers

One API and one credential for frontier and open-source LLMs, built into your Neon branch and powered by Databricks. Use when a user wants to call an LLM, add AI/chat/an agent to their app, route between model providers (OpenAI, Anthropic, Google/Gemini, Meta, Alibaba, DeepSeek), or avoid juggling separate provider API keys and accounts — especially when they already use Neon and want AI requests to branch with their project. Works with the OpenAI SDK, Anthropic SDK, google-genai, the Vercel AI SDK, and Mastra by changing only the base URL. Triggers include "call an LLM", "add AI to my app", "chat completion", "model routing", "LLM proxy/gateway", "one API for all models", "use Claude/GPT/Gemini", "AI SDK", "Mastra agent", "Neon AI Gateway", and "log/rate-limit AI calls".

2026-07-04
neon-functions
software-developers

Long-running, serverless Node.js HTTP functions deployed onto your Neon branch, with DATABASE_URL injected automatically and compute that runs next to your data. Use when a user wants to host an API, an AI agent with long streaming responses, a WebSocket or server-sent-events (SSE) server, a webhook handler, a Discord bot, or any request/response workload that risks timing out on short, lambda-style serverless functions — and wants it to branch with their database. Triggers include "serverless function", "deploy an API", "long-running function", "streaming agent", "SSE server", "WebSocket server", "webhook handler", "run code next to my database", "function that won't time out", "Neon Functions", and "Neon Compute".

2026-07-04
Showing 6 of 6 repositories
All repositories loaded