npx skills add https://github.com/blogic-cz/blogic-marketplace --skill requirements使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。
Agent skills and plugins for Blogic TypeScript fullstack projects.
Plugin with MCP servers, hooks, and commands for Claude Code.
claude
/plugin marketplace add https://github.com/blogic-cz/blogic-marketplace
/plugin install agent-kit@blogic-marketplace
Available in a separate repository:
gemini extensions install https://github.com/blogic-cz/agent-kit-gemini --auto-update
| Skill | Description |
|---|---|
andocs |
Andocs markdown rendering and documentation |
process-spec |
Structured business process specification creation |
skill-creator |
Guide for creating new agent skills |
Shared skills for all apps built on blogic-template-ts. Works with Claude Code, OpenCode, Cursor, Cline, Copilot, Windsurf, and other agents.
npx skills add blogic-cz/blogic-marketplace/template-ts --all
npx skills add blogic-cz/blogic-marketplace/template-ts --skill drizzle-database --skill trpc-patterns --skill tanstack-frontend
npx skills add blogic-cz/blogic-marketplace/template-ts
npx skills update
| Skill | Description |
|---|---|
better-auth |
Authentication and authorization with Better Auth |
code-review |
Pre-PR code review checklist |
debugging-with-opensrc |
Debug libraries by reading their source code |
drizzle-database |
Database schemas, queries, and migrations with Drizzle ORM |
effect-ts |
Effect TypeScript services, layers, and error handling |
frontend-design |
UI components, styling, and layouts |
git-workflow |
PR lifecycle, branch management, and CI monitoring |
github-triage |
GitHub triage — resolve issues and review PRs |
kubernetes-helm |
Kubernetes deployments with Helm charts |
marketing-expert |
Marketing copy and landing pages |
performance-optimization |
N+1 fixes, batch operations, and query optimization |
process-db-report |
PostgreSQL performance report analysis |
production-troubleshooting |
Debug production/test performance issues |
react-doctor |
React codebase health diagnostics |
requirements |
Structured 5-phase requirements gathering |
scan-effect-solutions |
Effect TypeScript compliance audit |
sentry-integration |
Error tracking and tracing with Sentry |
sync-template |
Sync project with blogic-template-ts upstream |
tanstack-frontend |
TanStack Router routes, TRPC prefetching, and forms |
tdd |
Test-driven development with Red-Green-Refactor |
testing-patterns |
Unit tests, TRPC integration tests, and E2E tests |
trpc-patterns |
TRPC routers, procedures, and middleware |
update-packages |
npm package updates with breaking change handling |
MIT