Source

blockmatic/basilic-skills

81 skills · 432 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
tailwind-design-system-v4 Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use …
blockmatic/basilic-skills
30
2
emilkowal-animations-v1 Emil Kowalski's animation best practices for web interfaces. Use when writing, reviewing, or implementing animations …
blockmatic/basilic-skills
29
3
next-v16 Next.js 16 App Router performance, caching, server components, server actions, routing, and codebase-hygiene best pra…
blockmatic/basilic-skills
29
4
frontend-design-v1 Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aes…
blockmatic/basilic-skills
28
5
motion-v13 React animations with Motion v13 (gestures, scroll, layout, SVG). Use when drag-and-drop, scroll animations, modals, …
blockmatic/basilic-skills
28
6
workflow Basilic workflow dispatcher and catalog. Use when the user types /workflow or /<playbook>.
blockmatic/basilic-skills
18
7
ai-sdk-core-v7 Build backend AI with Vercel AI SDK v7 — generateText, streamText, ToolLoopAgent, tools. Use when implementing AI SDK…
blockmatic/basilic-skills
9
8
ai-sdk-ui-v7 Build React chat UIs with Vercel AI SDK v7 — useChat, DefaultChatTransport, status, sendMessage. Use when implementin…
blockmatic/basilic-skills
8
9
ahooks-v3 Utility hooks for React state management — grouped state and localStorage persistence. Use when managing grouped stat…
blockmatic/basilic-skills
7
10
drizzle-orm-v0 Drizzle ORM for TypeScript — type-safe SQL queries, schema definitions, migrations, and relations. Use when building …
blockmatic/basilic-skills
7
11
expo-cicd-workflows-v55 EAS service (paid). Helps understand and write EAS workflow YAML files for Expo SDK 57 projects. Use this skill when …
blockmatic/basilic-skills
7
12
expo-deployment-v55 EAS service (paid). Deploy Expo SDK 57 apps to the app stores with EAS - build and submit to the iOS App Store, Googl…
blockmatic/basilic-skills
7
13
expo-dev-client-v55 Framework (OSS). Build and distribute Expo development clients locally or via TestFlight for internal testing (Expo S…
blockmatic/basilic-skills
7
14
expo-tailwind-setup-v55 Framework (OSS). Set up Tailwind CSS v4 in Expo SDK 57 with react-native-css and NativeWind v5 for universal styling …
blockmatic/basilic-skills
7
15
expo-upgrading-v55 Framework (OSS). Guidelines for upgrading to Expo SDK 57 and fixing dependency issues (upstream v55 naming; NativeWin…
blockmatic/basilic-skills
7
16
expo-use-dom-v55 Framework (OSS). Use Expo SDK 57 DOM components to run web code in a webview on native and as-is on web. Migrate web …
blockmatic/basilic-skills
7
17
fastify-v5 TypeBox schemas with Fastify routes for type-safe API development — native JSON Schema, automatic OpenAPI generation.…
blockmatic/basilic-skills
7
18
openapi-ts-v0 Generate TypeScript clients from OpenAPI specs using @hey-api/openapi-ts — type-safe API clients. Use when generating…
blockmatic/basilic-skills
7
19
playwright-v1 Ad-hoc Playwright browser automation (scripts in /tmp). Use when testing a URL in a visible browser. App E2E belongs …
blockmatic/basilic-skills
7
20
shadcn-v3 Set up Tailwind v4 with shadcn/ui using @theme inline pattern and CSS variable architecture — component composition, …
blockmatic/basilic-skills
7
21
solana-v1 Solana dApp UI with kit and web3.js. Use when wallet connect, transactions, or Solana address validation in React/Nex…
blockmatic/basilic-skills
7
22
tanstack-query-v5 TanStack Query (React Query) for async operations, data fetching, caching, and state management. Use when fetching se…
blockmatic/basilic-skills
7
23
typescript-v6 Advanced TypeScript patterns for type-safe, maintainable code using sophisticated type system features. Use when buil…
blockmatic/basilic-skills
7
24
vercel-react-v1 React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing…
blockmatic/basilic-skills
7
25
wagmi-v3 Wagmi v3 wallet and contract hooks for React/Next.js. Use when connecting wallets, reading/writing contracts, or hand…
blockmatic/basilic-skills
7
26
nodejs-keccak256-v1 Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, an…
blockmatic/basilic-skills
6
27
nuqs-v2 nuqs (type-safe URL query state) best practices for Next.js and other React frameworks. This skill should be used whe…
blockmatic/basilic-skills
6
28
viem-v2 Integrate EVM blockchains using viem. Use when user says "read blockchain data", "send transaction", "interact with s…
blockmatic/basilic-skills
6
29
vitest-v4 Vitest testing framework patterns for test setup, async testing, mocking with vi.*, snapshots, and test performance (…
blockmatic/basilic-skills
6
30
file-organization-v1 Folder-plus-index grouping for related modules — when to use folders, index.ts, named entries, and what to avoid (meg…
blockmatic/basilic-skills
5
31
composition-patterns-v1 React composition patterns that scale. Use when refactoring boolean-prop APIs, building reusable component libraries,…
blockmatic/basilic-skills
4
32
web-design-guidelines-v1 Review UI code against Vercel Web Interface Guidelines. Use when asked to review UI, check accessibility, audit desig…
blockmatic/basilic-skills
4
33
add-documentation Add comprehensive documentation for current code/feature per project standards (README, apps/docu website, or inline …
blockmatic/basilic-skills
2
34
add-error-handling Implement comprehensive error handling for current code to make it robust and resilient while maintaining good UX. Us…
blockmatic/basilic-skills
2
35
audit-accessibility Perform comprehensive accessibility audit of current UI code to ensure compliance with WCAG guidelines and provide in…
blockmatic/basilic-skills
2
36
clarify-task Before doing any coding work on the task, ask clarifying questions using multiple choice format to gather requirement…
blockmatic/basilic-skills
2
37
code-review Perform thorough code review verifying functionality, maintainability, and security. Use when the user types /code-re…
blockmatic/basilic-skills
2
38
coderabbit Fetch CodeRabbit review comments for current PR, analyze all issues, apply fixes automatically, and commit changes. U…
blockmatic/basilic-skills
2
39
council Based on the given area of interest, dig around the codebase to gather information, spawn multiple task agents for de…
blockmatic/basilic-skills
2
40
debug-browser Iterate on the current task using debug instrumentation and browser tools without asking the user to test manually. U…
blockmatic/basilic-skills
2
41
debug-issue Help debug current issue by walking through debugging process systematically and providing clear, actionable solution…
blockmatic/basilic-skills
2
42
deslop Check diff against main and remove all AI generated code slop introduced in this branch. Use when the user types /des…
blockmatic/basilic-skills
2
43
diagrams Analyze provided code, architecture, or concept and generate clear, well-structured Mermaid diagram visualizing relat…
blockmatic/basilic-skills
2
44
docker-logs Tail logs from Docker containers to check for errors and monitor application behavior. Use when the user types /docke…
blockmatic/basilic-skills
2
45
exec-push Execute plan or instructions, validate, commit, push, and create a PR. Use when the user types /exec-push.
blockmatic/basilic-skills
2
46
fix-compile-errors Analyze compilation errors and provide fixes to resolve all errors. Use when the user types /fix-compile-errors.
blockmatic/basilic-skills
2
47
fix-git-issues Help resolve common Git problems and conflicts with step-by-step commands and explanations. Use when the user types /…
blockmatic/basilic-skills
2
48
fix-github-actions Retrieve GitHub Actions workflow logs for the current branch PR, analyze failures, and fix CI/CD errors. Use when the…
blockmatic/basilic-skills
2
49
fix-push Fix all reported issues, validate, commit, and push. Use when the user types /fix-push.
blockmatic/basilic-skills
2
50
fix-vercel-build Retrieve Vercel build logs, analyze failures, and fix deployment issues. Use when the user types /fix-vercel-build.
blockmatic/basilic-skills
2
Page 1 · 81 total Next