.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/vstorm-co/full-stack-ai-agent-template
home/skills/vstorm-co/full-stack-ai-agent-template
vstorm-co avatar

vstorm-co/full-stack-ai-agent-template

8 skills

View on GitHub
$npx skills add vstorm-co/full-stack-ai-agent-template
SkillInstalls
agent-toolAdd a new tool/function the AI agent can call (e.g. look something up, hit an external API, perform an action).—alembic-migrationCreate, review, and apply database schema changes with Alembic.—background-taskAdd or modify work that runs outside the request/response cycle — emails, document ingestion, webhooks, cleanups, scheduled jobs.—billing-stripeWork with Stripe billing — subscriptions, plans/prices, the Customer Portal, credits, usage metering, invoices, and webhook events.—channel-botWork with messaging-channel bots (Telegram / Slack) — register a bot, route inbound messages through the AI agent, handle webhooks vs polling, or add a new…—frontend-featureBuild a new page, view, or data-driven feature in the Next.js frontend.—pytest-suiteWrite or extend the backend test suite following this project's conventions.—rag-knowledgeWork with the RAG knowledge base — ingest documents, run semantic search, manage collections, or add a sync source/connector (Google Drive, S3).—